@prefix sampledescriptionvocabulary1: <https://purls.helmholtz-metadaten.de/skosmos/sdv/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://server/unset-base/> .

sampledescriptionvocabulary1:PostPolymerizationModification
  skos:prefLabel "Post-polymerization modification" ;
  skos:definition "Postpolymerization modiﬁcation (postmodiﬁcation) is an eﬀec-tive synthetic approach to produce new functional polymers froma reactive polymer precursor. (https://onlinelibrary.wiley.com/doi/epdf/10.1002/macp.202100370)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Treatment ;
  a skos:Concept .

sampledescriptionvocabulary1:Treatment
  skos:prefLabel "Treatment" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:PostPolymerizationModification .

