@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 go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@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 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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:SO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:SO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:SO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:SO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:so .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.6bc7h9 .

bioregistry.metaresource:go dcterms:hasPart go.resource:SO .

bioregistry.metaresource:miriam dcterms:hasPart miriam:so .

bioregistry.metaresource:n2t dcterms:hasPart n2t:so .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:so .

bioregistry.metaresource:ols dcterms:hasPart ols:so .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:SO .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:so .

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

bioregistry:so a bioregistry.schema:0000001 ;
    rdfs:label "Sequence types and features ontology" ;
    dcterms:description "The Sequence Ontology (SO) is a structured controlled vocabulary for the parts of a genomic annotation. It provides a common set of terms and definitions to facilitate the exchange, analysis and management of genomic data."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/The-Sequence-Ontology/SO-Ontologies> ;
    skos:exactMatch aberowl:SO,
        agroportal:SO,
        ontobee:SO,
        wikidata:Q81661803,
        bioportal:SO,
        biocontext:SO,
        go.resource:SO,
        n2t:so,
        fairsharing:FAIRsharing.6bc7h9,
        prefixcommons:so,
        miriam:so,
        ols:so,
        obofoundry:so ;
    dcat:keyword "bioinformatics",
        "biology",
        "deoxyribonucleic acid",
        "dna",
        "gene",
        "genome",
        "genomics",
        "life science",
        "obo",
        "ontology",
        "region",
        "ribonucleic acid",
        "rna",
        "sequence annotation",
        "sequence feature",
        "structure",
        "transcriptomics" ;
    foaf:homepage <http://www.sequenceontology.org/> ;
    bioregistry.schema:0000005 "0001157"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/SO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:so.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:pcl ;
    bioregistry.schema:0000019 orcid:0000-0002-0831-6427 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/SO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:SO_0001157 ;
    bioregistry.schema:0000029 "so" .

orcid:0000-0002-0831-6427 rdfs:label "Karen Eilbeck" ;
    foaf:mbox "keilbeck@genetics.utah.edu" .

aberowl:SO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:SO dcterms:isPartOf bioregistry.metaresource:agroportal .

ontobee:SO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bioportal:SO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:SO dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:SO dcterms:isPartOf bioregistry.metaresource:go .

n2t:so dcterms:isPartOf bioregistry.metaresource:n2t .

fairsharing:FAIRsharing.6bc7h9 dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:so dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:so dcterms:isPartOf bioregistry.metaresource:miriam .

ols:so dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:so dcterms:isPartOf bioregistry.metaresource:obofoundry .

