@prefix aberowl: <http://aber-owl.net/ontology/> .
@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 ecoportal: <http://ecoportal.lifewatch.eu/ontologies/> .
@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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:AGROVOC .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:AGROVOC .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:305 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:agrovoc .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:AGROVOC .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.anpj91 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P8061 .

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

bioregistry:agrovoc a bioregistry.schema:0000001 ;
    rdfs:label "AGROVOC" ;
    dcterms:contributor orcid:0000-0002-2404-1582,
        orcid:0000-0003-4423-4370 ;
    dcterms:description "AGROVOC is a multilingual and controlled vocabulary designed to cover concepts and terminology under FAO's areas of interest. It is the largest Linked Open Data set about agriculture available for public use and its greatest impact is through providing the access and visibility of data across domains and languages."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:AGROVOC,
        agroportal:AGROVOC,
        ecoportal:AGROVOC,
        wikidata:P8061,
        wikidata:Q292649,
        bartoc:305,
        fairsharing:FAIRsharing.anpj91 ;
    dcat:keyword "agricultural products",
        "agriculture",
        "agronomy",
        "aquaculture",
        "botany",
        "climate",
        "data management",
        "environmental science",
        "fisheries science",
        "food",
        "food security",
        "forest management",
        "knowledge and information systems",
        "nutritional science",
        "water management" ;
    foaf:homepage <https://data.apps.fao.org/catalog/organization/agrovoc> ;
    bioregistry.schema:0000005 "2842"^^xsd:string ;
    bioregistry.schema:0000006 "http://aims.fao.org/aos/agrovoc/c_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[a-z0-9]+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-3541-3334 ;
    bioregistry.schema:0000024 "http://aims.fao.org/aos/agrovoc/c_"^^xsd:string ;
    bioregistry.schema:0000027 <http://aims.fao.org/aos/agrovoc/c_2842> ;
    bioregistry.schema:0000029 "agrovoc" .

orcid:0000-0002-2404-1582 rdfs:label "Clement Jonquet" ;
    foaf:mbox "clement.jonquet@inrae.fr" .

orcid:0000-0003-3541-3334 rdfs:label "Alex Skrenchuk" ;
    foaf:mbox "alex.skrenchuk@stanford.edu" .

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

aberowl:AGROVOC dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:AGROVOC dcterms:isPartOf bioregistry.metaresource:agroportal .

ecoportal:AGROVOC dcterms:isPartOf bioregistry.metaresource:ecoportal .

wikidata:P8061 dcterms:isPartOf bioregistry.metaresource:wikidata .

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

bartoc:305 dcterms:isPartOf bioregistry.metaresource:bartoc .

fairsharing:FAIRsharing.anpj91 dcterms:isPartOf bioregistry.metaresource:fairsharing .

