@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix ecoportal: <http://ecoportal.lifewatch.eu/ontologies/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:ECOCORE .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:ECOCORE .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:ECOCORE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ecocore .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:ECOCORE .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:ecocore .

bioregistry.metaresource:ols dcterms:hasPart ols:ecocore .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:ECOCORE .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q81661598 .

bioregistry:ecocore a bioregistry.schema:0000001 ;
    rdfs:label "An ontology of core ecological entities" ;
    dcterms:description "Ecocore is a community ontology for the concise and controlled description of ecological traits of organisms."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/EcologicalSemantics/ecocore> ;
    skos:exactMatch aberowl:ECOCORE,
        ecoportal:ECOCORE,
        ontobee:ECOCORE,
        wikidata:Q81661598,
        bioportal:ECOCORE,
        biocontext:ECOCORE,
        ols:ecocore,
        obofoundry:ecocore ;
    dcat:keyword "obo",
        "ontology" ;
    foaf:homepage <https://github.com/EcologicalSemantics/ecocore> ;
    bioregistry.schema:0000005 "00000001"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/ECOCORE_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 obo:ecocore.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:bfo,
        bioregistry:chebi,
        bioregistry:envo,
        bioregistry:go,
        bioregistry:iao,
        bioregistry:pato,
        bioregistry:pco,
        bioregistry:po,
        bioregistry:ro,
        bioregistry:uberon ;
    bioregistry.schema:0000019 orcid:0000-0002-4366-3088 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/ECOCORE_"^^xsd:string ;
    bioregistry.schema:0000027 obo:ECOCORE_00000001 ;
    bioregistry.schema:0000029 "ecocore" .

orcid:0000-0002-4366-3088 rdfs:label "Pier Luigi Buttigieg" ;
    foaf:mbox "p.buttigieg@gmail.com" .

aberowl:ECOCORE dcterms:isPartOf bioregistry.metaresource:aberowl .

ecoportal:ECOCORE dcterms:isPartOf bioregistry.metaresource:ecoportal .

ontobee:ECOCORE dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:Q81661598 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bioportal:ECOCORE dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:ECOCORE dcterms:isPartOf bioregistry.metaresource:biocontext .

ols:ecocore dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:ecocore dcterms:isPartOf bioregistry.metaresource:obofoundry .

