@prefix :      <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix status: <http://metadataregistry.org/uri/RegStatus/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix reg:   <http://metadataregistry.org/uri/profile/RegAp/> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/employee>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Arbeitnehmer"@de , "Employee"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyPerson> ;
        reg:name            "employee"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Person, die bei einer Körperschaft beschäftigt ist."@de , "A person employed by a corporate body."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPersonPerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Related Person (Person)"@en , "in Beziehung stehende Person (Person)"@de ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/realIdentity> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/alternateIdentity> ;
        reg:name            "relatedPersonPerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "Eine Person, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder Identifier repräsentiert wird (z. B. ein Mitarbeiter, ein Familienmitglied, ein Gründer einer Körperschaft).Zu den in Beziehung stehenden Personen gehören auch getrennte Identitäten, die durch ein Individuum begründet wurden. "@de , "A person who is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a collaborator, a member of a family, a founder of a corporate body). Related persons include separate identities established by an individual."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/descendants>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Nachkommen"@de , "Descendants"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPerson> ;
        reg:name            "descendants"@en ;
        reg:status          status:1002 ;
        skos:definition     "A family descended from the particular person."@en , "Die Familie, die von der bestimmten Person abstammt."@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPersonCorporateBody>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Related Person (Corporate Body)"@en , "in Beziehung stehende Person (Körperschaft)"@de ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/employer> ;
        reg:name            "relatedPersonCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "Eine Person, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder Identifier repräsentiert wird (z.B. ein Mitarbeiter, ein Familienmitglied, ein Gründer einer Körperschaft).Zu den in Beziehung stehenden Personen gehören auch getrennte Identitäten, die durch ein Individuum begründet wurden. "@de , "A person who is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a collaborator, a member of a family, a founder of a corporate body). Related persons include separate identities established by an individual."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamilyPerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "in beziehung stehende Familie (Person)"@de , "Related Family (Person)"@en ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/familyMember> ;
        reg:name            "relatedFamilyPerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "A family that is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a person’s family, a family that owns the controlling interest in a corporate body)."@en , "Eine Familie, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird (z. B. die Familie einer Person, eine Familie, die die Kapitalmehrheit in einer Körperschaft hat). "@de .

status:1002  a          skos:Concept ;
        skos:prefLabel  "New-Proposed"@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/sponsoringFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Sponsorenfamilie"@de , "Sponsoring Family"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBody> ;
        reg:name            "sponsoringFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Familie, welche die Körperschaft fördert."@de , "A family that sponsors the corporate body."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/realIdentity>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "wirkliche Identität"@de , "Real identity"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPersonPerson> ;
        reg:name            "realIdentity"@en ;
        reg:status          status:1002 ;
        skos:definition     "A real person who assumes the alternate identity."@en , "Die reale Person, die die andere Identität annimmt."@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2>
        dc:title  "RDA Relationships for Persons, Corporate Bodies, Families"@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPersonFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Related Person (Family)"@en , "in Beziehung stehende Person (Familie)"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPerson> ;
        reg:name            "relatedPersonFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "Eine Person, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder Identifier repräsentiert wird (z. B. ein Mitarbeiter, ein Familienmitglied, ein Gründer einer Körperschaft).Zu den in Beziehung stehenden Personen gehören auch getrennte Identitäten, die durch ein Individuum begründet wurden. "@de , "A person who is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a collaborator, a member of a family, a founder of a corporate body). Related persons include separate identities established by an individual."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/groupMember>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Group member"@en , "Gruppenmitglied"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyPerson> ;
        reg:name            "groupMember"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Person, die ein Mitglied der aufführenden Gruppe, einer Expedition, etc. ist."@de , "A person who is a member of the performing group, expedition, etc."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/successor>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Nachfolger"@de , "Successor"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyCorporateBody> ;
        reg:name            "successor"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Körperschaft, die einer anderen Körperschaft nachfolgt oder aus ihr hervorgeht."@de , "A corporate body that succeeds or follows the other corporate body."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/sponsor>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Sponsor"@de , "Sponsor"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyPerson> ;
        reg:name            "sponsor"@en ;
        reg:status          status:1002 ;
        skos:definition     "A person sponsoring the corporate body."@en , "Die Person, welche die Körperschaft fördert."@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamilyFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "in Beziehung stehende Familie (Familie)"@de , "Related Family (Family)"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamily> ;
        reg:name            "relatedFamilyFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "A family that is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a person’s family, a family that owns the controlling interest in a corporate body)."@en , "Eine Familie, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird (z. B. die Familie einer Person, eine Familie, die die Kapitalmehrheit in einer Körperschaft hat). "@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/hierarchicalSubordinate>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label        "untergeordnete Körperschaft"@de , "Hierarchical subordinate"@en ;
        reg:name          "hierarchicalSubordinate"@en ;
        reg:status        status:1002 ;
        skos:definition   "Die Körperschaft, die einer anderen Körperschaft untergeordnet ist (z. B. der Muttergesellschaft)."@de , "A corporate body that is subordinate to the other corporate body (e.g., a parent body)."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPerson>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "In Beziehung stehende Person"@de , "Related Person"@en ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPersonFamily> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/descendants> ;
        reg:name            "relatedPerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "Eine Person, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder Identifier repräsentiert wird (z. B. ein Mitarbeiter, ein Familienmitglied, ein Gründer einer Körperschaft). Zu den in Beziehung stehenden Personen gehören auch getrennte Identitäten, die durch ein Individuum begründet wurden. "@de , "A person who is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a collaborator, a member of a family, a founder of a corporate body). Related persons include separate identities established by an individual."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamilyCorporateBody>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "in Beziehung stehende Familie"@de , "Related Family (Corporate Body)"@en ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/sponsoredOrganization> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/foundedOrganization> ;
        reg:name            "relatedFamilyCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "A family that is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a person’s family, a family that owns the controlling interest in a corporate body)."@en , "Eine Familie, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird (z. B. die Familie einer Person, eine Familie, die die Kapitalmehrheit in einer Körperschaft hat). "@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/incumbent>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Amtsinhaber"@de , "Incumbent"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyPerson> ;
        reg:name            "incumbent"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Person, die ihren Amtssitz in der Körperschaft hat (z.B. der amtierende Präsident)."@de , "A person holding an office in the corporate body (e.g., the incumbent president)."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/productOfAMerger>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Product of a merger"@en , "Ergebnis einer Fusion"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyCorporateBody> ;
        reg:name            "productOfAMerger"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Körperschaft, die aus der Fusion einer oder mehrerer Körperschaften entsteht."@de , "A corporate body that resulted from a merger of two or more other corporate bodies."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyCorporateBody>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "In Beziehung stehende Körperschaft (Körperschaft)"@de , "Related Corporate Body (Corporate Body)"@en ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/productOfASplit> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/successor> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/productOfAMerger> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/predecessor> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/hierarchicalSuperior> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/mergee> ;
        reg:name            "relatedCorporateBodyCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "Eine Körperschaft, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird (z.B. eine Musikgruppe, der eine Person angehört, eine Tochterfirma). Zu den in Beziehung stehenden  Körperschaften gehören auch Körperschaften, die der Institution, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird, als Ergebnis einer Namensänderung vorangeht oder nachfolgt. "@de , "A corporate body that is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a\nmusical group to which a person belongs, a subsidiary company). Related corporate bodies include corporate bodies that precede or succeed the body represented by an\nauthorized access point and/or identifier as the result of a change of name."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/predecessor>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Predecessor"@en , "Vorgänger"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyCorporateBody> ;
        reg:name            "predecessor"@en ;
        reg:status          status:1002 ;
        skos:definition     "A corporate body that precedes the other corporate body."@en , "Die Körperschaft, die einer anderen Körperschaft vorausgeht."@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBody>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Related Corporate Body"@en , "In Beziehung stehende Körperschaft "@de ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyFamily> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/foundingFamily> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/sponsoringFamily> ;
        reg:name            "relatedCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "Eine Körperschaft, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird (z.B. eine Musikgruppe, der eine Person angehört, eine Tochterfirma). Zu den in Beziehung stehenden  Körperschaften gehören auch Körperschaften, die der Institution, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird, als Ergebnis einer Namensänderung vorangeht oder nachfolgt. "@de , "A corporate body that is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a musical group to which a person belongs, a subsidiary company). Related corporate bodies include corporate bodies that precede or succeed the body represented by an authorized access point and/or identifier as the result of a change of name."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyPerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "In Beziehung stehende Körperschaft (Person)"@de , "Related Corporate Body (Person)"@en ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/incumbent> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/groupMember> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/employee> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/founder> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/sponsor> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/alternateIdentity> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/realIdentity> ;
        reg:name            "relatedCorporateBodyPerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "Eine Körperschaft, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird (z.B. eine Musikgruppe, der eine Person angehört, eine Tochterfirma). Zu den in Beziehung stehenden  Körperschaften gehören auch Körperschaften, die der Institution, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird, als Ergebnis einer Namensänderung vorangeht oder nachfolgt. "@de , "A corporate body that is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a musical group to which a person belongs, a subsidiary company). Related corporate bodies include corporate bodies that precede or succeed the body represented by an authorized access point and/or identifier as the result of a change of name."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamily>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "in Beziehung stehende Familie"@de , "Related Family"@en ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamilyFamily> , <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/descendantFamily> ;
        reg:name            "relatedFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "Eine Familie, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird (z. B. die Familie einer Person, eine Familie, die die Kapitalmehrheit in einer Körperschaft hat). "@de , "A family that is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a person’s family, a family that owns the controlling interest in a corporate body)."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/founder>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Gründer"@de , "Founder"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyPerson> ;
        reg:name            "founder"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Person, welche die Körperschaft gegründet hat."@de , "A person who founded the corporate body."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/sponsoredOrganization>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Sponsored organization"@en , "geförderte Organisation"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamilyCorporateBody> ;
        reg:name            "sponsoredOrganization"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Körperschaft, welche von der Familie gefördert wird."@de , "A corporate body that the family sponsors."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "In Beziehung stehende Körperschaft (Familie)"@de , "Related Corporate Body (Family)"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBody> ;
        reg:name            "relatedCorporateBodyFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "Eine Körperschaft, die mit der Person, Familie oder Körperschaft in Verbindung steht, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird (z.B. eine Musikgruppe, der eine Person angehört, eine Tochterfirma). Zu den in Beziehung stehenden  Körperschaften gehören auch Körperschaften, die der Institution, die durch eine Ansetzungsform des Sucheinstiegs und/oder einen Identifier repräsentiert wird, als Ergebnis einer Namensänderung vorangeht oder nachfolgt. "@de , "A corporate body that is associated with the person, family, or corporate body represented by a preferred access point and/or identifier (e.g., a musical group to which a person belongs, a subsidiary company). Related corporate bodies include corporate bodies that precede or succeed the body represented by an authorized access point and/or identifier as the result of a change of name."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/descendantFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Abstammende Familie"@de , "Descendant Family"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamily> ;
        reg:name            "descendantFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Familie, die von der anderen Familie abstammt."@de , "A family descended from the other family."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/productOfASplit>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Ergebnis einer Teilung"@de , "Product of a split"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyCorporateBody> ;
        reg:name            "productOfASplit"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Körperschaft, die aus einer Spaltung oder Teilung von der anderen Körperschaft entsteht."@de , "A corporate body that resulted from a split or division of the other corporate body."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/alternateIdentity>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "andere Identität"@de , "Alternate identity"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPersonPerson> ;
        reg:name            "alternateIdentity"@en ;
        reg:status          status:1002 ;
        skos:definition     "A pseudonymous or other identity assumed by the person."@en , "Das Pseudonym bzw. die andere Identität, welche die Person annimmt."@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/hierarchicalSuperior>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Hierarchical superior"@en , "übergeordnete Körperschaft"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyCorporateBody> ;
        reg:name            "hierarchicalSuperior"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Körperschaft, die einer anderen Körperschaft übergeordnet ist."@de , "A corporate body that is hierarchically superior to the other corporate body."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/foundedOrganization>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Founded organization"@en , "gegründete Organisation"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamilyCorporateBody> ;
        reg:name            "foundedOrganization"@en ;
        reg:status          status:1002 ;
        skos:definition     "A corporate body that the family founded."@en , "Die Körperschaft, welche die Familie gründete."@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/foundingFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Founding Family"@en , "Gründerfamilie"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBody> ;
        reg:name            "foundingFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Familie, welche die Körperschaft gegründet hat."@de , "A family that founded the corporate body."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/employer>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Arbeitgeber"@de , "Employer"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedPersonCorporateBody> ;
        reg:name            "employer"@en ;
        reg:status          status:1002 ;
        skos:definition     "A corporate body that employs the person."@en , "Die Körperschaft, welche die Person beschäftigt."@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/mergee>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Mergee"@en , "fusionierte Körperschaft"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedCorporateBodyCorporateBody> ;
        reg:name            "mergee"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Körperschaft, die mit der anderen Körperschaft fusioniert hat."@de , "A corporate body that merged with the other corporate body to form a third."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/familyMember>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Familienmitglied"@de , "Family member"@en ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/relatedFamilyPerson> ;
        reg:hasSubproperty  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/progenitor> ;
        reg:name            "familyMember"@en ;
        reg:status          status:1002 ;
        skos:definition     "A person who is a member of the family."@en , "Die Person, die ein Mitglied der Familie ist."@de .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/explanationOfRelationship>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Agent> ;
        rdfs:isDefinedBy  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label        "Erläuterung der Beziehung"@de , "Explanation of Relationship"@en ;
        reg:name          "explanationOfRelationship"@en ;
        reg:status        status:1002 ;
        skos:definition   "Informationen, die die Beziehung zwischen einer Entität, die durch eine Ansetzungsform des Sucheinstiegs und/oder Identifier repräsentiert wird, und einer damit in Beziehung stehenden Entität herausstellt oder erläutert. "@de , "Information elaborating on or clarifying the relationship between an entity represented by a preferred access point and/or identifier and a related entity."@en .

<http://metadataregistry.org/uri/schema/RDARelationshipsGR2/progenitor>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://metadataregistry.org/uri/schema/RDARelationshipsGR2> ;
        rdfs:label          "Progenitor"@en , "Vorfahre, Stammvater"@de ;
        rdfs:subPropertyOf  <http://metadataregistry.org/uri/schema/RDARelationshipsGR2/familyMember> ;
        reg:name            "progenitor"@en ;
        reg:status          status:1002 ;
        skos:definition     "Die Person, von der die Familie abstammt."@de , "A person from whom the family is descended."@en .
