@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:HasStepChildParent metadata_def:mappingLoom "hasstepchildstepparent" ; metadata_def:mappingSameURI ns0:HasStepChildParent ; metadata_def:prefLabel "ha figliastro(a) / padrigno o madrigna"@it, "has stepchild / stepparent"@de, "has stepchild / stepparent"@en, "has stepchild / stepparent"@es ; metadata:prefixIRI "HasStepChildParent" ; a owl:Class, owl:NamedIndividual ; rdfs:comment "This is the n-ary concept for the properties hasStepChild / hasStepParent"@en ; rdfs:isDefinedBy <https://d-nb.info/standards/elementset/agrelon#> ; rdfs:label "ha figliastro(a) / padrigno o madrigna"@it, "has stepchild / stepparent"@en, "hat Stiefkind / Stiefelternteil"@de, "tiene hijo(a) / padre o madre adoptivo(a)"@es ; rdfs:seeAlso ns0:hasStepChild, ns0:hasStepParent ; rdfs:subClassOf ns0:HasChildParent ; ns1:term_status "stable" . ns0:hasStepChild ns0:correspondsTo ns0:HasStepChildParent . ns0:hasStepParent ns0:correspondsToInverse ns0:HasStepChildParent .
@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:HasStepChildParent
    metadata_def:mappingLoom "hasstepchildstepparent" ;
    metadata_def:mappingSameURI ns0:HasStepChildParent ;
    metadata_def:prefLabel "ha figliastro(a) / padrigno o madrigna"@it, "has stepchild / stepparent"@de, "has stepchild / stepparent"@en, "has stepchild / stepparent"@es ;
    metadata:prefixIRI "HasStepChildParent" ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "This is the n-ary concept for the properties hasStepChild / hasStepParent"@en ;
    rdfs:isDefinedBy <https://d-nb.info/standards/elementset/agrelon#> ;
    rdfs:label "ha figliastro(a) / padrigno o madrigna"@it, "has stepchild / stepparent"@en, "hat Stiefkind / Stiefelternteil"@de, "tiene hijo(a) / padre o madre adoptivo(a)"@es ;
    rdfs:seeAlso ns0:hasStepChild, ns0:hasStepParent ;
    rdfs:subClassOf ns0:HasChildParent ;
    ns1:term_status "stable" .

ns0:hasStepChild
    ns0:correspondsTo ns0:HasStepChildParent .

ns0:hasStepParent
    ns0:correspondsToInverse ns0:HasStepChildParent .