@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:InSituPolymerization
  skos:prefLabel "In-situ Polymerization" ;
  skos:definition """The in situ polymerization process consists of an initiation step followed by a series of polymerization steps, which results in the formation of a hybrid between polymer molecules and nanoparticles. (Wikipedia, https://en.wikipedia.org/wiki/In_situ_polymerization)
Mixing of nanoparticles within liquid monomer so that polymer formation results in embedding of particles (MaterialsMine Ontology)"""^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Polymerization ;
  a skos:Concept .

sampledescriptionvocabulary1:Polymerization
  skos:prefLabel "Polymerization" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:InSituPolymerization .

