@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_84c13fad>
  skos:related <https://w3id.org/ozcar-theia/c_30ef7ecd> ;
  skos:broader <https://w3id.org/ozcar-theia/c_a3f43b9e> ;
  dc:created "2023-03-31T15:05:12"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Neodymium-144"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_a3f43b9e>
  skos:prefLabel "Neodymium"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_84c13fad> .

<https://w3id.org/ozcar-theia/c_30ef7ecd>
  skos:prefLabel "Neodymium-143 and neodymium-144 isotope"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_84c13fad> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
