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

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

<https://w3id.org/ozcar-theia/c_819e7098> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_4d8cb8af> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_b8f8af28>
  skos:prefLabel "Escherichia coli"@en ;
  a ns0:Entity, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_4d8cb8af> .

<https://w3id.org/ozcar-theia/c_4d8cb8af>
  skos:broader <https://w3id.org/ozcar-theia/c_3aa09fc5> ;
  skos:definition "[Wikipedia] Coliform bacteria are defined as Rod shaped Gram-negative non-spore forming and motile or non-motile bacteria which can ferment lactose with the production of acid and gas when incubated at 35–37°C. "@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b8f8af28> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/1561> ;
  skos:prefLabel "Coliform bacteria"@en ;
  a ns0:Entity, skos:Concept .

