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

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:TADS .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:TADS .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:TADS .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:tads .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.8wm364 .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:tads .

bioregistry.metaresource:ols dcterms:hasPart ols:tads .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:TADS .

bioregistry:tads a bioregistry.schema:0000001 ;
    rdfs:label "Tick Anatomy Ontology" ;
    dcterms:description "The anatomy of the Tick, <i>Families: Ixodidae, Argassidae</i>"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/VEuPathDB-ontology/TADS> ;
    skos:exactMatch aberowl:TADS,
        ontobee:TADS,
        bioportal:TADS,
        biocontext:TADS,
        fairsharing:FAIRsharing.8wm364,
        ols:tads,
        obofoundry:tads ;
    dcat:keyword "anatomy",
        "life science",
        "obo",
        "ontology" ;
    foaf:homepage <https://www.vectorbase.org/ontology-browser> ;
    bioregistry.schema:0000005 "0000547"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/TADS_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:tads.owl ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0001-9370-918X ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/TADS_"^^xsd:string ;
    bioregistry.schema:0000027 obo:TADS_0000547 ;
    bioregistry.schema:0000029 "tads" .

orcid:0000-0001-9370-918X rdfs:label "Daniel Sonenshine" ;
    foaf:mbox "dsonensh@odu.edu" .

aberowl:TADS dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:TADS dcterms:isPartOf bioregistry.metaresource:ontobee .

bioportal:TADS dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:TADS dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.8wm364 dcterms:isPartOf bioregistry.metaresource:fairsharing .

ols:tads dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:tads dcterms:isPartOf bioregistry.metaresource:obofoundry .

