@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 lov: <https://lov.linkeddata.es/dataset/lov/vocabs/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@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:FALDO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:FALDO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:faldo .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:FALDO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:faldo .

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

bioregistry.metaresource:lov dcterms:hasPart lov:faldo .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:faldo .

bioregistry:faldo a bioregistry.schema:0000001 ;
    rdfs:label "Feature Annotation Location Description Ontology" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "It is a simple ontology to describe sequence feature positions and regions as found in GFF3, DBBJ, EMBL, GenBank files, UniProt, and many other bioinformatics resources"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/OBF/FALDO> ;
    skos:exactMatch aberowl:FALDO,
        agroportal:FALDO,
        bioportal:FALDO,
        biocontext:faldo,
        fairsharing:FAIRsharing.haxp7g,
        lov:faldo,
        prefixcommons:faldo ;
    dcat:keyword "binding site",
        "gene feature",
        "genetics",
        "geography",
        "nucleic acid sequence",
        "ontology",
        "sequence",
        "sequence annotation",
        "sequence feature" ;
    foaf:homepage <http://biohackathon.org/resource/faldo> ;
    bioregistry.schema:0000005 "ForwardStrandPosition"^^xsd:string ;
    bioregistry.schema:0000006 "http://biohackathon.org/resource/faldo#$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/FALDO/1/faldo.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Jerven Bolleman" ;
            foaf:mbox "jerven.bolleman@isb-sib.ch" ] ;
    bioregistry.schema:0000024 "http://biohackathon.org/resource/faldo#"^^xsd:string ;
    bioregistry.schema:0000027 <http://biohackathon.org/resource/faldo#ForwardStrandPosition> ;
    bioregistry.schema:0000029 "faldo" .

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

aberowl:FALDO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:FALDO dcterms:isPartOf bioregistry.metaresource:agroportal .

bioportal:FALDO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:faldo dcterms:isPartOf bioregistry.metaresource:biocontext .

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

lov:faldo dcterms:isPartOf bioregistry.metaresource:lov .

prefixcommons:faldo dcterms:isPartOf bioregistry.metaresource:prefixcommons .

