@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://d-nb.info/standards/elementset/agrelon#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns1: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . ns0:HasGodChildParent rdfs:subClassOf ns0:HasNieceNephewAuntUncle . ns0:HasNieceNephewAuntUncle metadata_def:mappingLoom "hasauntorunclenieceornephew" ; metadata_def:mappingSameURI ns0:HasNieceNephewAuntUncle ; metadata_def:prefLabel "ha zia o zio / nipote (di zii)"@it, "has aunt or uncle / niece or nephew"@de, "has aunt or uncle / niece or nephew"@en, "has aunt or uncle / niece or nephew"@es ; metadata:prefixIRI "HasNieceNephewAuntUncle" ; a owl:Class, owl:NamedIndividual ; rdfs:comment "This is the n-ary concept for the properties hasAuntUncle / hasNieceNephew"@en ; rdfs:isDefinedBy <https://d-nb.info/standards/elementset/agrelon#> ; rdfs:label "ha zia o zio / nipote (di zii)"@it, "has aunt or uncle / niece or nephew"@en, "hat Tante oder Onkel / Nichte oder Neffe"@de, "tiene tío o tía / sobrino(a)"@es ; rdfs:seeAlso ns0:hasAuntUncle, ns0:hasNieceNephew ; rdfs:subClassOf ns0:HasRelative ; ns1:term_status "stable" . ns0:hasAuntUncle ns0:correspondsToInverse ns0:HasNieceNephewAuntUncle . ns0:hasNieceNephew ns0:correspondsTo ns0:HasNieceNephewAuntUncle .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://d-nb.info/standards/elementset/agrelon#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

ns0:HasGodChildParent
    rdfs:subClassOf ns0:HasNieceNephewAuntUncle .

ns0:HasNieceNephewAuntUncle
    metadata_def:mappingLoom "hasauntorunclenieceornephew" ;
    metadata_def:mappingSameURI ns0:HasNieceNephewAuntUncle ;
    metadata_def:prefLabel "ha zia o zio / nipote (di zii)"@it, "has aunt or uncle / niece or nephew"@de, "has aunt or uncle / niece or nephew"@en, "has aunt or uncle / niece or nephew"@es ;
    metadata:prefixIRI "HasNieceNephewAuntUncle" ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "This is the n-ary concept for the properties hasAuntUncle / hasNieceNephew"@en ;
    rdfs:isDefinedBy <https://d-nb.info/standards/elementset/agrelon#> ;
    rdfs:label "ha zia o zio / nipote (di zii)"@it, "has aunt or uncle / niece or nephew"@en, "hat Tante oder Onkel / Nichte oder Neffe"@de, "tiene tío o tía / sobrino(a)"@es ;
    rdfs:seeAlso ns0:hasAuntUncle, ns0:hasNieceNephew ;
    rdfs:subClassOf ns0:HasRelative ;
    ns1:term_status "stable" .

ns0:hasAuntUncle
    ns0:correspondsToInverse ns0:HasNieceNephewAuntUncle .

ns0:hasNieceNephew
    ns0:correspondsTo ns0:HasNieceNephewAuntUncle .