@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:MagneticProperty
  skos:prefLabel "Magnetic property" ;
  skos:narrower sampledescriptionvocabulary1:NonMagnetic, sampledescriptionvocabulary1:Antiferromagnetic, sampledescriptionvocabulary1:Paramagnetic, sampledescriptionvocabulary1:Ferrimagnetic, sampledescriptionvocabulary1:Ferromagnetic, sampledescriptionvocabulary1:Magnetic ;
  skos:definition "1. The magnetic property of a material is the atomic or subatomic response a material to an applied magnetic field wherein the electron spin and charge create a dipole moment and a magnetic field. (ScienceDirect, Nanomaterials for Medical Applications 2013, Pages 181-234). 2. Magnetic properties other than diamagnetism, which is present in all substances, arise from the interactions of unpaired electrons. These properties are traditionally found in transition metals, lanthanides, and their compounds due to the unpaired d and f electrons on the metal. (https://www.sigmaaldrich.com)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:MarerialProperty ;
  a skos:Concept .

sampledescriptionvocabulary1:NonMagnetic
  skos:prefLabel "Non-magnetic" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MagneticProperty .

sampledescriptionvocabulary1:Antiferromagnetic
  skos:prefLabel "Antiferromagnetic" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MagneticProperty .

sampledescriptionvocabulary1:Paramagnetic
  skos:prefLabel "Paramagnetic" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MagneticProperty .

sampledescriptionvocabulary1:Ferrimagnetic
  skos:prefLabel "Ferrimagnetic" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MagneticProperty .

sampledescriptionvocabulary1:Ferromagnetic
  skos:prefLabel "Ferromagnetic" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MagneticProperty .

sampledescriptionvocabulary1:MarerialProperty
  skos:prefLabel "Material property" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:MagneticProperty .

sampledescriptionvocabulary1:Magnetic
  skos:prefLabel "Magnetic" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MagneticProperty .

