@prefix aberowl: <http://aber-owl.net/ontology/> .
@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 ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:EVORAO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:EVORAO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:evorao .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.75b055 .

bioregistry.metaresource:ols dcterms:hasPart ols:evorao .

bioregistry:evorao a bioregistry.schema:0000001 ;
    rdfs:label "EVORA Ontology" ;
    dcterms:description "The EVORAO Ontology provides a structured and harmonized vocabulary for describing shareable pathogens as characterized biological materials, along with their derived products and associated services, organized into collections. Developed within the EVORA project, it supports consistent metadata annotation across research infrastructures, promoting findability, accessibility, interoperability, and reusability (FAIR). By aligning with relevant standards and ontologies, EVORAO facilitates cross-domain collaboration, integration, and sharing of pathogenic resources and services to enhance pandemic preparedness and response. While initially focused on virology, EVORAO is designed to be extensible and also supports metadata harmonization for other pathogens. [from repository]"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/EVORA-project/evora-ontology> ;
    skos:exactMatch aberowl:EVORAO,
        bioportal:EVORAO,
        fairsharing:FAIRsharing.75b055,
        ols:evorao ;
    dcat:keyword "annotation",
        "fair",
        "ontology",
        "pathogen",
        "virology" ;
    foaf:homepage <https://github.com/EVORA-project/evora-ontology> ;
    bioregistry.schema:0000005 "AlternateName"^^xsd:string ;
    bioregistry.schema:0000006 "https://w3id.org/evorao/$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/EVORAO/23/evorao.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "d3fk" ;
            foaf:mbox "evorao@evora-project.eu" ] ;
    bioregistry.schema:0000024 "https://w3id.org/evorao/"^^xsd:string ;
    bioregistry.schema:0000027 <https://w3id.org/evorao/AlternateName> ;
    bioregistry.schema:0000029 "evorao" .

aberowl:EVORAO dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:EVORAO dcterms:isPartOf bioregistry.metaresource:bioportal .

fairsharing:FAIRsharing.75b055 dcterms:isPartOf bioregistry.metaresource:fairsharing .

ols:evorao dcterms:isPartOf bioregistry.metaresource:ols .

