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

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:ONS .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:ONS .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:ONS .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ons .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:ons .

bioregistry.metaresource:ols dcterms:hasPart ols:ons .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:ONS .

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

bioregistry:ons a bioregistry.schema:0000001 ;
    rdfs:label "Ontology for Nutritional Studies" ;
    dcterms:description "An ontology for description of concepts in the nutritional studies domain."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/enpadasi/Ontology-for-Nutritional-Studies> ;
    skos:exactMatch aberowl:ONS,
        agroportal:ONS,
        ontobee:ONS,
        wikidata:Q113014431,
        bioportal:ONS,
        fairsharing:FAIRsharing.rfec93,
        ols:ons,
        obofoundry:ons ;
    dcat:keyword "biomedical science",
        "nutritional science",
        "obo",
        "ontology" ;
    foaf:homepage <https://github.com/enpadasi/Ontology-for-Nutritional-Studies> ;
    bioregistry.schema:0000005 "0000060"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/ONS_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:ons.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:bfo,
        bioregistry:chebi,
        bioregistry:envo,
        bioregistry:foodon,
        bioregistry:ncbitaxon,
        bioregistry:obi,
        bioregistry:ro,
        bioregistry:uberon ;
    bioregistry.schema:0000018 bioregistry:one ;
    bioregistry.schema:0000019 orcid:0000-0001-9125-4337 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/ONS_"^^xsd:string ;
    bioregistry.schema:0000027 obo:ONS_0000060 ;
    bioregistry.schema:0000029 "ons" .

orcid:0000-0001-9125-4337 rdfs:label "Francesco Vitali" ;
    foaf:mbox "francesco.vitali@ibba.cnr.it" .

aberowl:ONS dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:ONS dcterms:isPartOf bioregistry.metaresource:agroportal .

ontobee:ONS dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:ONS dcterms:isPartOf bioregistry.metaresource:bioportal .

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

ols:ons dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:ons dcterms:isPartOf bioregistry.metaresource:obofoundry .

