@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:Dislocation
  skos:prefLabel "Dislocation" ;
  skos:definition "1. Defect, or irregularity, within an ordered structure. Notes: A screw dislocation is a structure in which a helical path is traced around a linear defect (dislocation line) by the atomic planes in the crystal lattice. An edge dislocation is a defect where an extra half-plane of atoms is introduced mid-way through the crystal. In the context of lithography, a dislocation may be found in a block copolymer pattern. (IUPAC). 2. A displacement of a part (especially a bone) from its normal position. (Ontobee, NCI Thesaurus OBO Edition). 3. a dislocation or Taylor's dislocation is a linear crystallographic defect or irregularity within a crystal structure that contains an abrupt change in the arrangement of atoms. (Wikipedia)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Defect ;
  a skos:Concept .

sampledescriptionvocabulary1:Defect
  skos:prefLabel "Defect" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Dislocation .

