@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 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:ONTOAVIDA .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:ONTOAVIDA .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ontoavida .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:ontoavida .

bioregistry.metaresource:ols dcterms:hasPart ols:ontoavida .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:ONTOAVIDA .

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

bioregistry:ontoavida a bioregistry.schema:0000001 ;
    rdfs:label "Ontology for Avida digital evolution platform" ;
    dcterms:description """The Ontology for Avida (OntoAvida) project aims to develop an integrated vocabulary for the description of the most widely used computational approach for performing experimental evolution using digital organisms (i.e., self-replicating computer programs that evolve within a user-defined computational environment).

The lack of a clearly defined vocabulary makes biologists feel reluctant to embrace the field of digital evolution. This unique ontology has the potential to change this picture overnight.

OntoAvida was initially developed by https://fortunalab.org, the computational biology lab at the Doñana Biological Station (a research institute of the Spanish National Research Council based at Seville, Spain). Contributors to OntoAvida are expected to include members of the Digital Evolution Laboratory (https://devolab.org/) at Michigan State University (USA).

More information can be found at https://obofoundry.org/ontology/ontoavida.html"""^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://gitlab.com/fortunalab/ontoavida> ;
    skos:exactMatch aberowl:ONTOAVIDA,
        ontobee:ONTOAVIDA,
        wikidata:Q113014432,
        bioportal:ONTOAVIDA,
        ols:ontoavida,
        obofoundry:ontoavida ;
    dcat:keyword "obo",
        "ontology" ;
    foaf:homepage <https://gitlab.com/fortunalab/ontoavida> ;
    bioregistry.schema:0000005 "00000001"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/ONTOAVIDA_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{8}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:ontoavida.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:fbcv,
        bioregistry:gsso,
        bioregistry:ncit,
        bioregistry:ro,
        bioregistry:stato ;
    bioregistry.schema:0000019 orcid:0000-0002-8374-1941 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/ONTOAVIDA_"^^xsd:string ;
    bioregistry.schema:0000027 obo:ONTOAVIDA_00000001 ;
    bioregistry.schema:0000029 "ontoavida" .

orcid:0000-0002-8374-1941 rdfs:label "Miguel A. Fortuna" ;
    foaf:mbox "fortuna@ebd.csic.es" .

aberowl:ONTOAVIDA dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:ONTOAVIDA dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:ONTOAVIDA dcterms:isPartOf bioregistry.metaresource:bioportal .

ols:ontoavida dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:ontoavida dcterms:isPartOf bioregistry.metaresource:obofoundry .

