@prefix bartoc: <https://bartoc.org/en/node/> .
@prefix biodivportal: <https://biodivportal.gfbio.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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:1674 .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:GEONAMES .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:geonames .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.6dba71 .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010245 .

bioregistry:geonames a bioregistry.schema:0000001 ;
    rdfs:label "GeoNames" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The GeoNames geographical database covers all countries and contains over eleven million placenames that are available for download free of charge."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch bartoc:1674,
        biodivportal:GEONAMES,
        fairsharing:FAIRsharing.6dba71,
        re3data:r3d100010245 ;
    dcat:keyword "geographic location",
        "geography",
        "geoinformatics",
        "ontology" ;
    foaf:homepage <https://www.geonames.org> ;
    bioregistry.schema:0000005 "3532759"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.geonames.org/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/geonames/geonames.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Marc Wick" ;
            foaf:mbox "marc@geonames.org" ] ;
    bioregistry.schema:0000023 "Geomames",
        "Geonamaes" ;
    bioregistry.schema:0000024 "https://www.geonames.org/"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.geonames.org/3532759> ;
    bioregistry.schema:0000029 "geonames" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

bartoc:1674 dcterms:isPartOf bioregistry.metaresource:bartoc .

biodivportal:GEONAMES dcterms:isPartOf bioregistry.metaresource:biodivportal .

fairsharing:FAIRsharing.6dba71 dcterms:isPartOf bioregistry.metaresource:fairsharing .

re3data:r3d100010245 dcterms:isPartOf bioregistry.metaresource:re3data .

