@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bartoc: <https://bartoc.org/en/node/> .
@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix zazuko: <https://bioregistry.io/metaregistry/zazuko/resolve/> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:GEOSPARQL .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:17990 .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:GEOSPARQL .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:geosparql .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:geo .

bioregistry.metaresource:zazuko dcterms:hasPart zazuko:geo .

bioregistry:geosparql a bioregistry.schema:0000001 ;
    rdfs:label "GeoSPARQL" ;
    dcterms:description "The OGC GeoSPARQL standard supports representing and querying geospatial data on the Semantic Web. GeoSPARQL defines a vocabulary for representing geospatial data in RDF, and it defines an extension to the SPARQL query language for processing geospatial data. In addition, GeoSPARQL is designed to accommodate systems based on qualitative spatial reasoning and systems based on quantitative spatial computations."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:GEOSPARQL,
        bartoc:17990,
        bioportal:GEOSPARQL,
        zazuko:geo,
        tib.ts:geo ;
    dcat:keyword "earth sciences",
        "ess",
        "fair data spaces",
        "nfdi4ing",
        "ontology" ;
    foaf:homepage <http://www.opengis.net/ont/geosparql> ;
    bioregistry.schema:0000005 "hasDefaultGeometry"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.opengis.net/ont/geosparql#$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/GEOSPARQL/1/geosparql.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Kim Durante" ;
            foaf:mbox "kdurante@stanford.edu" ] ;
    bioregistry.schema:0000024 "http://www.opengis.net/ont/geosparql#"^^xsd:string ;
    bioregistry.schema:0000027 geo:hasDefaultGeometry ;
    bioregistry.schema:0000029 "geosparql" .

aberowl:GEOSPARQL dcterms:isPartOf bioregistry.metaresource:aberowl .

bartoc:17990 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:GEOSPARQL dcterms:isPartOf bioregistry.metaresource:bioportal .

zazuko:geo dcterms:isPartOf bioregistry.metaresource:zazuko .

tib.ts:geo dcterms:isPartOf bioregistry.metaresource:tib .

