@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 ns0: <https://w3id.org/iadopt/ont/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_a44f04e1>
  skos:altLabel "Cyanophyta"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_3aa09fc5> ;
  skos:definition "[Wikipedia] Cyanobacteria also known as Cyanophyta, are a phylum of Gram-negative bacteria that obtain energy via photosynthesis. "@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/10100> ;
  skos:prefLabel "Cyanobacteria"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_17e75d36> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_a44f04e1> .
<https://w3id.org/ozcar-theia/c_3aa09fc5>
  skos:prefLabel "Bacteria"@en ;
  a ns0:Entity, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_a44f04e1> .

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