@prefix agroportal: .
@prefix bioregistry: .
@prefix bioregistry.metaresource: .
@prefix bioregistry.schema: .
@prefix dc: .
@prefix dcterms: .
@prefix fairsharing: .
@prefix foaf: .
@prefix ols: .
@prefix ontobee: .
@prefix rdfs: .
@prefix skos: .
@prefix xsd: .
bioregistry.metaresource:agroportal dcterms:hasPart agroportal:SDGIO .
bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sdgio .
bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.d5ff6e .
bioregistry.metaresource:ols dcterms:hasPart ols:sdgio .
bioregistry.metaresource:ontobee dcterms:hasPart ontobee:SDGIO .
bioregistry:sdgio a bioregistry.schema:0000001 ;
rdfs:label "Sustainable Development Goals Interface Ontology" ;
dc:description "An OBO-compliant ontology representing the entities referenced by the SDGs, their targets, and indicators."^^xsd:string ;
dcterms:isPartOf bioregistry.metaresource:bioregistry ;
skos:exactMatch agroportal:SDGIO,
ontobee:SDGIO,
fairsharing:FAIRsharing.d5ff6e,
ols:sdgio ;
foaf:homepage "https://github.com/SDG-InterfaceOntology/sdgio"^^xsd:string ;
bioregistry.schema:0000005 "00020134"^^xsd:string ;
bioregistry.schema:0000006 "http://purl.unep.org/sdg/SDGIO_$1"^^xsd:string ;
bioregistry.schema:0000008 "^\\d{8}$"^^xsd:string ;
bioregistry.schema:0000012 false .
agroportal:SDGIO dcterms:isPartOf bioregistry.metaresource:agroportal .
ontobee:SDGIO dcterms:isPartOf bioregistry.metaresource:ontobee .
fairsharing:FAIRsharing.d5ff6e dcterms:isPartOf bioregistry.metaresource:fairsharing .
ols:sdgio dcterms:isPartOf bioregistry.metaresource:ols .