@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:Polymerization
  skos:prefLabel "Polymerization" ;
  skos:narrower sampledescriptionvocabulary1:InSituPolymerization, sampledescriptionvocabulary1:CondensationPolymerization, sampledescriptionvocabulary1:AdditionalPolymerization ;
  skos:definition """1. Polymerization, any process in which relatively small molecules, called monomers, combine chemically to produce a very large chainlike or network molecule, called a polymer. The monomer molecules may be all alike, or they may represent two, three, or more different compounds. (Brittanica)
2. polymerization is process by which molecular entity of small mass are aggregated in motifs over the course of a chemical reaction catalyzed by enzymes or other molecular entities acting as catalyst. polymerization results in molecular entity of high molecular weight (TIB, Ontology for Biomedical Investigations)"""^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:FabricationProcessingSynthesis ;
  a skos:Concept .

sampledescriptionvocabulary1:InSituPolymerization
  skos:prefLabel "In-situ Polymerization" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Polymerization .

sampledescriptionvocabulary1:CondensationPolymerization
  skos:prefLabel "Condensation Polymerization" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Polymerization .

sampledescriptionvocabulary1:AdditionalPolymerization
  skos:prefLabel "Additional Polymerization" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Polymerization .

sampledescriptionvocabulary1:FabricationProcessingSynthesis
  skos:prefLabel "Fabrication/Processing/Synthesis" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Polymerization .

