@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_f3688044>
  skos:prefLabel "Lead-206 and lead-207 isotope ratio"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_4d49cfca> .

<https://w3id.org/ozcar-theia/c_4d49cfca>
  skos:related <https://w3id.org/ozcar-theia/c_f3688044> ;
  skos:broader <https://w3id.org/ozcar-theia/c_05c8b5fe> ;
  dc:modified "2023-03-31T15:04:28"^^xsd:dateTime ;
  dc:created "2023-03-31T15:04:07"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Lead-206"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

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

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