@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@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:PHENX .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:PHENX .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:phenx .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02244 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:phenx .

bioregistry:phenx a bioregistry.schema:0000001 ;
    rdfs:label "PhenX Toolkit" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "A web-based catalog of recommended measurement protocols selected by experts to include in studies with human participants."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:PHENX,
        bioportal:PHENX,
        integbio:nbdc02244,
        fairsharing:FAIRsharing.y5jcwa,
        prefixcommons:phenx ;
    dcat:keyword "bibliography/documents",
        "biomedical science",
        "disease",
        "environmental science",
        "exposure",
        "health/disease",
        "life science",
        "method",
        "ontology",
        "organism",
        "phenotype" ;
    foaf:homepage <https://www.phenxtoolkit.org/> ;
    bioregistry.schema:0000005 "130502"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.phenxtoolkit.org/protocols/view/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/PHENX/16/phenx.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "PhenX Admin" ;
            foaf:mbox "yingqin@rti.org" ] ;
    bioregistry.schema:0000023 "phenxtoolkit" ;
    bioregistry.schema:0000024 "https://www.phenxtoolkit.org/protocols/view/"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.phenxtoolkit.org/protocols/view/130502> ;
    bioregistry.schema:0000029 "phenx" .

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

aberowl:PHENX dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:PHENX dcterms:isPartOf bioregistry.metaresource:bioportal .

integbio:nbdc02244 dcterms:isPartOf bioregistry.metaresource:integbio .

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

prefixcommons:phenx dcterms:isPartOf bioregistry.metaresource:prefixcommons .

