@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://rdvocab.info/ElementsGr2/locationOfConferenceEtc>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Location of conference, etc."@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/placeAssociatedWithTheCorporateBody> ;
        reg:name            "locationOfConferenceEtc"@en ;
        reg:status          status:1002 ;
        skos:definition     "A local place in which a conference, congress, meeting, exhibition, fair, festival, etc., was held."@en .

<http://rdvocab.info/ElementsGr2/variantNameForTheCorporateBody>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Variant name for the corporate body"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/nameOfTheCorporateBody> ;
        reg:name            "variantNameForTheCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "A name or form of name by which a corporate body is known that differs from the name or form of name chosen as the preferred\nname."@en .

<http://rdvocab.info/ElementsGr2/nameOfThePerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Name of the person"@en ;
        reg:hasSubproperty  <http://rdvocab.info/ElementsGr2/preferredNameForThePerson> , <http://rdvocab.info/ElementsGr2/variantNameForThePerson> ;
        reg:name            "nameOfThePerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters by which a person is known."@en ;
        skos:scopeNote      "FRBR 4.6.1 and FRAD 5.2."@en .

<http://rdvocab.info/ElementsGr2/prominentMemberOfTheFamily>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Prominent member of the family"@en ;
        reg:name          "prominentMemberOfTheFamily"@en ;
        reg:status        status:1002 ;
        skos:definition   "A well-known individual who is a member of a family."@en ;
        skos:scopeNote    "FRAD 4.2."@en .

<http://rdvocab.info/ElementsGr2/gender>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Gender"@en ;
        reg:name          "gender"@en ;
        reg:status        status:1002 ;
        skos:definition   "The gender with which a person identifies."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/variantNameForThePerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Variant name for the person"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/nameOfThePerson> ;
        reg:name            "variantNameForThePerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "A name or form of name by which a person is known that differs from the name or form of name chosen as the preferred name."@en .

<http://rdvocab.info/ElementsGr2/professionOrOccupation>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Profession or occupation"@en ;
        reg:name          "professionOrOccupation"@en ;
        reg:status        status:1002 ;
        skos:definition   "A profession or occupation in which a person works or has worked."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/associatedInstitution>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Associated institution"@en ;
        reg:name          "associatedInstitution"@en ;
        reg:status        status:1002 ;
        skos:definition   "An institution commonly associated with a corporate body."@en .

<http://rdvocab.info/ElementsGr2/countryAssociatedWithThePerson>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Country associated with the person"@en ;
        reg:name          "countryAssociatedWithThePerson"@en ;
        reg:status        status:1002 ;
        skos:definition   "A country with which a person is identified."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicatorPerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Undifferentiated name indicator (Person)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicator> ;
        reg:name            "undifferentiatedNameIndicatorPerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization indicating that the core elements recorded are insufficient to differentiate between two or more persons with the same name."@en .

<http://rdvocab.info/ElementsGr2/placeAssociatedWithTheCorporateBody>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Place associated with the corporate body"@en ;
        reg:hasSubproperty  <http://rdvocab.info/ElementsGr2/locationOfConferenceEtc> , <http://rdvocab.info/ElementsGr2/locationOfHeadquarters> ;
        reg:name            "placeAssociatedWithTheCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "A significant location associated with a corporate body (e.g., location of a conference, etc., location of the headquarters of an\norganization)."@en ;
        skos:scopeNote      "FRBR 4.7.3 and FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/typeOfFamily>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Type of family"@en ;
        reg:name          "typeOfFamily"@en ;
        reg:status        status:1002 ;
        skos:definition   "A categorization or generic descriptor for the type of family."@en .

<http://rdvocab.info/ElementsGr2/dateAssociatedWithTheCorporateBody>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Date associated with the corporate body"@en ;
        reg:hasSubproperty  <http://rdvocab.info/ElementsGr2/dateOfConferenceEtc> , <http://rdvocab.info/ElementsGr2/dateOfEstablishment> , <http://rdvocab.info/ElementsGr2/dateOfTermination> ;
        reg:name            "dateAssociatedWithTheCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "The date or range of dates on which a conference, etc., is held, or a date with which a corporate body is otherwise associated (e.g., date of founding)."@en ;
        skos:scopeNote      "FRBR 4.7.4 and FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/cataloguersNote>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Agent> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Cataloguer's note"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/name> ;
        reg:name            "cataloguersNote"@en ;
        reg:status          status:1002 ;
        skos:definition     "An annotation that might be helpful to those using or revising the authorized access point representing an entity or relationship data, or creating an authorized access point representing a related entity."@en .

<http://rdvocab.info/ElementsGr2/otherDesignationAssociatedWithThePerson>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Other designation associated with the person"@en ;
        reg:name          "otherDesignationAssociatedWithThePerson"@en ;
        reg:status        status:1002 ;
        skos:definition   "A term other than a title that is associated with a person’s name."@en ;
        skos:scopeNote    "FRBR 4.6.4 and FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/addressOfTheCorporateBody>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Address of the corporate body"@en ;
        reg:name          "addressOfTheCorporateBody"@en ;
        reg:status        status:1002 ;
        skos:definition   "The address of a corporate body’s headquarters or offices, or an e-mail or Internet address for the body."@en ;
        skos:scopeNote    "FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/dateOfTermination>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Date of termination"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/dateAssociatedWithTheCorporateBody> ;
        reg:name            "dateOfTermination"@en ;
        reg:status          status:1002 ;
        skos:definition     "The date on which a corporate body was terminated or dissolved."@en ;
        skos:scopeNote      "FRBR 4.7.4 and FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/dateAssociatedWithThePerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Date associated with the person"@en ;
        reg:hasSubproperty  <http://rdvocab.info/ElementsGr2/dateOfDeath> , <http://rdvocab.info/ElementsGr2/dateOfBirth> , <http://rdvocab.info/ElementsGr2/periodOfActivityOfThePerson> ;
        reg:name            "dateAssociatedWithThePerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "A significant date associated with a person (e.g., date of birth, date of death)."@en ;
        skos:scopeNote      "FRBR 4.6.2 and FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/dateOfConferenceEtc>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Date of conference, etc."@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/dateAssociatedWithTheCorporateBody> ;
        reg:name            "dateOfConferenceEtc"@en ;
        reg:status          status:1002 ;
        skos:definition     "The date or range of dates on which a conference, congress, meeting, exhibition, fair, festival, etc., was held."@en ;
        skos:scopeNote      "FRBR 4.7.4 and FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/fieldOfActivityOfThePerson>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Field of activity of the person"@en ;
        reg:name          "fieldOfActivityOfThePerson"@en ;
        reg:status        status:1002 ;
        skos:definition   "A field of endeavour, area of expertise, etc., in which a person is engaged or was engaged."@en ;
        skos:scopeNote    "FRBR 4.6.4 and FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/fieldOfActivityOfTheCorporateBody>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Field of activity of the corporate body"@en ;
        reg:name          "fieldOfActivityOfTheCorporateBody"@en ;
        reg:status        status:1002 ;
        skos:definition   "A field of business in which a corporate body is engaged, its area of competence, responsibility, jurisdiction, etc."@en ;
        skos:scopeNote    "FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/languageOfThePerson>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Language of the person"@en ;
        reg:name          "languageOfThePerson"@en ;
        reg:status        status:1002 ;
        skos:definition   "A language a person uses when writing for publication, broadcasting, etc."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/identifierForTheFamily>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Identifier for the family"@en ;
        reg:name          "identifierForTheFamily"@en ;
        reg:status        status:1002 ;
        skos:definition   "A character string uniquely associated with a family, or with a surrogate for a family (e.g., an authority record), that serves to differentiate that family from other families."@en ;
        skos:scopeNote    "FRAD 5.2."@en .

<http://rdvocab.info/ElementsGr2/locationOfHeadquarters>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Location of headquarters"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/placeAssociatedWithTheCorporateBody> ;
        reg:name            "locationOfHeadquarters"@en ;
        reg:status          status:1002 ;
        skos:definition     "A country, state, province, etc., or local place in which an organization has its headquarters."@en ;
        skos:scopeNote      "FRBR 4.7.3 and FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/name>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Agent> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Name"@en ;
        rdfs:range          <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Name> ;
        reg:hasSubproperty  <http://rdvocab.info/ElementsGr2/cataloguersNote> , <http://rdvocab.info/ElementsGr2/statusOfIdentification> , <http://rdvocab.info/ElementsGr2/sourceConsulted> ;
        reg:name            "name"@en ;
        reg:status          status:1002 .

<http://rdvocab.info/ElementsGr2/titleOfThePerson>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Title of the person"@en ;
        reg:name          "titleOfThePerson"@en ;
        reg:status        status:1002 ;
        skos:definition   "A word or phrase indicative of royalty, nobility, or ecclesiastical rank or office, or a term of address for a person of religious vocation."@en ;
        skos:scopeNote    "FRBR 4.6.3 and FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/placeAssociatedWithTheFamily>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Place associated with the family"@en ;
        reg:name          "placeAssociatedWithTheFamily"@en ;
        reg:status        status:1002 ;
        skos:definition   "A place where a family resides or has resided or has some connection."@en ;
        skos:scopeNote    "FRAD 4.2."@en .

<http://rdvocab.info/ElementsGr2/nameOfTheFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Name of the family"@en ;
        reg:hasSubproperty  <http://rdvocab.info/ElementsGr2/preferredNameForTheFamily> , <http://rdvocab.info/ElementsGr2/variantNameForTheFamily> ;
        reg:name            "nameOfTheFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters by which a family is known."@en ;
        skos:scopeNote      "FRAD 5.2."@en .

<http://rdvocab.info/ElementsGr2/identifierForTheCorporateBody>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Identifier for the corporate body"@en ;
        reg:name          "identifierForTheCorporateBody"@en ;
        reg:status        status:1002 ;
        skos:definition   "A character string uniquely associated with a corporate body, or with a surrogate for a corporate body (e.g., an authority record), that\nserves to differentiate that corporate body from other corporate bodies."@en ;
        skos:scopeNote    "FRAD 5.2."@en .

<http://rdvocab.info/ElementsGr2/affiliation>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Affiliation"@en ;
        reg:name          "affiliation"@en ;
        reg:status        status:1002 ;
        skos:definition   "A group with which a person is affiliated or has been affiliated through employment, membership, cultural identity, etc."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/languageOfTheCorporateBody>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Language of the corporate body"@en ;
        reg:name          "languageOfTheCorporateBody"@en ;
        reg:status        status:1002 ;
        skos:definition   "A language a corporate body uses in its communications."@en ;
        skos:scopeNote    "FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/variantNameForTheFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Variant name for the family"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/nameOfTheFamily> ;
        reg:name            "variantNameForTheFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "A name or form of name by which a family is known that differs from the name or form of name chosen as the preferred name."@en .

<http://rdvocab.info/ElementsGr2>
        dc:title   "RDA Group 2 Elements"@en ;
        skos:note  "This is the provisional registration of the RDA Group 2 Element Vocabulary, managed by the DCMI/RDA Task Group. "@en .

<http://rdvocab.info/ElementsGr2/placeOfResidence>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Place of residence"@en ;
        reg:name          "placeOfResidence"@en ;
        reg:status        status:1002 ;
        skos:definition   "A town, city, province, state, and/or country in which a person resides or has resided."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/biographicalInformation>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Biographical information"@en ;
        reg:name          "biographicalInformation"@en ;
        reg:status        status:1002 ;
        skos:definition   "Information pertaining to the life or history of a person."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

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

<http://rdvocab.info/ElementsGr2/scopeOfUsage>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Name> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Scope of usage"@en ;
        reg:name          "scopeOfUsage"@en ;
        reg:status        status:1002 ;
        skos:definition   "The type or form of work associated with the name designated as the preferred name for a person, family, or corporate body."@en .

<http://rdvocab.info/ElementsGr2/otherDesignationAssociatedWithTheCorporateBody>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Other designation associated with the corporate body"@en ;
        reg:name          "otherDesignationAssociatedWithTheCorporateBody"@en ;
        reg:status        status:1002 ;
        skos:definition   "A word, phrase, or abbreviation indicating incorporation or legal status of a corporate body, or any term serving to differentiate the body from other corporate bodies, persons, etc."@en ;
        skos:scopeNote    "FRBR 4.7.2, 4.7.5 and FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicatorFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Undifferentiated name indicator (Family)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicator> ;
        reg:name            "undifferentiatedNameIndicatorFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization indicating that the core elements recorded are insufficient to differentiate between two or more families with the same name."@en .

<http://rdvocab.info/ElementsGr2/familyHistory>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Family history"@en ;
        reg:name          "familyHistory"@en ;
        reg:status        status:1002 ;
        skos:definition   "Information pertaining to the history of a family."@en ;
        skos:scopeNote    "FRAD 4.2."@en .

<http://rdvocab.info/ElementsGr2/corporateHistory>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Corporate history"@en ;
        reg:name          "corporateHistory"@en ;
        reg:status        status:1002 ;
        skos:definition   "Information pertaining to the history of a corporate body."@en ;
        skos:scopeNote    "FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/identifierForThePerson>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Identifier for the person"@en ;
        reg:name          "identifierForThePerson"@en ;
        reg:status        status:1002 ;
        skos:definition   "A character string uniquely associated with a person, or with a surrogate for a person (e.g., an authority record), that serves to differentiate that person from other persons."@en .

<http://rdvocab.info/ElementsGr2/placeOfDeath>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Place of death"@en ;
        reg:name          "placeOfDeath"@en ;
        reg:status        status:1002 ;
        skos:definition   "The town, city, province, state, and/or country in which a person died."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/fullerFormOfNamePerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Fuller form of name (Person)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/fullerFormOfName> ;
        reg:name            "fullerFormOfNamePerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "The full form of a part of a name represented only by an initial or abbreviation in the form chosen as the preferred name, or a part of the name not included in the form chosen as the preferred name."@en .

<http://rdvocab.info/ElementsGr2/preferredNameForTheFamily>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Preferred name for the family"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/nameOfTheFamily> ;
        reg:name            "preferredNameForTheFamily"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name or form of name chosen as the basis for the authorized access point representing that family."@en ;
        skos:scopeNote      "FRAD 5.2."@en .

<http://rdvocab.info/ElementsGr2/placeOfBirth>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Place of birth"@en ;
        reg:name          "placeOfBirth"@en ;
        reg:status        status:1002 ;
        skos:definition   "The town, city, province, state, and/or country in which a person was born."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/sourceConsulted>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Agent> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Source consulted"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/name> ;
        reg:name            "sourceConsulted"@en ;
        reg:status          status:1002 ;
        skos:definition     "A resource used in determining the name, title,or other identifying attributes of an entity, or in determining the relationship between entities."@en .

<http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicator>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Undifferentiated name indicator"@en ;
        reg:hasSubproperty  <http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicatorFamily> , <http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicatorCorporateBody> , <http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicatorPerson> ;
        reg:name            "undifferentiatedNameIndicator"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization indicating that the core elements recorded are insufficient to differentiate between two or more entities with the same name."@en .

<http://rdvocab.info/ElementsGr2/numberOfAConferenceEtc>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Number of a conference, etc."@en ;
        reg:name          "numberOfAConferenceEtc"@en ;
        reg:status        status:1002 ;
        skos:definition   "A designation of the sequencing of a conference, etc., within a series of conferences, etc."@en .

<http://rdvocab.info/ElementsGr2/dateOfDeath>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Date of death"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/DateAssociatedWithThePerson> ;
        reg:name            "dateOfDeath"@en ;
        reg:status          status:1002 ;
        skos:definition     "The year a person died. Date of death may also include the month and day of the person’s death."@en ;
        skos:scopeNote      "FRBR 4.6.2 and FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/fullerFormOfName>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Fuller form of name"@en ;
        reg:hasSubproperty  <http://rdvocab.info/ElementsGr2/fullerFormOfNamePerson> ;
        reg:name            "fullerFormOfName"@en ;
        reg:status          status:1002 ;
        skos:definition     "The full form of a part of a name represented only by an initial or abbreviation in the form chosen as the preferred name, or a part of the name not included in the form chosen as the preferred name."@en ;
        skos:scopeNote      "FRBR 4.6.1 and FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/nameOfTheCorporateBody>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Name of the corporate body"@en ;
        reg:hasSubproperty  <http://rdvocab.info/ElementsGr2/preferredNameForTheCorporateBody> , <http://rdvocab.info/ElementsGr2/variantNameForTheCorporateBody> ;
        reg:name            "nameOfTheCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters by which a corporate body is known."@en ;
        skos:scopeNote      "FRBR 4.7.1 and FRAD 5.2."@en .

<http://rdvocab.info/ElementsGr2/note>
        a                 rdf:Property ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Note"@en ;
        reg:name          "note"@en ;
        reg:status        status:1002 ;
        skos:definition   "An annotation providing additional information relating to data recorded in another element."@en .

<http://rdvocab.info/ElementsGr2/dateOfBirth>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Date of birth"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/DateAssociatedWithThePerson> ;
        reg:name            "dateOfBirth"@en ;
        reg:status          status:1002 ;
        skos:definition     "The year a person was born. Date of birth may also include the month and day of the person’s birth."@en .

<http://rdvocab.info/ElementsGr2/addressOfThePerson>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Address of the person"@en ;
        reg:name          "addressOfThePerson"@en ;
        reg:status        status:1002 ;
        skos:definition   "The address of a person’s place of residence, business, or employer, and/or an e-mail or Internet address."@en ;
        skos:scopeNote    "FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/dateOfEstablishment>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Date of establishment"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/dateAssociatedWithTheCorporateBody> ;
        reg:name            "dateOfEstablishment"@en ;
        reg:status          status:1002 ;
        skos:definition     "The date on which a corporate body was established or founded."@en ;
        skos:scopeNote      "FRBR 4.7.4 and FRAD 4.3."@en .

<http://rdvocab.info/ElementsGr2/dateAssociatedWithTheFamily>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Date associated with the family"@en ;
        reg:name          "dateAssociatedWithTheFamily"@en ;
        reg:status        status:1002 ;
        skos:definition   "A significant date associated with a family."@en ;
        skos:scopeNote    "FRAD 4.2."@en .

<http://rdvocab.info/ElementsGr2/periodOfActivityOfThePerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Period of activity of the person"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/DateAssociatedWithThePerson> ;
        reg:name            "periodOfActivityOfThePerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date or range of dates indicative of the period in which a person was active in his or her primary field of endeavour."@en ;
        skos:scopeNote      "FRBR 4.6.2 and FRAD 4.1."@en .

<http://rdvocab.info/ElementsGr2/statusOfIdentification>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Agent> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Status of identification"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/name> ;
        reg:name            "statusOfIdentification"@en ;
        reg:status          status:1002 ;
        skos:definition     "An indication of the level of authentication of the data identifying an entity."@en .

<http://rdvocab.info/ElementsGr2/preferredNameForTheCorporateBody>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Preferred name for the corporate body"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/nameOfTheCorporateBody> ;
        reg:name            "preferredNameForTheCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name or form of name chosen as the basis for the authorized access point representing that body."@en ;
        skos:scopeNote      "FRBR 4.6.1 and FRAD 5.2."@en .

<http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicatorCorporateBody>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/CorporateBody> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Undifferentiated name indicator (Corporate Body)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/undifferentiatedNameIndicator> ;
        reg:name            "undifferentiatedNameIndicatorCorporateBody"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization indicating that the core elements recorded are insufficient to differentiate between two or more corporate bodies with the same name."@en .

<http://rdvocab.info/ElementsGr2/preferredNameForThePerson>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person> ;
        rdfs:isDefinedBy    <http://rdvocab.info/ElementsGr2> ;
        rdfs:label          "Preferred name for the person"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/ElementsGr2/nameOfThePerson> ;
        reg:name            "preferredNameForThePerson"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name or form of name chosen as the basis for the authorized access point representing that person."@en ;
        skos:scopeNote      "FRBR 4.6.1 and FRAD 5.2."@en .

<http://rdvocab.info/ElementsGr2/hereditaryTitle>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Family> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Hereditary title"@en ;
        reg:name          "hereditaryTitle"@en ;
        reg:status        status:1002 ;
        skos:definition   "A title of nobility, etc., associated with a family."@en ;
        skos:scopeNote    "FRAD 4.2."@en .

<http://rdvocab.info/ElementsGr2/dateOfUsage>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Name> ;
        rdfs:isDefinedBy  <http://rdvocab.info/ElementsGr2> ;
        rdfs:label        "Date of usage"@en ;
        reg:name          "dateOfUsage"@en ;
        reg:status        status:1002 ;
        skos:definition   "A date or range of dates associated with the use of the name designated as the preferred name for a person."@en .
