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

referencedatasetvoccreep1:Positioning
  skos:definition "Description whether  coordinate systems of as-tested material and test piece coincide, and of the alignment in the test machine"^^ns0:None ;
  skos:broader referencedatasetvoccreep1:TestPiece ;
  skos:prefLabel "Positioning (Laue, precision)" ;
  a skos:Concept .

referencedatasetvoccreep1:TestPiece
  skos:prefLabel "Test piece" ;
  a skos:Concept ;
  skos:narrower referencedatasetvoccreep1:Positioning .

