@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 metadata_def:mappingLoom "hasgodchildgodparent" ; metadata_def:mappingSameURI ns0:HasGodChildParent ; metadata_def:prefLabel "ha figlioccio o figlioccia / padrino o padrina"@it, "has godchild / godparent"@de, "has godchild / godparent"@en, "has godchild / godparent"@es ; metadata:prefixIRI "HasGodChildParent" ; a owl:Class, owl:NamedIndividual ; rdfs:comment "This is the n-ary concept for the properties hasGodChild and hasGodParent"@en ; rdfs:isDefinedBy <https://d-nb.info/standards/elementset/agrelon#> ; rdfs:label "ha figlioccio o figlioccia / padrino o padrina"@it, "has godchild / godparent"@en, "hat Patenkind / Pate"@de, "tiene ahijado(a) / padrino o madrina"@es ; rdfs:seeAlso ns0:hasGodChild, ns0:hasGodParent ; rdfs:subClassOf ns0:HasNieceNephewAuntUncle ; ns1:term_status "stable" . ns0:hasGodChild ns0:correspondsTo ns0:HasGodChildParent . ns0:hasGodParent ns0:correspondsToInverse ns0:HasGodChildParent .
@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
    metadata_def:mappingLoom "hasgodchildgodparent" ;
    metadata_def:mappingSameURI ns0:HasGodChildParent ;
    metadata_def:prefLabel "ha figlioccio o figlioccia / padrino o padrina"@it, "has godchild / godparent"@de, "has godchild / godparent"@en, "has godchild / godparent"@es ;
    metadata:prefixIRI "HasGodChildParent" ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "This is the n-ary concept for the properties hasGodChild and hasGodParent"@en ;
    rdfs:isDefinedBy <https://d-nb.info/standards/elementset/agrelon#> ;
    rdfs:label "ha figlioccio o figlioccia / padrino o padrina"@it, "has godchild / godparent"@en, "hat Patenkind / Pate"@de, "tiene ahijado(a) / padrino o madrina"@es ;
    rdfs:seeAlso ns0:hasGodChild, ns0:hasGodParent ;
    rdfs:subClassOf ns0:HasNieceNephewAuntUncle ;
    ns1:term_status "stable" .

ns0:hasGodChild
    ns0:correspondsTo ns0:HasGodChildParent .

ns0:hasGodParent
    ns0:correspondsToInverse ns0:HasGodChildParent .