@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@prefix bartoc: <https://bartoc.org/en/node/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:GEMET .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:16 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gemet.concept .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.9091d9 .

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

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

bioregistry:gemet.concept a bioregistry.schema:0000001 ;
    rdfs:label "General Multilingual Environmental Thesaurus Concept" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The European Environment Information and Observation Network (Eionet) is a partnership network of the European Environment Agency (EEA) and its 38 member and cooperating countries. The EEA is responsible for developing Eionet and coordinating its activities together with National Focal Points (NFPs) in the countries. This terminology supports those efforts."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch agroportal:GEMET,
        wikidata:Q1485161,
        bartoc:16,
        fairsharing:FAIRsharing.9091d9,
        tib.ts:gemet ;
    dcat:keyword "biodiversity",
        "earth sciences",
        "ecology",
        "environmental science",
        "ess" ;
    foaf:homepage <https://www.eionet.europa.eu/gemet/en/themes/> ;
    bioregistry.schema:0000005 "627"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.eionet.europa.eu/gemet/en/concept/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Eionet Helpdesk" ;
            foaf:mbox "helpdesk@eionet.europa.eu" ] ;
    bioregistry.schema:0000024 "https://www.eionet.europa.eu/gemet/en/concept/"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.eionet.europa.eu/gemet/en/concept/627> ;
    bioregistry.schema:0000029 "gemet.concept" .

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

agroportal:GEMET dcterms:isPartOf bioregistry.metaresource:agroportal .

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

bartoc:16 dcterms:isPartOf bioregistry.metaresource:bartoc .

fairsharing:FAIRsharing.9091d9 dcterms:isPartOf bioregistry.metaresource:fairsharing .

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

