@prefix biocontext: .
@prefix bioportal: .
@prefix bioregistry: .
@prefix bioregistry.metaresource: .
@prefix bioregistry.schema: .
@prefix dc: .
@prefix dcterms: .
@prefix foaf: .
@prefix miriam: .
@prefix obofoundry: .
@prefix ols: .
@prefix ontobee: .
@prefix orcid: .
@prefix rdfs: .
@prefix skos: .
@prefix xsd: .
bioregistry.metaresource:biocontext dcterms:hasPart biocontext:GEO .
bioregistry.metaresource:bioportal dcterms:hasPart bioportal:GEO .
bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:geogeo .
bioregistry.metaresource:miriam dcterms:hasPart miriam:geogeo .
bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:geo .
bioregistry.metaresource:ols dcterms:hasPart ols:geo .
bioregistry.metaresource:ontobee dcterms:hasPart ontobee:GEO .
bioregistry:geogeo a bioregistry.schema:0000001 ;
rdfs:label "Geographical Entity Ontology" ;
dc:description "An ontology and inventory of geopolitical entities such as nations and their components (states, provinces, districts, counties) and the actual physical territories over which they have jurisdiction. We thus distinguish and assign different identifiers to the US in \"The US declared war on Germany\" vs. the US in \"The plane entered US airspace\"."^^xsd:string ;
dcterms:isPartOf bioregistry.metaresource:bioregistry ;
skos:exactMatch obofoundry:geo,
ontobee:GEO,
bioportal:GEO,
biocontext:GEO,
miriam:geogeo,
ols:geo ;
foaf:homepage "https://github.com/ufbmi/geographical-entity-ontology/wiki"^^xsd:string ;
bioregistry.schema:0000005 "000000021"^^xsd:string ;
bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/GEO_$1"^^xsd:string ;
bioregistry.schema:0000008 "^\\d{9}$"^^xsd:string ;
bioregistry.schema:0000012 false ;
bioregistry.schema:0000019 orcid:0000-0002-9881-1017 .
orcid:0000-0002-9881-1017 rdfs:label "Bill Hogan" .
obofoundry:geo dcterms:isPartOf bioregistry.metaresource:obofoundry .
ontobee:GEO dcterms:isPartOf bioregistry.metaresource:ontobee .
bioportal:GEO dcterms:isPartOf bioregistry.metaresource:bioportal .
biocontext:GEO dcterms:isPartOf bioregistry.metaresource:biocontext .
miriam:geogeo dcterms:isPartOf bioregistry.metaresource:miriam .
ols:geo dcterms:isPartOf bioregistry.metaresource:ols .