@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:Cylinder
  skos:prefLabel "Cylinder" ;
  skos:definition "1. A surface formed by circles of a given radius that are contained in a plane perpendicular to a given axis, whose centers align on the axis. (NCI Thesaurus OBO Edition). 2. A surface formed by circles of a given radius that are contained in a plane perpendicular to a given axis, whose centers align on the axis. (Ontobee, NCI Thesaurus OBO Edition ). 3. a surface or solid bounded by two parallel planes and generated by a straight line moving parallel to the given planes and tracing a curve bounded by the planes and lying in a plane perpendicular or oblique to the given planes. (dictionary.com)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:SampleShape ;
  a skos:Concept .

sampledescriptionvocabulary1:SampleShape
  skos:prefLabel "Sample shape" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Cylinder .

