@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns0: <http://dbpedia.org/resource/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . obo_purl:HANCESTRO_0463 metadata_def:mappingLoom "american" ; metadata_def:mappingSameURI obo_purl:HANCESTRO_0463 ; metadata_def:prefLabel "American"@en ; metadata:prefixIRI "HANCESTRO:0463" ; obo_purl:HANCESTRO_0330 ns0:United_States ; obo_purl:IAO_0000115 "Individuals who self-identify or are reported by authors as being citizens of the United States of America." ; a owl:Class ; rdfs:comment "This term should be used exclusively to refer to citizenship, without any inference of individuals' ethnic, linguistic, religious or other cultural background." ; rdfs:label "American"@en ; rdfs:subClassOf obo_purl:HANCESTRO_0566, obo_purl:HANCESTRO_0602 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://dbpedia.org/resource/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

obo_purl:HANCESTRO_0463
    metadata_def:mappingLoom "american" ;
    metadata_def:mappingSameURI obo_purl:HANCESTRO_0463 ;
    metadata_def:prefLabel "American"@en ;
    metadata:prefixIRI "HANCESTRO:0463" ;
    obo_purl:HANCESTRO_0330 ns0:United_States ;
    obo_purl:IAO_0000115 "Individuals who self-identify or are reported by authors as being citizens of the United States of America." ;
    a owl:Class ;
    rdfs:comment "This term should be used exclusively to refer to citizenship, without any inference of individuals' ethnic, linguistic, religious or other cultural background." ;
    rdfs:label "American"@en ;
    rdfs:subClassOf obo_purl:HANCESTRO_0566, obo_purl:HANCESTRO_0602 .