@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@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:aberowl dcterms:hasPart aberowl:AGRO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:AGRO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:AGRO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:AGRO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:agro .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:agro .

bioregistry.metaresource:ols dcterms:hasPart ols:agro .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:AGRO .

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

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

bioregistry:agro a bioregistry.schema:0000001 ;
    rdfs:label "Agronomy Ontology" ;
    dcterms:contributor orcid:0000-0002-1216-4761 ;
    dcterms:description "AgrO is an ontlogy for representing agronomic practices, techniques, variables and related entities"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/AgriculturalSemantics/agro> ;
    skos:exactMatch aberowl:AGRO,
        agroportal:AGRO,
        ontobee:AGRO,
        wikidata:Q81661533,
        bioportal:AGRO,
        biocontext:AGRO,
        fairsharing:FAIRsharing.m40bhw,
        tib.ts:agro,
        ols:agro,
        obofoundry:agro ;
    dcat:keyword "agriculture",
        "agronomy",
        "cropping systems",
        "dataplant",
        "farming systems research",
        "obo",
        "ontology",
        "plant breeding" ;
    foaf:homepage <https://github.com/AgriculturalSemantics/agro> ;
    bioregistry.schema:0000005 "00020007"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/AGRO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{8}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:agro.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:bfo,
        bioregistry:envo,
        bioregistry:foodon,
        bioregistry:go,
        bioregistry:iao,
        bioregistry:ncbitaxon,
        bioregistry:obi,
        bioregistry:pato,
        bioregistry:peco,
        bioregistry:po,
        bioregistry:ro,
        bioregistry:to,
        bioregistry:uo,
        bioregistry:xco ;
    bioregistry.schema:0000019 orcid:0000-0002-8461-9745 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/AGRO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:AGRO_00020007 ;
    bioregistry.schema:0000029 "agro" .

orcid:0000-0002-1216-4761 rdfs:label "Sumir H Pandit" ;
    foaf:mbox "sumirp77@gmail.com" .

orcid:0000-0002-8461-9745 rdfs:label "Marie-Angélique Laporte" ;
    foaf:mbox "m.a.laporte@cgiar.org" .

aberowl:AGRO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:AGRO dcterms:isPartOf bioregistry.metaresource:agroportal .

ontobee:AGRO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:AGRO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:AGRO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

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

ols:agro dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:agro dcterms:isPartOf bioregistry.metaresource:obofoundry .

