@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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:APAONTO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:apaonto .

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

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

bioregistry:apaonto a bioregistry.schema:0000001 ;
    rdfs:label "Psychology Ontology" ;
    dcterms:contributor orcid:0000-0002-1216-4761,
        orcid:0000-0003-4423-4370 ;
    dcterms:description "An ontology developed by the American Psychological Association (APA). Note that URIs in this ontology appear to have been generated with erroneous settings in Protege."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:APAONTO,
        wikidata:Q111194686,
        fairsharing:FAIRsharing.gkw1w8 ;
    dcat:keyword "behavior",
        "ontology",
        "psychology" ;
    foaf:homepage bioportal:APAONTO ;
    bioregistry.schema:0000005 "Abdomen"^^xsd:string ;
    bioregistry.schema:0000006 "http://ontology.apa.org/apaonto/termsonlyOUT%20(5).owl#$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/APAONTO/4/apaonto.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-1082-8760 ;
    bioregistry.schema:0000024 "http://ontology.apa.org/apaonto/termsonlyOUT%20(5).owl#"^^xsd:string ;
    bioregistry.schema:0000027 <http://ontology.apa.org/apaonto/termsonlyOUT%20(5).owl#Abdomen> ;
    bioregistry.schema:0000029 "apaonto" .

orcid:0000-0002-1216-4761 rdfs:label "Sumir H Pandit" ;
    foaf:mbox "sumirp77@gmail.com" .

orcid:0000-0003-1082-8760 rdfs:label "Alvin Walker" ;
    foaf:mbox "awalker@apa.org" .

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

aberowl:APAONTO dcterms:isPartOf bioregistry.metaresource:aberowl .

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

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

