@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 foaf: <http://xmlns.com/foaf/0.1/> .
@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:biocontext dcterms:hasPart biocontext:EOM .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:eom .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:eom .

bioregistry:eom a bioregistry.schema:0000001 ;
    rdfs:label "Elements of Morphology" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "n international group of clinicians working in the field of dysmorphology has initiated the standardization of terms used to describe human morphology. The goals are to standardize these terms and reach consensus regarding their definitions. In this way, we will increase the utility of descriptions of the human phenotype and facilitate reliable comparisons of findings among patients. Discussions with other workers in dysmorphology and related fields, such as developmental biology and molecular genetics, will become more precise. [from homepage]"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:EOM,
        prefixcommons:eom ;
    dcat:keyword "phenotype" ;
    foaf:homepage <https://elementsofmorphology.nih.gov> ;
    bioregistry.schema:0000005 "7e778d8e789373bb23d8022b911499f6"^^xsd:string ;
    bioregistry.schema:0000006 "https://elementsofmorphology.nih.gov/index.cgi?tid=$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:hp ;
    bioregistry.schema:0000024 "https://elementsofmorphology.nih.gov/index.cgi?tid="^^xsd:string ;
    bioregistry.schema:0000027 <https://elementsofmorphology.nih.gov/index.cgi?tid=7e778d8e789373bb23d8022b911499f6> ;
    bioregistry.schema:0000029 "eom" .

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

biocontext:EOM dcterms:isPartOf bioregistry.metaresource:biocontext .

prefixcommons:eom dcterms:isPartOf bioregistry.metaresource:prefixcommons .

