@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/Elements/earlierTitleProperManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Earlier title proper (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleManifestation> , <http://rdvocab.info/Elements/earlierTitleProper> ;
        reg:name            "earlierTitleProperManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A title proper appearing on an earlier iteration of an integrating resource that differs from that on the current iteration."@en .

<http://rdvocab.info/Elements/parallelPlaceOfDistributionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel place of distribution (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelPlaceOfDistribution> ;
        reg:name            "parallelPlaceOfDistributionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place of distribution in a language and/or script that differs from that recorded in the place of distribution element."@en .

<http://rdvocab.info/Elements/academicDegree>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Academic degree"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dissertationOrThesesInformationWork> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/academicDegreeWork> ;
        reg:name            "academicDegree"@en ;
        reg:status          status:1002 ;
        skos:definition     "A rank conferred as a guarantee of academic proficiency."@en .

<http://rdvocab.info/Elements/dimensionsOfMapEtcManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dimensions of map, etc. (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dimensionsManifestation> , <http://rdvocab.info/Elements/dimensionsOfMapEtc> ;
        reg:name            "dimensionsOfMapEtcManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The measurements of the face of a map, etc."@en .

<http://rdvocab.info/Elements/dimensionsOfMapEtc>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dimensions of map, etc."@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dimensions> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dimensionsOfMapEtcItem> , <http://rdvocab.info/Elements/dimensionsOfMapEtcManifestation> ;
        reg:name            "dimensionsOfMapEtc"@en ;
        reg:status          status:1002 ;
        skos:definition     "The measurements of the face of a map, etc."@en .

<http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequenceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Alternative Numeric and/or Alphabetic Designation of Last Issue or Part of Sequence (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerialsManifestation> , <http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequence> ;
        reg:name            "alternativeNumericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequenceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A second or subsequent system of numbering presented in numeric and/or alphabetic form on the last issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/digitalRepresentationOfCartographicContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Digital representation of cartographic content"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/digitalRepresentationOfCartographicContentManifestation> ;
        reg:name            "digitalRepresentationOfCartographicContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of technical details relating to the encoding of geospatial information in a cartographic resource."@en .

<http://rdvocab.info/Elements/digitalFileCharacteristic>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Digital file characteristic"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/digitalRepresentationOfCartographicContent> , <http://rdvocab.info/Elements/encodingFormat> , <http://rdvocab.info/Elements/transmissionSpeed> , <http://rdvocab.info/Elements/fileType> , <http://rdvocab.info/Elements/resolution> , <http://rdvocab.info/Elements/digitalFileCharacteristicManifestation> , <http://rdvocab.info/Elements/fileSize> ;
        reg:name            "digitalFileCharacteristic"@en ;
        reg:status          status:1002 ;
        skos:definition     "A technical specification relating to the digital encoding of text, image, audio, video, and other types of data in a resource."@en .

<http://rdvocab.info/Elements/epochWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Epoch (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/epoch> ;
        reg:name            "epochWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "An arbitrary moment in time to which measurements of position for a body or orientation for an orbit are referred."@en .

<http://rdvocab.info/Elements/grooveCharacteristic>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Groove characteristic"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/grooveCharacteristicManifestation> ;
        reg:name            "grooveCharacteristic"@en ;
        reg:status          status:1002 ;
        skos:definition     "The groove width of an analog disc or the groove pitch of an analog cylinder."@en .

<http://rdvocab.info/Elements/parallelPlaceOfDistribution>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel place of distribution"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelPlaceOfDistributionManifestation> ;
        reg:name            "parallelPlaceOfDistribution"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place of distribution in a language and/or script that differs from that recorded in the place of distribution element."@en .

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

<http://rdvocab.info/Elements/bookFormat>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Book format"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/bookFormatManifestation> ;
        reg:name            "bookFormat"@en ;
        reg:status          status:1002 ;
        skos:definition     "The result of folding a printed sheet to form a gathering of leaves (e.g., a sheet folded once to form a folio, twice to form a quarto, three times to form an octavo, etc.)."@en .

<http://rdvocab.info/Elements/videoCharacteristic>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Video characteristic"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/videoCharacteristicManifestation> , <http://rdvocab.info/Elements/broadcastStandard> , <http://rdvocab.info/Elements/videoFormat> ;
        reg:name            "videoCharacteristic"@en ;
        reg:status          status:1002 ;
        skos:definition     "A technical specification relating to the encoding of video images in a resource. "@en .

<http://rdvocab.info/Elements/keyTitle>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Key title"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/keyTitleManifestation> ;
        reg:name            "keyTitle"@en ;
        reg:status          status:1002 ;
        skos:definition     "The unique name assigned to a resource by an ISSN registration agency."@en .

<http://rdvocab.info/Elements/publicationStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Publication statement"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/publicationStatementManifestation> ;
        reg:name            "publicationStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the place or places of publication, publisher or publishers, and date or dates of publication of a resource."@en .

<http://rdvocab.info/Elements/otherTitleInformationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Other title information (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleManifestation> , <http://rdvocab.info/Elements/otherTitleInformation> ;
        reg:name            "otherTitleInformationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information that appears in conjunction with, and is subordinate to, the title proper of the resource."@en .

<http://rdvocab.info/Elements/award>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Award"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/awardExpression> ;
        reg:name            "award"@en ;
        reg:status          status:1002 ;
        skos:definition     "A formal recognition of excellence, etc., for the content of a resource by an award- or prize-granting body."@en ;
        skos:scopeNote      "Definition source: RDA 7.25.0.1.1"@en .

<http://rdvocab.info/Elements/SeriesStatementEncodingScheme>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Series Statement Encoding Scheme"@en ;
        rdfs:subClassOf   <http://rdvocab.info/Elements/RDASyntaxEncodingScheme> ;
        reg:name          "SeriesStatementEncodingScheme"@en ;
        reg:status        status:1002 ;
        skos:definition   "This subclass has been created to define the Syntax Encoding Scheme for the RDA Series Statement composite string. The Series Statement is composed of an ordered, concatenated list of properties: - Title proper of series - Parallel title of series - Other title information of series - Parallel other title information of series - Statement of responsibility relating to series - Parallel statement of responsibility relating to series - ISSN of series - Numbering within series - Title proper of subseries - Parallel title of subseries - Other title information of subseries - Parallel other title information of subseries - Statement of responsibility relating to subseries - Parallel statement of responsibility relating to subseries - ISSN of subseries - Numbering within subseries."@en .

<http://rdvocab.info/Elements/equipmentOrSystemRequirementManifestation>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Equipment or system requirement (Manifestation)"@en ;
        reg:name          "equipmentOrSystemRequirementManifestation"@en ;
        reg:status        status:1002 ;
        skos:definition   "The equipment or system required for use, playback, etc., of an analog, digital, etc., resource."@en .

<http://rdvocab.info/Elements/noteOnNumberingOfSerials>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on numbering of serials"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnNumberingOfSerialsManifestation> ;
        reg:name            "noteOnNumberingOfSerials"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on the numbering of the first and/or last issue or part, on complex or irregular numbering (including numbering errors), or on the period covered by a volume, issue, part, etc."@en .

<http://rdvocab.info/Elements/appliedMaterial>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Applied material"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/appliedMaterialManifestation> , <http://rdvocab.info/Elements/emulsionOnMicrofilmAndMicrofiche> ;
        reg:name            "appliedMaterial"@en ;
        reg:status          status:1002 ;
        skos:definition     "A physical or chemical substance applied to a base material of a resource.\n"@en ;
        skos:scopeNote      "Definition source: RDA 3.7.0.1.1"@en .

<http://rdvocab.info/Elements/languageOfExpression>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Language of expression"@en ;
        reg:name          "languageOfExpression"@en ;
        reg:status        status:1002 ;
        skos:definition   "A language in which a work is expressed."@en .

<http://rdvocab.info/Elements/placeOfPublicationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of publication (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/placeOfPublication> ;
        reg:name            "placeOfPublicationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place associated with the publication, release, or issuing of a resource. "@en .

<http://rdvocab.info/Elements/key>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Key"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/keyWork> ;
        reg:name            "key"@en ;
        reg:status          status:1002 ;
        skos:definition     "The set of pitch relationships that establishes the tonal centre, or principal tonal centre, for a musical work. Key is designated by its pitch name and its mode, when it is major or minor.\n"@en ;
        skos:scopeNote      "Definition from: 6.22.0.1.1\t"@en .

<http://rdvocab.info/Elements/baseMaterialManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Base material (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/baseMaterial> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/baseMaterialforMicrofilmMicrofichePhotographicFilmAndMotionPictureFilmManifestation> ;
        reg:name            "baseMaterialManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The underlying physical material of a resource."@en .

<http://rdvocab.info/Elements/formatOfNotatedMusicExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Format of notated music (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formatOfNotatedMusic> ;
        reg:name            "formatOfNotatedMusicExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The musical or physical layout of the content of a resource that is presented in the form of musical notation."@en .

<http://rdvocab.info/Elements/colourContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/colourContentExpression> , <http://rdvocab.info/Elements/colourContentOfResourceDesignedForPersonsWithVisualImpairments> , <http://rdvocab.info/Elements/colourOfStillImage> , <http://rdvocab.info/Elements/colourOfThree-dimensionalForm> , <http://rdvocab.info/Elements/colourOfMovingImage> ;
        reg:name            "colourContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in the content of a resource. Colour content is also the specific colours, tones, etc., (including black and white) present in the content of a resource."@en ;
        skos:scopeNote      " Definition source: RDA 3.12.0.1.1 "@en .

<http://rdvocab.info/Elements/item-specificCarrierCharacteristic>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Item-specific carrier characteristic"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/item-specificCarrierCharacteristicOfEarlyPrintedResources> ;
        reg:name            "item-specificCarrierCharacteristic"@en ;
        reg:status          status:1002 ;
        skos:definition     "A characteristic that applies to the carrier or carriers of the specific item being described and is assumed not to apply to other items\nexemplifying the same manifestation."@en .

<http://rdvocab.info/Elements/productionMethodForManuscript>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Production method for manuscript"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/productionMethod> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/productionMethodForManuscriptManifestation> ;
        reg:name            "productionMethodForManuscript"@en ;
        reg:status          status:1002 ;
        skos:definition     "The process used to produce an original manuscript or a copy."@en .

<http://rdvocab.info/Elements/earlierTitleProper>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Earlier title proper"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/earlierTitleProperManifestation> ;
        reg:name            "earlierTitleProper"@en ;
        reg:status          status:1002 ;
        skos:definition     "A title proper appearing on an earlier iteration of an integrating resource that differs from that on the current iteration."@en .

<http://rdvocab.info/Elements/academicDegreeWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Academic degree (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dissertationOrThesisInformationWork> , <http://rdvocab.info/Elements/academicDegree> ;
        reg:name            "academicDegreeWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "A rank conferred as a guarantee of academic proficiency."@en .

<http://rdvocab.info/Elements/additionalScaleInformation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Additional scale information"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/scale> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/additionalScaleInformationExpression> ;
        reg:name            "additionalScaleInformation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Supplemental information pertaining to scale such as a statement of comparative measures or limitation of the scale to particular parts of the content of a resource."@en .

<http://rdvocab.info/Elements/coverageOfTheContentWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Coverage of the content (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/coverageOfTheContent> ;
        reg:name            "coverageOfTheContentWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "The chronological or geographic coverage of the content of a resource."@en .

<http://rdvocab.info/Elements/dateOfDistributionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of distribution (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dateOfDistribution> ;
        reg:name            "dateOfDistributionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with the distribution of a resource."@en .

<http://rdvocab.info/Elements/PublicationStatementEncodingScheme>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Publication Statement Encoding Scheme"@en ;
        rdfs:subClassOf   <http://rdvocab.info/Elements/RDASyntaxEncodingScheme> ;
        reg:name          "PublicationStatementEncodingScheme"@en ;
        reg:status        status:1002 ;
        skos:definition   "This subclass has been created to define the Syntax Encoding Scheme for the RDA Publication Statement composite string. The Publication Statement is composed of an ordered, concatenated list of properties:\n - Place of publication\n - Parallel place of publication\n - Publisher's name\n - Parallel publisher's name\n - Date of publication\n"@en .

<http://rdvocab.info/Elements/noteOnManufactureStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on manufacture statement"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnManufactureStatementManifestation> ;
        reg:name            "noteOnManufactureStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on place of manufacture, manufacturer, or date of manufacture, or information on changes in the place of manufacture, manufacturer, or manufacturer’s name."@en .

<http://rdvocab.info/Elements/natureOfTheContentWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Nature of the content (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/natureOfTheContent> ;
        reg:name            "natureOfTheContentWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "The specific character of the content of a resource (e.g., legal articles, interim report)."@en .

<http://rdvocab.info/Elements/colourOfStillImage>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour of still image"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/colourContent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/colourOfStillImageExpression> ;
        reg:name            "colourOfStillImage"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in a still image or images contained in a resource. Colour of still image is also the specific colours, tones, etc., (including black and white) present in a still image or images contained in a resource."@en .

<http://rdvocab.info/Elements/numberingWithinSeriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numbering within series (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingWithinSeries> ;
        reg:name            "numberingWithinSeriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A designation of the sequencing of a part or parts within a series. Numbering within series may include a numeral, a letter, any other character, or the combination of these with or without an accompanying caption (volume, number, etc.) and/or a chronological designation."@en .

<http://rdvocab.info/Elements/variantTitleManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Variant title (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleManifestation> , <http://rdvocab.info/Elements/variantTitle> ;
        reg:name            "variantTitleManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A title associated with a resource that differs from a title recorded as the title proper, a parallel title proper, other title information, parallel other title information, earlier title proper, later title proper, key title, or abbreviated title."@en .

<http://rdvocab.info/Elements/transmissionSpeedManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Transmission speed (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristicManifestation> , <http://rdvocab.info/Elements/transmissionSpeed> ;
        reg:name            "transmissionSpeedManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The speed at which streaming audio or video is designed to play."@en .

<http://rdvocab.info/Elements/carrierType>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Carrier type"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/carrierTypeManifestation> ;
        reg:name            "carrierType"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization reflecting the format of the storage medium and housing of a carrier in combination with the type of intermediation device required to view, play, run, etc., the content of a resource."@en ;
        skos:scopeNote      "Definition source: RDA 3.3.0.1.1"@en .

<http://rdvocab.info/Elements/restrictionsOnUse>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Restrictions on use"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/restrictionsOnUseManifestation> ;
        reg:name            "restrictionsOnUse"@en ;
        reg:status          status:1002 ;
        skos:definition     "Limitations placed on uses such as reproduction, publication, exhibition, etc."@en .

<http://rdvocab.info/Elements/noteOnTitleManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on title (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnTitle> ;
        reg:name            "noteOnTitleManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on the source from which a title was taken, the date the title was viewed, variations in titles, inaccuracies, deletions, etc., or other information relating to a title."@en .

<http://rdvocab.info/Elements/designationOfANamedRevisionOfAnEditionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Designation of a named revision of an edition (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/designationOfANamedRevisionOfAnEdition> ;
        reg:name            "designationOfANamedRevisionOfAnEditionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters, identifying a particular revision of a named edition. "@en .

<http://rdvocab.info/Elements/designationOfEdition>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Designation of edition"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/designationOfEditionManifestation> ;
        reg:name            "designationOfEdition"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters, identifying the edition to which a resource belongs."@en .

<http://rdvocab.info/Elements/producersNameManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Producer's name (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/producersName> ;
        reg:name            "producersNameManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name of a person, family, or corporate body responsible for inscribing, fabricating, constructing, etc., a resource in an unpublished form."@en .

<http://rdvocab.info/Elements/numberingWithinSeries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numbering within series"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/numberingWithinSeriesManifestation> ;
        reg:name            "numberingWithinSeries"@en ;
        reg:status          status:1002 ;
        skos:definition     "A designation of the sequencing of a part or parts within a series. Numbering within series may include a numeral, a letter, any other character, or the combination of these with or without an accompanying caption (volume, number, etc.) and/or a chronological designation."@en .

<http://rdvocab.info/Elements/configurationOfPlaybackChannels>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Configuration of playback channels"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/configurationOfPlaybackChannelsManifestation> ;
        reg:name            "configurationOfPlaybackChannels"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number of sound channels used to make a recording (e.g., one channel for a monophonic recording, two channels for a stereophonic recording)."@en .

<http://rdvocab.info/Elements/dateOfPublication>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of publication"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dateOfPublicationManifestation> ;
        reg:name            "dateOfPublication"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with the publication, release, or issuing of a resource."@en .

<http://rdvocab.info/Elements/restrictionsOnUseManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Restrictions on use (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/restrictionsOnUse> ;
        reg:name            "restrictionsOnUseManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Limitations placed on uses such as reproduction, publication, exhibition, etc."@en .

<http://rdvocab.info/Elements/layoutOfCartographicImagesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Layout of cartographic images (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/layoutManifestation> , <http://rdvocab.info/Elements/layoutOfCartographicImages> ;
        reg:name            "layoutOfCartographicImagesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The arrangement of a cartographic image or images in a resource consisting of one or more sheets."@en .

<http://rdvocab.info/Elements/noteExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on expression (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:name            "noteExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "An annotation providing additional information relating to content recorded as an expression attribute."@en .

<http://rdvocab.info/Elements/dateOfDistribution>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of distribution"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dateOfDistributionManifestation> ;
        reg:name            "dateOfDistribution"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with the distribution of a resource."@en .

<http://rdvocab.info/Elements/recordingMediumManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Recording medium (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristicManifestation> , <http://rdvocab.info/Elements/recordingMedium> ;
        reg:name            "recordingMediumManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The type of medium used to record sound on an audio carrier (e.g., magnetic, optical)."@en .

<http://rdvocab.info/Elements/projectionCharacteristicOfMotionPictureFilm>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Projection characteristic of motion picture film"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/projectionCharacteristicOfMotionPictureFilmManifestation> , <http://rdvocab.info/Elements/projectionSpeed> , <http://rdvocab.info/Elements/presentationFormat> ;
        reg:name            "projectionCharacteristicOfMotionPictureFilm"@en ;
        reg:status          status:1002 .

<http://rdvocab.info/Elements/alternativeChronologicalDesignationOfLastIssueOrPartOfSequence>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Alternative Chronological Designation of Last Issue or Part of Sequence"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerials> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/alternativeChronologicalDesignationOfLastIssueOrPartOfSequenceManifestation> ;
        reg:name            "alternativeChronologicalDesignationOfLastIssueOrPartOfSequence"@en ;
        reg:status          status:1002 ;
        skos:definition     "A second or subsequent system of numbering presented in the form of a date (e.g., a year; year and month; month, day, and year) on the last issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/yearDegreeGranted>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Year degree granted"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/yearDegreeGrantedWork> ;
        reg:name            "yearDegreeGranted"@en ;
        reg:status          status:1002 ;
        skos:definition     "The calendar year in which a granting institution or faculty conferred an academic degree on a candidate."@en .

<http://rdvocab.info/Elements/laterTitleProperManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Later title proper (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleManifestation> ;
        reg:name            "laterTitleProperManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A title proper appearing on a later issue or part of a multipart monograph or serial that differs from that on the first or earliest issue or part."@en .

<http://rdvocab.info/Elements/extentOfThreeDimensionalFormItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of three-dimensional form (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentItem> , <http://rdvocab.info/Elements/extentOfThreeDimensionalForm> ;
        reg:name            "extentOfThreeDimensionalFormItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of one or more three-dimensional forms. "@en .

<http://rdvocab.info/Elements/generationOfAudioRecordingManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of audio recording (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generationManifestation> , <http://rdvocab.info/Elements/generationOfAudioRecording> ;
        reg:name            "generationOfAudioRecordingManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of an audio recording and the carrier of a reproduction made from the original (e.g., a tape duplication master, a test pressing)."@en .

<http://rdvocab.info/Elements/fileSizeManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "File size (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristicManifestation> , <http://rdvocab.info/Elements/fileSize> ;
        reg:name            "fileSizeManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number of bytes in a digital file."@en .

<http://rdvocab.info/Elements/manufactureStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Manufacture statement"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/manufactureStatementManifestation> ;
        reg:name            "manufactureStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the place or places of manufacture, manufacturer or manufacturers, and date or dates of manufacture of a resource."@en .

<http://rdvocab.info/Elements/noteOnStatementOfResponsibility>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on statement of responsibility"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnStatementOfResponsibilityManifestation> ;
        reg:name            "noteOnStatementOfResponsibility"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on a person, family, or corporate body not named in a statement of responsibility to whom responsibility for the intellectual or artistic content of the resource has been attributed, on variant forms of names appearing in the resource, on changes in statements of responsibility, or other information relating to a statement of responsibility."@en .

<http://rdvocab.info/Elements/signatoryToATreatyEtcWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Signatory to a treaty, etc. (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/signatoryToATreatyEtc> ;
        reg:name            "signatoryToATreatyEtcWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "A government or other party that has formally signed a treaty, etc., as an adherent to its terms and conditions."@en .

<http://rdvocab.info/Elements/PlaceAndDateOfCaptureEncodingScheme>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Place And Date of Capture Encoding Scheme"@en ;
        rdfs:subClassOf   <http://rdvocab.info/Elements/RDASyntaxEncodingScheme> ;
        reg:name          "PlaceAndDateOfCaptureEncodingScheme"@en ;
        reg:status        status:1002 ;
        skos:definition   "This encoding scheme has been created to define the Syntax Encoding Scheme for the RDA Place and date of capture composite string. Place and date of capture is composed of an ordered, concatenated list of properties: - Place of capture -- Date of capture."@en .

<http://rdvocab.info/Elements/extentOfNotatedMusic>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of notated music"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/extentOfNotatedMusicItem> , <http://rdvocab.info/Elements/extentOfNotatedMusicManifestation> ;
        reg:name            "extentOfNotatedMusic"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of notated music, with or without accompanying text and/or illustrations."@en .

<http://rdvocab.info/Elements/dissertationOrThesisInformationWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dissertation or thesis information (Work)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/DissertationOrThesisInformationEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dissertationOrThesisInformation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/academicDegreeWork> , <http://rdvocab.info/Elements/academicDegree> ;
        reg:name            "dissertationOrThesisInformationWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information relating to a work presented as part of the formal requirements for an academic degree"@en .

<http://rdvocab.info/Elements/resolutionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Resolution (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristicManifestation> , <http://rdvocab.info/Elements/resolution> ;
        reg:name            "resolutionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The clarity or fineness of detail in a digital image, expressed by the measurement of the image in pixels, etc."@en .

<http://rdvocab.info/Elements/parallelManufacturersName>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel manufacturer's name"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelManufacturersNameManifestation> ;
        reg:name            "parallelManufacturersName"@en ;
        reg:status          status:1002 ;
        skos:definition     "A manufacturer’s name in a language and/or script that differs from that recorded in the manufacturer’s name element."@en .

<http://rdvocab.info/Elements/performerNarratorAndOrPresenterExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Performer, narrator, and/or presenter (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/performerNarratorAndOrPresenter> ;
        reg:name            "performerNarratorAndOrPresenterExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A person, family, or corporate body responsible for performing, narrating, and/or presenting a work."@en .

<http://rdvocab.info/Elements/extentOfNotatedMusicManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of notated music (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentManifestation> , <http://rdvocab.info/Elements/extentOfNotatedMusic> ;
        reg:name            "extentOfNotatedMusicManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of notated music, with or without accompanying text and/or illustrations."@en .

<http://rdvocab.info/Elements/noteOnDimensionsOfManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on dimensions of manifestation"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/note> ;
        reg:name            "noteOnDimensionsOfManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information about the dimensions of a manifestation not recorded formally as part of the dimensions element."@en .

<http://rdvocab.info/Elements/titleOfTheWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Title of the work"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/preferredTitleForTheWork> , <http://rdvocab.info/Elements/variantTitleForTheWork> ;
        reg:name            "titleOfTheWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters by which a work is known."@en .

<http://rdvocab.info/Elements/dissertationOrThesisInformation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dissertation or thesis information"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dissertationOrThesisInformationWork> ;
        reg:name            "dissertationOrThesisInformation"@en ;
        reg:status          status:1002 .

<http://rdvocab.info/Elements/editionStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Edition statement"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/editionStatementManifestation> ;
        reg:name            "editionStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the edition to which a resource belongs."@en .

<http://rdvocab.info/Elements/projectionOfCartographicContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Projection of cartographic content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/projectionOfCartographicContentExpression> ;
        reg:name            "projectionOfCartographicContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "The method or system used to represent the surface of the Earth or of a celestial sphere on a plane."@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSeries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to series"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSeriesManifestation> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToSeries"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to series in a language and/or script that differs from that recorded in the statement of responsibility relating to series element."@en .

<http://rdvocab.info/Elements/StatementOfResponsibilityRelatingToEditionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to the edition (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/StatementOfResponsibilityRelatingToTheEdition> ;
        reg:name            "StatementOfResponsibilityRelatingToEditionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification of any persons, families, or corporate bodies responsible for the edition being described but not to all editions."@en .

<http://rdvocab.info/Elements/alternativeChronologicalDesignationOfLastIssueOrPartOfSequenceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Alternative Chronological Designation of Last Issue or Part of Sequence (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerialsManifestation> , <http://rdvocab.info/Elements/alternativeChronologicalDesignationOfLastIssueOrPartOfSequence> ;
        reg:name            "alternativeChronologicalDesignationOfLastIssueOrPartOfSequenceManifestation "@en ;
        reg:status          status:1002 ;
        skos:definition     "A second or subsequent system of numbering presented in the form of a date (e.g., a year; year and month; month, day, and year) on the last issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/equinox>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Equinox"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/equinoxWork> ;
        reg:name            "equinox"@en ;
        reg:status          status:1002 ;
        skos:definition     "One of two points of intersection of the ecliptic and the celestial equator, occupied by the sun when its declination is 0°."@en .

<http://rdvocab.info/Elements/emulsionOnMicrofilmAndMicroficheManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Emulsion on microfilm and microfiche (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/appliedMaterialManifestation> , <http://rdvocab.info/Elements/emulsionOnMicrofilmAndMicrofiche> ;
        reg:name            "emulsionOnMicrofilmAndMicroficheManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A suspension of light-sensitive chemicals used as a coating on a microfilm or microfiche (e.g., silver halide)."@en .

<http://rdvocab.info/Elements/termsOfAvailability>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Terms of availability"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/termsOfAvailabilityManifestation> ;
        reg:name            "termsOfAvailability"@en ;
        reg:status          status:1002 ;
        skos:definition     "The conditions under which the publisher or distributor will normally supply a resource, or the price of a resource."@en .

<http://rdvocab.info/Elements/presentationFormatManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Presentation format (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/projectionCharacteristicOfMotionPictureFilmManifestation> , <http://rdvocab.info/Elements/presentationFormat> ;
        reg:name            "presentationFormatManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The format used in the production of a projected image (e.g., Cinerama, IMAX)."@en .

<http://rdvocab.info/Elements/otherTitleInformation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Other title information"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/otherTitleInformationManifestation> ;
        reg:name            "otherTitleInformation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information that appears in conjunction with, and is subordinate to, the title proper of the resource."@en .

<http://rdvocab.info/Elements/manufacturersName>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Manufacturer's name"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/manufacturersNameManifestation> ;
        reg:name            "manufacturersName"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name of a person, family, or corporate body responsible for printing, duplicating, casting, etc., a resource in a published form."@en .

<http://rdvocab.info/Elements/productionMethodForTactileResource>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Production method for tactile resource"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/productionMethod> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/productionMethodForTactileResourceManifestation> ;
        reg:name            "productionMethodForTactileResource"@en ;
        reg:status          status:1002 ;
        skos:definition     "The process used to produce a tactile resource (e.g., embossing, thermoform)."@en .

<http://rdvocab.info/Elements/parallelOtherTitleInformationOfSubseriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel other title information of subseries (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelOtherTitleInformationOfSubseries> ;
        reg:name            "parallelOtherTitleInformationOfSubseriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Other title information of a subseries in a language and/or script that differs from that recorded in the other title information of\nsubseries element."@en .

<http://rdvocab.info/Elements/noteOnDistributionStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on distribution statement"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnDistributionStatementManifestation> ;
        reg:name            "noteOnDistributionStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on place of distribution, distributor, or date of distribution, or information on changes in the place of distribution, distributor, or distributor’s name."@en .

<http://rdvocab.info/Elements/chronologicalDesignationOfLastIssueOrPartOfSequence>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Chronological designation of last issue or part of sequence"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerials> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/chronologicalDesignationOfLastIssueOrPartOfSequenceManifestation> ;
        reg:name            "chronologicalDesignationOfLastIssueOrPartOfSequence"@en ;
        reg:status          status:1002 ;
        skos:definition     "Numbering presented in the form of a date (e.g., a year; year and month; month, day, and year) on the last issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/noteOnFrequencyManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on frequency (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnFrequency> ;
        reg:name            "noteOnFrequencyManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on the currency of the contents, on the frequency of release of issues or parts of a serial or the frequency of updates to an integrating resource, or on changes in frequency."@en .

<http://rdvocab.info/Elements/illustrativeContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Illustrative content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/illustrativeContentExpression> ;
        reg:name            "illustrativeContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "Content designed to illustrate the primary content of a resource."@en ;
        skos:scopeNote      "Definition source: RDA 7.12.0.1.1"@en .

<http://rdvocab.info/Elements/fileSize>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "File size"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/fileSizeManifestation> ;
        reg:name            "fileSize"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number of bytes in a digital file."@en .

<http://rdvocab.info/Elements/generationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/generationOfVideotapeManifestation> , <http://rdvocab.info/Elements/generationOfAudioRecordingManifestation> , <http://rdvocab.info/Elements/generationOfMotionPictureFilmManifestation> , <http://rdvocab.info/Elements/generationOfMicroformManifestation> , <http://rdvocab.info/Elements/generationOfDigitalResourceManifestation> ;
        reg:name            "generationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier and the carrier of a reproduction made from the original (e.g., a first generation camera master, a second generation printing master)."@en .

<http://rdvocab.info/Elements/noteOnDistributionStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on distribution statement (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnDistributionStatement> ;
        reg:name            "noteOnDistributionStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on place of distribution, distributor, or date of distribution, or information on changes in the place of distribution, distributor, or distributor’s name."@en .

<http://rdvocab.info/Elements/ManufactureStatementEncodingScheme>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Manufacture Statement Encoding Scheme"@en ;
        rdfs:subClassOf   <http://rdvocab.info/Elements/RDASyntaxEncodingScheme> ;
        reg:name          "ManufactureStatementEncodingScheme"@en ;
        reg:status        status:1002 ;
        skos:definition   "This subclass has been created to define the Syntax Encoding Scheme for the RDA Manufacture Statement composite string. The Manufacture Statement is composed of an ordered, concatenated list of properties: - Place of manufacture - Parallel place of manufacture - Manufacturer's name - Parallel manufacturer's name - Date of manufacture."@en .

<http://rdvocab.info/Elements/placeOfDistribution>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of distribution"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/placeOfDistributionManifestation> ;
        reg:name            "placeOfDistribution"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place associated with the distribution of a resource."@en .

<http://rdvocab.info/Elements/layoutOfCartographicImages>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Layout of cartographic images"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/layout> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/layoutOfCartographicImagesManifestation> ;
        reg:name            "layoutOfCartographicImages"@en ;
        reg:status          status:1002 ;
        skos:definition     "The arrangement of a cartographic image or images in a resource consisting of one or more sheets."@en .

<http://rdvocab.info/Elements/digitalRepresentationOfCartographicContentManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Digital representation of cartographic content (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristicManifestation> , <http://rdvocab.info/Elements/digitalRepresentationOfCartographicContent> ;
        reg:name            "digitalRepresentationOfCartographicContentManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of technical details relating to the encoding of geospatial information in a cartographic resource."@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTitleProper>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to title proper"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/statementOfResponsibility> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTitleProperManifestation> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToTitleProper"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement of responsibility relating to title proper in a language and/or script that differs from that recorded in the statement of responsibility relating to title proper element."@en .

<http://rdvocab.info/Elements/playingSpeedManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Playing speed (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristicManifestation> , <http://rdvocab.info/Elements/playingSpeed> ;
        reg:name            "playingSpeedManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The speed at which an audio carrier must be operated to produce the sound intended."@en .

<http://rdvocab.info/Elements/systemOfOrganizationWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "System of organization (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/systemOfOrganization> ;
        reg:name            "systemOfOrganizationWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "A system of arranging materials in an archival resource or a collection."@en .

<http://rdvocab.info/Elements/dateOfProduction>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of production"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dateOfProductionManifestation> ;
        reg:name            "dateOfProduction"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with the inscription, fabrication, construction, etc., of a resource in an unpublished form."@en ;
        skos:scopeNote      "Definition source: RDA 2.7.5.1.1"@en .

<http://rdvocab.info/Elements/otherDistinguishingCharacteristicOfTheWork>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Other distinguishing characteristic of the work"@en ;
        reg:name          "otherDistinguishingCharacteristicOfTheWork"@en ;
        reg:status        status:1002 ;
        skos:definition   "A characteristic other than form of work, date of work, or place of origin of the work that serves to differentiate a work from another work with the same title or from the name of a person, family, or corporate body."@en .

<http://rdvocab.info/Elements/mediaTypeManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Media type (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/mediaType> ;
        reg:name            "mediaTypeManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization reflecting the general type of intermediation device required to view, play, run, etc., the content of a resource."@en .

<http://rdvocab.info/Elements/formOfTactileNotationExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Form of tactile notation (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formOfNotationExpression> , <http://rdvocab.info/Elements/formOfTactileNotation> ;
        reg:name            "formOfTactileNotationExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the content of a resource in a form that can be perceived through touch."@en .

<http://rdvocab.info/Elements/otherTitleInformationOfSubseries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Other title information of subseries"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/otherTitleInformationOfSubseriesManifestation> ;
        reg:name            "otherTitleInformationOfSubseries"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information that appears in conjunction with, and is subordinate to, the title proper of a subseries."@en .

<http://rdvocab.info/Elements/parallelDesignationOfEdition>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel designation of edition"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelDesignationOfEditionManifestation> ;
        reg:name            "parallelDesignationOfEdition"@en ;
        reg:status          status:1002 ;
        skos:definition     "A designation of edition in a language and/or script that differs from that recorded in the designation of edition element."@en .

<http://rdvocab.info/Elements/verticalScaleCartographicContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Vertical scale of cartographic content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/scaleExpression> , <http://rdvocab.info/Elements/verticalScaleCartographicContent> ;
        reg:name            "verticalScaleCartographicContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The scale of elevation or vertical dimension of the cartographic content of a resource."@en .

<http://rdvocab.info/Elements/statementOfResponsibilityRelatingToTitleProperManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to title proper (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/statementOfResponsibilityRelatingToTitleProper> ;
        reg:name            "statementOfResponsibilityRelatingToTitleProperManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement associated with the title proper of a resource that relates to the identification and/or function of any persons, families, or corporate bodies responsible for the creation of, or contributing to the realization of, the intellectual or artistic content of the resource."@en .

<http://rdvocab.info/Elements/formOfNotation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Form of notation"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/formOfMusicalNotationExpression> , <http://rdvocab.info/Elements/formOfTactileNotation> , <http://rdvocab.info/Elements/script> , <http://rdvocab.info/Elements/formOfNotationExpression> , <http://rdvocab.info/Elements/formOfMusicalNotation> , <http://rdvocab.info/Elements/formOfNotatedMovementExpression> , <http://rdvocab.info/Elements/formOfNotatedMovement> ;
        reg:name            "formOfNotation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the content of a resource."@en ;
        skos:scopeNote      "Definition source: RDA 7.11.0.1.1"@en .

<http://rdvocab.info/Elements/tapeConfigurationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Tape configuration (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristicManifestation> , <http://rdvocab.info/Elements/tapeConfiguration> ;
        reg:name            "tapeConfigurationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number of tracks on an audiotape."@en .

<http://rdvocab.info/Elements/intendedAudienceWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Intended audience (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/intendedAudience> ;
        reg:name            "intendedAudienceWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "The class of user for which the content of a resource is intended, or for whom the content is considered suitable, as defined by age group (e.g., children, young adults, adults, etc.), educational level (e.g., primary, secondary, etc.), type of disability, or other categorization."@en .

<http://rdvocab.info/Elements/noteOnTitle>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on title"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnTitleManifestation> ;
        reg:name            "noteOnTitle"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on the source from which a title was taken, the date the title was viewed, variations in titles, inaccuracies, deletions, etc., or other information relating to a title."@en .

<http://rdvocab.info/Elements/titleProperOfSeriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Title proper of series (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleProperOfSeries> ;
        reg:name            "titleProperOfSeriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The chief name of a series (i.e., the title normally used when citing the series)."@en .

<http://rdvocab.info/Elements/noteOnFrequency>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on frequency"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnFrequencyManifestation> ;
        reg:name            "noteOnFrequency"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on the currency of the contents, on the frequency of release of issues or parts of a serial or the frequency of updates to an integrating resource, or on changes in frequency."@en .

<http://rdvocab.info/Elements/parallelPublishersName>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel publisher's name"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelPublishersNameManifestation> ;
        reg:name            "parallelPublishersName"@en ;
        reg:status          status:1002 ;
        skos:definition     "A publisher’s name in a language and/or script that differs from that recorded in the publisher’s name element."@en .

<http://rdvocab.info/Elements/regionalEncodingManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Regional encoding (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristicManifestation> , <http://rdvocab.info/Elements/regionalEncoding> ;
        reg:name            "regionalEncodingManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A code identifying the region of the world for which a videodisc has been encoded and preventing the disc from being played on a player sold in a different region."@en .

<http://rdvocab.info/Elements/specialPlaybackCharacteristicManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Special playback characteristic (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristicManifestation> , <http://rdvocab.info/Elements/specialPlaybackCharacteristic> ;
        reg:name            "specialPlaybackCharacteristicManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "An equalization system, noise reduction system, etc., used in making an audio recording."@en .

<http://rdvocab.info/Elements/noteonChangesinContentCharacteristicsExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on changes in content characteristics (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteonChangesinContentCharacteristics> ;
        reg:name            "noteonChangesinContentCharacteristicsExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note on changes in content characteristics that occur in subsequent issues or parts of a resource issued in successive parts or between iterations of an integrating resource."@en .

<http://rdvocab.info/Elements/note>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnDimensionsOfItem> , <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteonChangesinContentCharacteristics> , <http://rdvocab.info/Elements/noteItem> , <http://rdvocab.info/Elements/noteOnExtentOfItem> , <http://rdvocab.info/Elements/noteOnTitle> , <http://rdvocab.info/Elements/noteOnPublicationStatement> , <http://rdvocab.info/Elements/noteExpression> , <http://rdvocab.info/Elements/noteOnDimensionsOfManifestation> , <http://rdvocab.info/Elements/noteOnCopyrightDate> , <http://rdvocab.info/Elements/noteOnSeriesStatement> , <http://rdvocab.info/Elements/noteOnDistributionStatement> , <http://rdvocab.info/Elements/noteOnIssuePartOrIterationUsedAsTheBasisForIdentificationOfTheResource> , <http://rdvocab.info/Elements/noteOnExtentOfManifestation> , <http://rdvocab.info/Elements/noteOnStatementOfResponsibility> , <http://rdvocab.info/Elements/noteOnChangesInCarrierCharacteristics> , <http://rdvocab.info/Elements/noteOnManufactureStatement> , <http://rdvocab.info/Elements/noteOnFrequency> , <http://rdvocab.info/Elements/noteOnProductionStatement> , <http://rdvocab.info/Elements/noteOnNumberingOfSerials> , <http://rdvocab.info/Elements/noteOnEditionStatement> ;
        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/Elements/verticalScaleCartographicContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Vertical scale of cartographic content"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/scale> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/verticalScaleCartographicContentExpression> ;
        reg:name            "verticalScaleCartographicContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "The scale of elevation or vertical dimension of the cartographic content of a resource."@en .

<http://rdvocab.info/Elements/soundContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Sound content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundContent> ;
        reg:name            "soundContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of sound in a resource other than one that consists primarily of recorded sound. "@en .

<http://rdvocab.info/Elements/abbreviatedTitle>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Abbreviated title"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/abbreviatedTitleManifestation> ;
        reg:name            "abbreviatedTitle"@en ;
        reg:status          status:1002 ;
        skos:definition     "A title that has been abbreviated for purposes of indexing or identification. "@en .

<http://rdvocab.info/Elements/productionMethod>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Production method"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/productionMethodManifestation> , <http://rdvocab.info/Elements/productionMethodForManuscript> , <http://rdvocab.info/Elements/productionMethodForTactileResource> ;
        reg:name            "productionMethod"@en ;
        reg:status          status:1002 ;
        skos:definition     "The process used to produce a resource."@en ;
        skos:scopeNote      "Definition source: RDA 2.3.0.1.1"@en .

<http://rdvocab.info/Elements/item-specificCarrierCharacteristicOfEarlyPrintedResources>
        a                   rdf:Property ;
        rdfs:comment        "Includes rubrication, illumination, and other hand colouring, manuscript additions, and binding."@en ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Item-specific carrier characteristic of early printed resources"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/item-specificCarrierCharacteristic> ;
        reg:name            "item-specificCarrierCharacteristicOfEarlyPrintedResources"@en ;
        reg:status          status:1002 ;
        skos:definition     "A characteristic that applies to the carrier or carriers of the specific early printed item being described and is assumed not to apply to other items exemplifying the same manifestation. "@en .

<http://rdvocab.info/Elements/parallelPlaceOfManufactureManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel place of manufacture (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelPlaceOfManufacture> ;
        reg:name            "parallelPlaceOfManufactureManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place of manufacture in a language and/or script that differs from that recorded in the place of manufacture element."@en .

<http://rdvocab.info/Elements/mediaType>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Media type"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/mediaTypeManifestation> ;
        reg:name            "mediaType"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization reflecting the general type of intermediation device required to view, play, run, etc., the content of a resource."@en ;
        skos:scopeNote      "Definition source: RDA 3.2.0.1.1"@en .

<http://rdvocab.info/Elements/accessibilityContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Accessibility content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/accessibilityContent> ;
        reg:name            "accessibilityContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "Content that assists those with a sensory impairment in the greater understanding of content which their impairment prevents them fully seeing or hearing."@en .

<http://rdvocab.info/Elements/numericDesignationOfAMusicalWork>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Numeric designation of a musical work "@en ;
        reg:name          "numericDesignationOfAMusicalWork"@en ;
        reg:status        status:1002 ;
        skos:definition   "A serial number, opus number, or thematic index number assigned to a musical work by a composer, publisher, or a musicologist. \n"@en ;
        skos:scopeNote    "Definition from: 6.21.0.1.1\t"@en .

<http://rdvocab.info/Elements/statementOfResponsibilityRelatingToTitleProper>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to title proper"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/statementOfResponsibilityRelatingToTitleProperManifestation> ;
        reg:name            "statementOfResponsibilityRelatingToTitleProper"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement associated with the title proper of a resource that relates to the identification and/or function of any persons, families, or corporate bodies responsible for the creation of, or contributing to the realization of, the intellectual or artistic content of the resource."@en .

<http://rdvocab.info/Elements/statementOfResponsibility>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTitleProper> , <http://rdvocab.info/Elements/statementOfResponsibilityManifestation> ;
        reg:name            "statementOfResponsibility"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification and/or function of any persons, families, or corporate bodies responsible for the creation of, or contributing to the realization of, the intellectual or artistic content of a resource."@en .

<http://rdvocab.info/Elements/copyrightDate>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Copyright date"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/copyrightDateManifestation> ;
        reg:name            "copyrightDate"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with a claim of protection under copyright or a similar regime."@en ;
        skos:scopeNote      "Definition source: RDA 2.10.0.1.1"@en .

<http://rdvocab.info/Elements/additionalScaleInformationExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Additional scale information (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/scaleExpression> , <http://rdvocab.info/Elements/additionalScaleInformation> ;
        reg:name            "additionalScaleInformationExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "Supplemental information pertaining to scale such as a statement of comparative measures or limitation of the scale to particular parts of the content of a resource."@en .

<http://rdvocab.info/Elements/parallelDesignationOfANamedRevisionOfAnEdition>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel designation of a named revision of an edition"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelDesignationOfANamedRevisionOfAnEditionManifestation> ;
        reg:name            "parallelDesignationOfANamedRevisionOfAnEdition"@en ;
        reg:status          status:1002 ;
        skos:definition     "A designation of a named revision of an edition in a language and/or script that differs from that recorded in the designation of a named revision of an edition element."@en .

<http://rdvocab.info/Elements/chronologicalDesignationOfFirstIssueOrPartOfSequenceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Chronological designation of first issue or part of sequence (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerialsManifestation> , <http://rdvocab.info/Elements/chronologicalDesignationOfFirstIssueOrPartOfSequence> ;
        reg:name            "chronologicalDesignationOfFirstIssueOrPartOfSequenceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Numbering presented in the form of a date (e.g., a year; year and month; month, day, and year) on the first issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/extentOfNotatedMusicItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of notated music (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentOfNotatedMusic> ;
        reg:name            "extentOfNotatedMusicItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of notated music, with or without accompanying text and/or illustrations."@en .

<http://rdvocab.info/Elements/layout>
        a                   rdf:Property ;
        rdfs:comment        "Associated with the FRBR Manifestation entity."@en ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Layout"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/layoutOfTactileText> , <http://rdvocab.info/Elements/layoutOfCartographicImages> , <http://rdvocab.info/Elements/layoutManifestation> , <http://rdvocab.info/Elements/layoutOfTactileMusicalNotation> ;
        reg:name            "layout"@en ;
        reg:status          status:1002 ;
        skos:definition     "The arrangement of text, images, etc., in a resource."@en ;
        skos:scopeNote      "Definition source: RDA 3.11.0.1.1"@en .

<http://rdvocab.info/Elements/trackConfiguration>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Track configuration"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/trackConfigurationManifestation> ;
        reg:name            "trackConfiguration"@en ;
        reg:status          status:1002 ;
        skos:definition     "The configuration of the audio track on a sound-track film (e.g., centre track)."@en .

<http://rdvocab.info/Elements/fileTypeManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "File type (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristicManifestation> , <http://rdvocab.info/Elements/fileType> ;
        reg:name            "fileTypeManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A general type of data content encoded in a computer file."@en .

<http://rdvocab.info/mediumOfPerformance>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Medium of performance"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/mediumOfPerformanceWork> ;
        reg:name            "mediumOfPerformance"@en ;
        reg:status          status:1002 .

<http://rdvocab.info/Elements/layoutOfTactileMusicalNotationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Layout of tactile musical notation (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/layoutManifestation> , <http://rdvocab.info/Elements/layoutOfTactileMusicalNotation> ;
        reg:name            "layoutOfTactileMusicalNotationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The arrangement of tactile musical notation in a resource (e.g., bar by bar, line by line)."@en .

<http://rdvocab.info/Elements/productionStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Production statement (Manifestation)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/ProductionStatementEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/productionStatement> ;
        reg:name            "productionStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the place or places of production, producer or producers, and date or dates of production of a resource in an unpublished form."@en .

<http://rdvocab.info/Elements/videoFormatManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Video format (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/videoCharacteristicManifestation> , <http://rdvocab.info/Elements/videoFormat> ;
        reg:name            "videoFormatManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A standard, etc., used to encode the analog video content of a resource."@en .

<http://rdvocab.info/Elements/resolution>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Resolution"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/resolutionManifestation> ;
        reg:name            "resolution"@en ;
        reg:status          status:1002 ;
        skos:definition     "The clarity or fineness of detail in a digital image, expressed by the measurement of the image in pixels, etc."@en .

<http://rdvocab.info/Elements/numberingWithinSubseries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numbering within subseries"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/numberingWithinSubseriesManifestation> ;
        reg:name            "numberingWithinSubseries"@en ;
        reg:status          status:1002 ;
        skos:definition     "A designation of the sequencing of a part or parts within a subseries. Numbering within series may include a numeral, a letter, any other character, or the combination of these with or without an accompanying caption (volume, number, etc.) and/or a chronological designation."@en .

<http://rdvocab.info/Elements/epoch>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Epoch"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/epochWork> ;
        reg:name            "epoch"@en ;
        reg:status          status:1002 ;
        skos:definition     "An arbitrary moment in time to which measurements of position for a body or orientation for an orbit are referred."@en .

<http://rdvocab.info/Elements/parallelTitleProper>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel title proper"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelTitleProperManifestation> ;
        reg:name            "parallelTitleProper"@en ;
        reg:status          status:1002 ;
        skos:definition     "The title proper in another language and/or script. "@en .

<http://rdvocab.info/Elements/bookFormatManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Book format (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/bookFormat> ;
        reg:name            "bookFormatManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The result of folding a printed sheet to form a gathering of leaves (e.g., a sheet folded once to form a folio, twice to form a quarto, three times to form an octavo, etc.)."@en .

<http://rdvocab.info/Elements/scaleOfStillImageOrThree-dimensionalForm>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Scale of still image or three-dimensional form"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/scale> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/scaleOfStillImageOrThreeDimensionalFormExpression> ;
        reg:name            "scaleOfStillImageOrThree-dimensionalForm"@en ;
        reg:status          status:1002 ;
        skos:definition     "The ratio of the dimensions of a still image or three-dimensional form contained or embodied in a resource to the dimensions of the entity it represents."@en .

<http://rdvocab.info/Elements/dimensionsOfStillImageItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dimensions of still image (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dimensionsItem> , <http://rdvocab.info/Elements/dimensionsOfStillImage> ;
        reg:name            "dimensionsOfStillImageItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The measurements of the pictorial area of a still image. "@en .

<http://rdvocab.info/Elements/cataloguersNote>
        a                 rdf:Property ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Cataloguer's note"@en ;
        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/Elements/typeOfRecordingAnalogDigital>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Type of recording"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/typeOfRecordingManifestation> ;
        reg:name            "typeOfRecordingAnalogDigital"@en ;
        reg:status          status:1002 ;
        skos:definition     "The method used to encode audio content for playback (i.e., analog or digital)."@en .

<http://rdvocab.info/Elements/publishersNumberForMusic>
        a                   rdf:Property ;
        rdfs:comment        "See also Plate number for music."@en ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Publisher's number for music"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/identifierForTheManifestation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/publishersNumberForMusicManifestation> ;
        reg:name            "publishersNumberForMusic"@en ;
        reg:status          status:1002 ;
        skos:definition     "A numbering designation assigned to a resource by a music publisher, appearing normally only on the title page, the cover, and/or the first page of music."@en ;
        skos:scopeNote      "Definition source: RDA 2.14.1.1.1"@en .

<http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequenceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Alternative Numeric and/or Alphabetic Designation of First Issue or Part of Sequence (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerialsManifestation> , <http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequence> ;
        reg:name            "alternativeNumericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequenceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A second or subsequent system of numbering presented in numeric and/or alphabetic form on the first issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequence>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Alternative Numeric and/or Alphabetic Designation of First Issue or Part of Sequence"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerials> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequenceManifestation> ;
        reg:name            "alternativeNumericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequence"@en ;
        reg:status          status:1002 ;
        skos:definition     "A second or subsequent system of numbering presented in numeric and/or alphabetic form on the first issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/parallelDesignationOfANamedRevisionOfAnEditionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel designation of a named revision of an edition (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelDesignationOfANamedRevisionOfAnEdition> ;
        reg:name            "parallelDesignationOfANamedRevisionOfAnEditionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A designation of a named revision of an edition in a language and/or script that differs from that recorded in the designation of a named revision of an edition element."@en .

<http://rdvocab.info/Elements/colourOfMovingImage>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour of moving images"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/colourContent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/colourOfMovingImagesExpressions> ;
        reg:name            "colourOfMovingImage"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in a moving image or images contained in a resource. Colour of moving image is also the specific colours, tones, etc., (including black and white) present in a moving image or images contained in a resource."@en .

<http://rdvocab.info/Elements/soundCharacteristic>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Sound characteristic"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/configurationOfPlaybackChannels> , <http://rdvocab.info/Elements/recordingMedium> , <http://rdvocab.info/Elements/tapeConfiguration> , <http://rdvocab.info/Elements/grooveCharacteristic> , <http://rdvocab.info/Elements/typeOfRecordingAnalogDigital> , <http://rdvocab.info/Elements/trackConfiguration> , <http://rdvocab.info/Elements/playingSpeed> , <http://rdvocab.info/Elements/specialPlaybackCharacteristic> , <http://rdvocab.info/Elements/soundCharacteristicManifestation> ;
        reg:name            "soundCharacteristic"@en ;
        reg:status          status:1002 ;
        skos:definition     "A technical specification relating to the encoding of sound in a resource."@en ;
        skos:scopeNote      "Definition source: RDA 3.17.0.1.1"@en .

<http://rdvocab.info/Elements/dateOfManufactureManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of manufacture (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dateOfManufacture> ;
        reg:name            "dateOfManufactureManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with the printing, duplicating, casting, etc., of a resource in a published form."@en .

<http://rdvocab.info/Elements/otherDetailsOfCartographicContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Other details of cartographic content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/otherDetailsOfCartographicContentExpression> ;
        reg:name            "otherDetailsOfCartographicContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "Mathematical data and other features of the cartographic content of a resource not recorded in statements of scale, projection, and coordinates."@en .

<http://rdvocab.info/Elements/specialPlaybackCharacteristic>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Special playback characteristic"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/specialPlaybackCharacteristicManifestation> ;
        reg:name            "specialPlaybackCharacteristic"@en ;
        reg:status          status:1002 ;
        skos:definition     "An equalization system, noise reduction system, etc., used in making an audio recording."@en .

<http://rdvocab.info/Elements/colourContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/colourContent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/colourOfMovingImagesExpressions> , <http://rdvocab.info/Elements/colourContentOfResourceDesignedForPersonsWithVisualImpairmentsExpression> , <http://rdvocab.info/Elements/colourOfThree-dimensionalFormExpression> , <http://rdvocab.info/Elements/colourOfStillImageExpression> ;
        reg:name            "colourContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in the content of a resource. Colour content is also the specific colours, tones, etc., (including black and white) present in the content of a resource."@en .

<http://rdvocab.info/Elements/supplementaryContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Supplementary content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/supplementaryContentExpression> ;
        reg:name            "supplementaryContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "Content (e.g., an index, bibliography, or appendix) designed to supplement the primary content of a resource."@en .

<http://rdvocab.info/Elements/placeOfPublication>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of publication"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/placeOfPublicationManifestation> ;
        reg:name            "placeOfPublication"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place associated with the publication, release, or issuing of a resource."@en .

<http://rdvocab.info/Elements/otherDistinguishingCharacteristicOfTheExpression>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Other distinguishing characteristic of the expression"@en ;
        reg:name          "otherDistinguishingCharacteristicOfTheExpression"@en ;
        reg:status        status:1002 ;
        skos:definition   "A characteristic other than content type, language of expression, or date of expression that serves to differentiate an expression from another expression of the same work."@en ;
        skos:scopeNote    "Definition source: RDA 6.14.0.1.1 "@en .

<http://rdvocab.info/Elements/noteOnCopyrightDateManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on copyright date (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnCopyrightDate> ;
        reg:name            "noteOnCopyrightDateManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing additional information about copyright dates applying to various aspects of a resource."@en .

<http://rdvocab.info/Elements/dateOfProductionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of production (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dateOfProduction> ;
        reg:name            "dateOfProductionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with the inscription, fabrication, construction, etc., of a resource in an unpublished form."@en .

<http://rdvocab.info/Elements/projectionOfCartographicContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Projection of cartographic content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/projectionOfCartographicContent> ;
        reg:name            "projectionOfCartographicContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The method or system used to represent the surface of the Earth or of a celestial sphere on a plane."@en .

<http://rdvocab.info/Elements/productionStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Production statement"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/productionStatementManifestation> ;
        reg:name            "productionStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the place or places of production, producer or producers, and date or dates of production of a resource in an unpublished form."@en .

<http://rdvocab.info/Elements/statementOfResponsibilityRelatingToANamedRevisionOfAnEdition>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to a named revision of an edition"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/statementOfResponsibilityRelatingToANamedRevisionOfAnEditionManifestatiion> ;
        reg:name            "statementOfResponsibilityRelatingToANamedRevisionOfAnEdition"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification of any persons, families, or corporate bodies responsible for a named revision of an edition."@en .

<http://rdvocab.info/Elements/publicationStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Publication statement (Manifestation)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/PublicationStatementEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/publicationStatement> ;
        reg:name            "publicationStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the place or places of publication, publisher or publishers, and date or dates of publication of a resource."@en .

<http://rdvocab.info/Elements/ProductionStatementEncodingScheme>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Production Statement Encoding Scheme"@en ;
        rdfs:subClassOf   <http://rdvocab.info/Elements/SyntaxEncodingScheme> ;
        reg:name          "ProductionStatementEncodingScheme"@en ;
        reg:status        status:1002 ;
        skos:definition   "This subclass has been created to define the Syntax Encoding Scheme for the RDA Production Statement composite string. The Production Statement is composed of an ordered, concatenated list of properties: - Place of production - Parallel place of production - Producer's name - Parallel producer's name - Date of production"@en .

<http://rdvocab.info/Elements/extentOfStillImageManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of still image (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentManifestation> , <http://rdvocab.info/Elements/extentOfStillImage> ;
        reg:name            "extentOfStillImageManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of one or more still images."@en .

<http://rdvocab.info/Elements/contentTypeExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Content type (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/contentType> ;
        reg:name            "contentTypeExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization reflecting the fundamental form of communication in which the content is expressed and the human sense through which it is intended to be perceived. For content expressed in the form of an image or images, content type also reflects the number of spatial dimensions in which the content is intended to be perceived and the perceived presence or absence of movement."@en .

<http://rdvocab.info/Elements/editionStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Edition statement (Manifestation)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/EditionStatementEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/editionStatement> ;
        reg:name            "editionStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the edition to which a resource belongs."@en .

<http://rdvocab.info/Elements/placeOfCaptureExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of capture (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/placeOfCapture> ;
        reg:name            "placeOfCaptureExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The place associated with the capture (i.e., recording, filming, etc.) of the content of a resource."@en .

<http://rdvocab.info/Elements/noteOnEditionStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on edition statement"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnEditionStatementManifestation> ;
        reg:name            "noteOnEditionStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on the source of an edition statement, on edition statements relating to issues, parts, etc., on changes in edition statements, or other information relating to an edition statement."@en .

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

<http://rdvocab.info/Elements/broadcastStandard>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Broadcast standard"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/videoCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/broadcastStandardManifestation> ;
        reg:name            "broadcastStandard"@en ;
        reg:status          status:1002 ;
        skos:definition     "A  system used to format a video resource for television broadcast."@en .

<http://rdvocab.info/Elements/coordinatesOfCartographicContentWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Coordinates of cartographic content (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/coordinatesOfCartographicContent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/stringsOfCoordinatePairsWork> , <http://rdvocab.info/Elements/longitudeAndLatitudeWork> , <http://rdvocab.info/Elements/rightAscensionAndDeclinationWork> ;
        reg:name            "coordinatesOfCartographicContentWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "A mathematical system for identifying the area covered by the cartographic content of a resource. Coordinates may be expressed by means of longitude and latitude on the surface of planets or by the angles of right ascension and declination for celestial charts."@en .

<http://rdvocab.info/Elements/polarityManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Polarity (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/polarity> ;
        reg:name            "polarityManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship of the colours and tones in an image to the colours and tones of the object filmed (e.g., positive, negative)."@en .

<http://rdvocab.info/Elements/videoCharacteristicManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Video characteristic (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/videoCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/videoFormatManifestation> , <http://rdvocab.info/Elements/broadcastStandardManifestation> ;
        reg:name            "videoCharacteristicManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A technical specification relating to the encoding of video images in a resource. "@en .

<http://rdvocab.info/Elements/termsOfAvailabilityManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Terms of availability (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/termsOfAvailability> ;
        reg:name            "termsOfAvailabilityManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The conditions under which the publisher or distributor will normally supply a resource, or the price of a resource."@en .

<http://rdvocab.info/Elements/restrictionsOnAccessItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Restrictions on access (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/restrictionsOnAccess> ;
        reg:name            "restrictionsOnAccessItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "Limitations placed on access to a resource. "@en .

<http://rdvocab.info/Elements/dateOfCaptureExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of capture (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dateOfCapture> ;
        reg:name            "dateOfCaptureExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date or range of dates associated with the capture (i.e., recording, filming, etc.) of the content of a resource."@en .

<http://rdvocab.info/Elements/soundContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Sound content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/soundContentExpression> , <http://rdvocab.info/Elements/soundContentManifestation> ;
        reg:name            "soundContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of sound in a resource other than one that consists primarily of recorded sound."@en .

<http://rdvocab.info/Elements/preferredCitationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Preferred citation (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/preferredCitation> ;
        reg:name            "preferredCitationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A citation for a resource in the form preferred by a creator, publisher, custodian, indexing or abstracting service, etc. "@en .

<http://rdvocab.info/Elements/extentOfThreeDimensionalForm>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of three-dimensional form"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/extentOfThreeDimensionalFormItem> , <http://rdvocab.info/Elements/extentOfThreeDimensionalFormManifestation> ;
        reg:name            "extentOfThreeDimensionalForm"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource\nconsisting of one or more three-dimensional forms."@en .

<http://rdvocab.info/Elements/formatOfNotatedMusic>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Format of notated music"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/formatOfNotatedMusicExpression> ;
        reg:name            "formatOfNotatedMusic"@en ;
        reg:status          status:1002 ;
        skos:definition     "The musical or physical layout of the content of a resource that is presented in the form of musical notation."@en .

<http://rdvocab.info/Elements/grantingInstitutionOrFaculty>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Granting institution or faculty"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/grantingInstitutionOrFacultyWork> ;
        reg:name            "grantingInstitutionOrFaculty"@en ;
        reg:status          status:1002 ;
        skos:definition     "An institution or faculty conferring an academic degree on a candidate."@en .

<http://rdvocab.info/Elements/noteOnProductionStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on production statement (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnProductionStatement> ;
        reg:name            "noteOnProductionStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on place of production, producer, or date of production, or information on changes in the place of production,\nproducer, or producer’s name."@en .

<http://rdvocab.info/Elements/parallelTitleProperOfSubseries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel title proper of subseries"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelTitleProperOfSubseriesManifestation> ;
        reg:name            "parallelTitleProperOfSubseries"@en ;
        reg:status          status:1002 ;
        skos:definition     "The title proper of a subseries in another language and/or script.\n"@en .

<http://rdvocab.info/Elements/rightAscensionAndDeclination>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Right ascension and declination"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/coordinatesOfCartographicContent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/rightAscensionAndDeclinationWork> ;
        reg:name            "rightAscensionAndDeclination"@en ;
        reg:status          status:1002 ;
        skos:definition     "A system for identifying the location of a celestial object in the sky covered by the cartographic content of a resource using the angles of right ascension and declination."@en .

<http://rdvocab.info/Elements/StatementOfResponsibilityRelatingToTheEdition>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to the edition"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/StatementOfResponsibilityRelatingToEditionManifestation> ;
        reg:name            "StatementOfResponsibilityRelatingToTheEdition"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification of any persons, families, or corporate bodies responsible for the edition being described but not to all editions."@en .

<http://rdvocab.info/Elements/parallelTitleProperOfSubseriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel title proper of subseries (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelTitleProperOfSubseries> ;
        reg:name            "parallelTitleProperOfSubseriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The title proper of a subseries in another language and/or script."@en .

<http://rdvocab.info/Elements/noteOnSeriesStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on series statement"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnSeriesStatementManifestation> ;
        reg:name            "noteOnSeriesStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on complex series statements, incorrect numbering within series, or changes in series statements."@en .

<http://rdvocab.info/Elements/uniformResourceLocatorItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Uniform resource locator (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/uniformResourceLocator> ;
        reg:name            "uniformResourceLocatorItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The address of a remote access resource. "@en .

<http://rdvocab.info/Elements/preferredCitation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Preferred citation"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/preferredCitationItem> , <http://rdvocab.info/Elements/preferredCitationManifestation> ;
        reg:name            "preferredCitation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A citation for a resource in the form preferred by a creator, publisher, custodian, indexing or abstracting service, etc. "@en .

<http://rdvocab.info/Elements/parallelPublishersNameManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel publisher's name (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelPublishersName> ;
        reg:name            "parallelPublishersNameManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A publisher’s name in a language and/or script that differs from that recorded in the publisher’s name element."@en .

<http://rdvocab.info/Elements/preferredCitationItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Preferred citation (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/preferredCitation> ;
        reg:name            "preferredCitationItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "A citation for a resource in the form preferred by a creator, publisher, custodian, indexing or abstracting service, etc. "@en .

<http://rdvocab.info/Elements/placeOfManufacture>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of manufacture"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/placeOfManufactureManifestation> ;
        reg:name            "placeOfManufacture"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place associated with the printing, duplicating, casting, etc., of a resource in a published form."@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSeriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to series (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSeries> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToSeriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to series in a language and/or script that differs from that recorded in the statement of responsibility relating to series element."@en .

<http://rdvocab.info/Elements/projectionSpeed>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Projection speed"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/projectionCharacteristicOfMotionPictureFilm> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/projectionSpeedManifestation> ;
        reg:name            "projectionSpeed"@en ;
        reg:status          status:1002 ;
        skos:definition     "The speed at which a projected carrier must be operated to produce the moving image intended."@en .

<http://rdvocab.info/Elements/noteItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on manifestation or item (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnDimensionsOfItem> , <http://rdvocab.info/Elements/noteOnExtentOfItem> ;
        reg:name            "noteItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "An annotation providing additional information relating to manifestation or item attributes."@en .

<http://rdvocab.info/Elements/parallelOtherTitleInformationOfSubseries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel other title information of subseries"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelOtherTitleInformationOfSubseriesManifestation> ;
        reg:name            "parallelOtherTitleInformationOfSubseries"@en ;
        reg:status          status:1002 ;
        skos:definition     "Other title information of a subseries in a language and/or script that differs from that recorded in the other title information of\nsubseries element."@en .

<http://rdvocab.info/Elements/artisticAndOrTechnicalCredit>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Artistic and/or technical credit"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/artisticAndOrTechnicalCreditExpression> ;
        reg:name            "artisticAndOrTechnicalCredit"@en ;
        reg:status          status:1002 ;
        skos:definition     "A listing of persons, families, or corporate bodies making contributions to the artistic and/or technical production of a resource."@en .

<http://rdvocab.info/Elements/natureOfTheContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Nature of the content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/natureOfTheContentWork> ;
        reg:name            "natureOfTheContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "The specific character of the content of a resource (e.g., legal articles, interim report)."@en ;
        skos:scopeNote      "Definition source: RDA 7.3.0.1.1 "@en .

<http://rdvocab.info/Elements/distributionStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Distribution statement (Manifestation)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/DistributionStatementEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/distributionStatement> ;
        reg:name            "distributionStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the place or places of distribution, distributor or distributors, and date or dates of distribution of a resource."@en .

<http://rdvocab.info/Elements/extentOfStillImageItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of still image (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentItem> , <http://rdvocab.info/Elements/extentOfStillImage> ;
        reg:name            "extentOfStillImageItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of one or more still images. "@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSubseriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to subseries (Manifestation)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/SeriesStatementEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSubseries> , <http://rdvocab.info/Elements/seriesStatementManifestation> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToSubseriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to subseries in a language and/or script that differs from that recorded in the statement of responsibility relating to subseries element."@en .

<http://rdvocab.info/Elements/extentItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/extentOfTextItem> , <http://rdvocab.info/Elements/extentOfCartographicResourceItem> , <http://rdvocab.info/Elements/extentOfStillImageItem> , <http://rdvocab.info/Elements/extentOfThreeDimensionalFormItem> ;
        reg:name            "extentItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource."@en .

<http://rdvocab.info/Elements/noteOnChangesInCarrierCharacteristicsManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on changes in carrier characteristics (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnChangesInCarrierCharacteristics> ;
        reg:name            "noteOnChangesInCarrierCharacteristicsManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note on changes in carrier characteristics that occur in subsequent issues or parts of a resource issued in successive parts or between iterations of an integrating resource."@en .

<http://rdvocab.info/Elements/noteOnDimensionsOfItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on dimensions of item"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteItem> , <http://rdvocab.info/Elements/note> ;
        reg:name            "noteOnDimensionsOfItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information about the dimensions of the specific item being described that is not recorded formally as part of the dimensions element."@en .

<http://rdvocab.info/Elements/parallelTitleProperOfSeriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel title proper of series (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelTitleProperOfSeries> ;
        reg:name            "parallelTitleProperOfSeriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The title proper of a series in another language and/or script."@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTheEdition>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to the edition"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTheEditionManifestation> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToTheEdition"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement of responsibility relating to the edition in a language and/or script that differs from that recorded in the statement of responsibility relating to the edition element."@en .

<http://rdvocab.info/Elements/otherTitleInformationOfSeriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Other title information of series (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/otherTitleInformationOfSeries> ;
        reg:name            "otherTitleInformationOfSeriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information that appears in conjunction with, and is subordinate to, the title proper of a series."@en .

<http://rdvocab.info/Elements/extentOfCartographicResourceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of cartographic resource (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentManifestation> , <http://rdvocab.info/Elements/extentOfCartographicResource> ;
        reg:name            "extentOfCartographicResourceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a cartographic resource. "@en .

<http://rdvocab.info/Elements/noteOnPublicationStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on publication statement (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnPublicationStatement> ;
        reg:name            "noteOnPublicationStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on place of publication, publisher, or date of publication, information on changes in the place of publication,\npublisher, or publisher’s name, or on suspension of publication."@en .

<http://rdvocab.info/Elements/otherTitleInformationOfSubseriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Other title information of subseries (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/otherTitleInformationOfSubseries> ;
        reg:name            "otherTitleInformationOfSubseriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information that appears in conjunction with, and is subordinate to, the title proper of a subseries."@en .

<http://rdvocab.info/Elements/identifierForTheItem>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Identifier for the item"@en ;
        reg:name          "identifierForTheItem"@en ;
        reg:status        status:1002 ;
        skos:definition   "A character string associated with an item that serves to differentiate that item from other items."@en .

<http://rdvocab.info/Elements/issnOfSubseries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "ISSN of subseries"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/issnOfSubseriesManifestation> ;
        reg:name            "issnOfSubseries"@en ;
        reg:status          status:1002 ;
        skos:definition     "The identifier assigned to a subseries by an ISSN registration agency."@en .

<http://rdvocab.info/Elements/formOfWork>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Form of work"@en ;
        reg:name          "formOfWork"@en ;
        reg:status        status:1002 ;
        skos:definition   "A class or genre to which a work belongs."@en ;
        skos:scopeNote    "Definition source: RDA 6.4.0.1.1"@en .

<http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequence>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Alternative Numeric and/or Alphabetic Designation of Last Issue or Part of Sequence"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerials> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequenceManifestation> ;
        reg:name            "alternativeNumericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequence"@en ;
        reg:status          status:1002 ;
        skos:definition     "A second or subsequent system of numbering presented in numeric and/or alphabetic form on the last issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/scriptExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Script (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formOfNotationExpression> , <http://rdvocab.info/Elements/script> ;
        reg:name            "scriptExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the written language content of a resource."@en .

<http://rdvocab.info/Elements/soundContentManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Sound content (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundContent> ;
        reg:name            "soundContentManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of sound in a resource other than one that consists primarily of recorded sound. "@en .

<http://rdvocab.info/Elements/parallelOtherTitleInformationOfSeriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel other title information of series (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelOtherTitleInformationOfSeries> ;
        reg:name            "parallelOtherTitleInformationOfSeriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Other title information of a series in a language and/or script that differs from that recorded in the other title information of series\nelement."@en .

<http://rdvocab.info/Elements/noteOnIssuePartOrIterationUsedAsTheBasisForIdentificationOfTheResource>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on issue, part, or iteration used as the basis for identification of the resource"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnIssuePartOrIterationUsedAsTheBasisForIdentificationOfTheResourceManifestation> ;
        reg:name            "noteOnIssuePartOrIterationUsedAsTheBasisForIdentificationOfTheResource"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note identifying the issue or part of a multipart monograph or serial, or the iteration of an integrating resource that has been used as the basis for the identification of a resource."@en .

<http://rdvocab.info/Elements/statusOfIdentification>
        a                 rdf:Property ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Status of identification"@en ;
        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/Elements/parallelTitleProperOfSeries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel title proper of series"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelTitleProperOfSeriesManifestation> ;
        reg:name            "parallelTitleProperOfSeries"@en ;
        reg:status          status:1002 ;
        skos:definition     "The title proper of a series in another language and/or script."@en .

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

<http://rdvocab.info/Elements/generationOfDigitalResourceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of digital resource (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generationManifestation> , <http://rdvocab.info/Elements/generationOfDigitalResource> ;
        reg:name            "generationOfDigitalResourceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of a digital resource and the carrier of a reproduction made from the original (e.g., a derivative master)."@en .

<http://rdvocab.info/Elements/layoutOfTactileTextManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Layout of tactile text (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/layoutManifestation> , <http://rdvocab.info/Elements/layoutOfTactileText> ;
        reg:name            "layoutOfTactileTextManifestation"@en ;
        reg:status          status:1002 .

<http://rdvocab.info/Elements/title>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Title"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/titleManifestation> , <http://rdvocab.info/Elements/otherTitleInformation> , <http://rdvocab.info/Elements/earlierTitleProper> , <http://rdvocab.info/Elements/parallelTitleProper> , <http://rdvocab.info/Elements/titleProper> , <http://rdvocab.info/Elements/titleOfTheWork> , <http://rdvocab.info/Elements/variantTitleForTheWork> , <http://rdvocab.info/Elements/keyTitle> , <http://rdvocab.info/Elements/abbreviatedTitle> , <http://rdvocab.info/Elements/variantTitle> , <http://rdvocab.info/Elements/laterTitleProper> , <http://rdvocab.info/Elements/parallelOtherTitleInformation> ;
        reg:name            "title"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters that names a resource or a work contained in it."@en .

<http://rdvocab.info/Elements/frequency>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Frequency"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/frequencyManifestation> ;
        reg:name            "frequency"@en ;
        reg:status          status:1002 ;
        skos:definition     "The intervals at which the issues or parts of a serial or the updates to an integrating resource are issued."@en .

<http://rdvocab.info/Elements/performerNarratorAndOrPresenter>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Performer, narrator, and/or presenter"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/performerNarratorAndOrPresenterExpression> ;
        reg:name            "performerNarratorAndOrPresenter"@en ;
        reg:status          status:1002 ;
        skos:definition     "A person, family, or corporate body responsible for performing, narrating, and/or presenting a work."@en .

<http://rdvocab.info/Elements/otherDetailsOfCartographicContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Other details of cartographic content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/otherDetailsOfCartographicContent> ;
        reg:name            "otherDetailsOfCartographicContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "Mathematical data and other features of the cartographic content of a resource not recorded in statements of scale, projection, and coordinates."@en .

<http://rdvocab.info/Elements/seriesStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Series statement (Manifestation)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/SeriesStatementEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/seriesStatement> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSubseriesManifestation> ;
        reg:name            "seriesStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying a series to which a resource belongs and the numbering of the resource within the series. A series statement may also include information identifying one or more\nsubseries to which the resource being described belongs."@en .

<http://rdvocab.info/Elements/configurationOfPlaybackChannelsManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Configuration of playback channels (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristicManifestation> , <http://rdvocab.info/Elements/configurationOfPlaybackChannels> ;
        reg:name            "configurationOfPlaybackChannelsManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number of sound channels used to make a recording (e.g., one channel for a monophonic recording, two channels for a stereophonic recording)."@en .

<http://rdvocab.info/Elements/generationOfAudioRecording>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of audio recording"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/generationOfAudioRecordingManifestation> ;
        reg:name            "generationOfAudioRecording"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of an audio recording and the carrier of a reproduction made from the original (e.g., a tape duplication master, a test pressing)."@en .

<http://rdvocab.info/Elements/statementOfResponsibilityRelatingToSubseriesManifestatiion>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to subseries (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/statementOfResponsibilityRelatingToSubseries> ;
        reg:name            "statementOfResponsibilityRelatingToSubseriesManifestatiion"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification of any persons, families, or corporate bodies responsible for a subseries."@en .

<http://rdvocab.info/Elements/summarizationOfTheContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Summarization of the content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/summarizationOfTheContentExpression> ;
        reg:name            "summarizationOfTheContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "An abstract, summary, synopsis, etc., of the content of a resource."@en .

<http://rdvocab.info/Elements/parallelPlaceOfPublicationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel place of publication (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelPlaceOfPublication> ;
        reg:name            "parallelPlaceOfPublicationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place of publication in a language and/or script that differs from that recorded in the place of publication element."@en .

<http://rdvocab.info/Elements/abbreviatedTitleManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Abbreviated title (Manifestatiion)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleManifestation> , <http://rdvocab.info/Elements/abbreviatedTitle> ;
        reg:name            "abbreviatedTitleManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A title that has been abbreviated for purposes of indexing or identification. "@en .

<http://rdvocab.info/Elements/baseMaterialforMicrofilmMicrofichePhotographicFilmAndMotionPictureFilmManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Base material for microfilm, microfiche, photographic film, and motion picture film (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/baseMaterialManifestation> , <http://rdvocab.info/Elements/baseMaterialforMicrofilmMicrofichePhotographicFilmAndMotionPictureFilm> ;
        reg:name            "baseMaterialforMicrofilmMicrofichePhotographicFilmAndMotionPictureFilmManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The underlying physical material of a microfilm, microfiche, photographic film, or motion picture film resource."@en .

<http://rdvocab.info/Elements/publishersName>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Publisher's name"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/publishersNameManifestation> ;
        reg:name            "publishersName"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name of a person, family, or corporate body responsible for publishing, releasing, or issuing a resource."@en .

<http://rdvocab.info/Elements/productionMethodForTactileResourceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Production method for tactile resource (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/productionMethodManifestation> , <http://rdvocab.info/Elements/productionMethodForTactileResources> ;
        reg:name            "productionMethodForTactileResourceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The process used to produce a tactile resource (e.g., embossing, thermoform)."@en .

<http://rdvocab.info/Elements/parallelPlaceOfProduction>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel place of production"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelPlaceOfProductionManifestation> ;
        reg:name            "parallelPlaceOfProduction"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place of production in a language and/or script that differs from that recorded in the place of production element."@en .

<http://rdvocab.info/Elements/noteOnExtentOfManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on extent of manifestation"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/note> ;
        reg:name            "noteOnExtentOfManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on the extent of a manifestation that is not recorded formally as part of the extent element."@en .

<http://rdvocab.info/Elements/reductionRatioManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Reduction ration (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/reductionRatio> ;
        reg:name            "reductionRatioManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The size of a micro-image in relation to the original from which it was produced."@en .

<http://rdvocab.info/Elements/mount>
        a                   rdf:Property ;
        rdfs:comment        "Associated with the FRBR Manifestation entity."@en ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Mount"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/mountManifestation> ;
        reg:name            "mount"@en ;
        reg:status          status:1002 ;
        skos:definition     "The physical material used for the support or backing to which the base material of a resource has been attached."@en ;
        skos:scopeNote      "Definition source: RDA 3.8.0.1.1"@en .

<http://rdvocab.info/Elements/noteOnProductionStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on production statement"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnProductionStatementManifestation> ;
        reg:name            "noteOnProductionStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on place of production, producer, or date of production, or information on changes in the place of production,\nproducer, or producer’s name."@en .

<http://rdvocab.info/Elements/noteOnIssuePartOrIterationUsedAsTheBasisForIdentificationOfTheResourceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on issue, part, or iteration used as the basis for identification of the resource (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnIssuePartOrIterationUsedAsTheBasisForIdentificationOfTheResource> ;
        reg:name            "noteOnIssuePartOrIterationUsedAsTheBasisForIdentificationOfTheResourceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note identifying the issue or part of a multipart monograph or serial, or the iteration of an integrating resource that has been used as the basis for the identification of a resource."@en .

<http://rdvocab.info/Elements/recordingMedium>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Recording medium"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/recordingMediumManifestation> ;
        reg:name            "recordingMedium"@en ;
        reg:status          status:1002 ;
        skos:definition     "The type of medium used to record sound on an audio carrier (e.g., magnetic, optical)."@en .

<http://rdvocab.info/Elements/extentOfCartographicResourceItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of cartographic resource (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentItem> , <http://rdvocab.info/Elements/extentOfCartographicResource> ;
        reg:name            "extentOfCartographicResourceItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a cartographic resource. "@en .

<http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequence>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numeric and/or alphabetic designation of first issue or part of sequence"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerials> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequenceManifestation> ;
        reg:name            "numericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequence"@en ;
        reg:status          status:1002 ;
        skos:definition     "Numbering presented in numeric and/or alphabetic form on the first issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/identifierForTheWork>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Identifier for the work"@en ;
        reg:name          "identifierForTheWork"@en ;
        reg:status        status:1002 ;
        skos:definition   "A character string uniquely associated with a work, or with a surrogate for a work (e.g., an authority record) that serves to differentiate that work from other works."@en ;
        skos:scopeNote    "Definition source: RDA 6.10.0.1.1."@en .

<http://rdvocab.info/Elements/statementOfResponsibilityRelatingToSubseries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to subseries"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/statementOfResponsibilityRelatingToSubseriesManifestatiion> ;
        reg:name            "statementOfResponsibilityRelatingToSubseries"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification of any persons, families, or corporate bodies responsible for a subseries."@en .

<http://rdvocab.info/Elements/scaleOfStillImageOrThreeDimensionalFormExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Scale of still image or three-dimensional form (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/scaleExpression> , <http://rdvocab.info/Elements/scaleOfStillImageOrThree-dimensionalForm> ;
        reg:name            "scaleOfStillImageOrThreeDimensionalFormExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The ratio of the dimensions of a still image or three-dimensional form contained or embodied in a resource to the dimensions of the entity it represents."@en .

<http://rdvocab.info/Elements/formOfMusicalNotationExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Form of musical notation (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formOfNotationExpression> , <http://rdvocab.info/Elements/formOfMusicalNotation> ;
        reg:name            "formOfMusicalNotationExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the musical content of a resource. "@en .

<http://rdvocab.info/Elements/noteManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on manifestation or item (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnPublicationStatementManifestation> , <http://rdvocab.info/Elements/noteOnDistributionStatementManifestation> , <http://rdvocab.info/Elements/noteOnProductionStatementManifestation> , <http://rdvocab.info/Elements/noteOnCopyrightDateManifestation> , <http://rdvocab.info/Elements/noteOnExtentOfManifestation> , <http://rdvocab.info/Elements/noteOnIssuePartOrIterationUsedAsTheBasisForIdentificationOfTheResourceManifestation> , <http://rdvocab.info/Elements/noteOnSeriesStatementManifestation> , <http://rdvocab.info/Elements/noteOnFrequencyManifestation> , <http://rdvocab.info/Elements/noteOnChangesInCarrierCharacteristicsManifestation> , <http://rdvocab.info/Elements/noteOnEditionStatementManifestation> , <http://rdvocab.info/Elements/noteOnTitleManifestation> , <http://rdvocab.info/Elements/noteOnStatementOfResponsibilityManifestation> , <http://rdvocab.info/Elements/noteOnManufactureStatementManifestation> , <http://rdvocab.info/Elements/noteOnDimensionsOfManifestation> , <http://rdvocab.info/Elements/noteOnNumberingOfSerialsManifestation> ;
        reg:name            "noteManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "An annotation providing additional information relating to manifestation or item attributes."@en .

<http://rdvocab.info/Elements/generationOfMotionPictureFilm>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of motion picture film"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/generationOfMotionPictureFilmManifestation> ;
        reg:name            "generationOfMotionPictureFilm"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of a motion picture film resource and the carrier of a reproduction made from the original (e.g., a reference print)."@en .

<http://rdvocab.info/Elements/transmissionSpeed>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Transmission speed"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/transmissionSpeedManifestation> ;
        reg:name            "transmissionSpeed"@en ;
        reg:status          status:1002 ;
        skos:definition     "The speed at which streaming audio or video is designed to play."@en .

<http://rdvocab.info/Elements/parallelManufacturersNameManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel manufacturer's name (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelManufacturersName> ;
        reg:name            "parallelManufacturersNameManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A manufacturer’s name in a language and/or script that differs from that recorded in the manufacturer’s name element."@en .

<http://rdvocab.info/Elements/uniformResourceLocatorManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Uniform resource locator (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/uniformResourceLocator> ;
        reg:name            "uniformResourceLocatorManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The address of a remote access resource. "@en .

<http://rdvocab.info/Elements/placeOfProduction>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of production"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/placeOfProductionManifestation> ;
        reg:name            "placeOfProduction"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place associated with the inscription, fabrication, construction, etc., of a resource in an unpublished form."@en ;
        skos:scopeNote      "Definition source: RDA 2.7.1.1.1"@en .

<http://rdvocab.info/Elements/extent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/extentOfStillImage> , <http://rdvocab.info/Elements/extentOfCartographicResource> , <http://rdvocab.info/Elements/extentItem> , <http://rdvocab.info/Elements/extentOfText> , <http://rdvocab.info/Elements/extentManifestation> , <http://rdvocab.info/Elements/extentOfNotatedMusic> , <http://rdvocab.info/Elements/extentOfThreeDimensionalForm> ;
        reg:name            "extent"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource."@en ;
        skos:scopeNote      "Definition source: RDA 3.4.0.1.1"@en .

<http://rdvocab.info/Elements/extentOfText>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of text"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/extentOfTextItem> , <http://rdvocab.info/Elements/extentOfTextManifestation> ;
        reg:name            "extentOfText"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of text, with or without accompanying illustrations."@en .

<http://rdvocab.info/Elements/dateOfPublicationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of publication (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dateOfPublication> ;
        reg:name            "dateOfPublicationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with the publication, release, or issuing of a resource."@en .

<http://rdvocab.info/Elements/noteOnStatementOfResponsibilityManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on statement of responsibility (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnStatementOfResponsibility> ;
        reg:name            "noteOnStatementOfResponsibilityManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on a person, family, or corporate body not named in a statement of responsibility to whom responsibility for the intellectual or artistic content of the resource has been attributed, on variant forms of names appearing in the resource, on changes in statements of responsibility, or other information relating to a statement of responsibility."@en .

<http://rdvocab.info/Elements/fileType>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "File type"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/fileTypeManifestation> ;
        reg:name            "fileType"@en ;
        reg:status          status:1002 ;
        skos:definition     "A general type of data content encoded in a computer file."@en .

<http://rdvocab.info/Elements/dateOfCapture>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of capture"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dateOfCaptureExpression> ;
        reg:name            "dateOfCapture"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date or range of dates associated with the capture (i.e., recording, filming, etc.) of the content of a resource."@en .

<http://rdvocab.info/Elements/horizontalScaleOfCartographicContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Horizontal scale of cartographic content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/scaleExpression> , <http://rdvocab.info/Elements/horizontalScaleOfCartographicContent> ;
        reg:name            "horizontalScaleOfCartographicContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The ratio of horizontal distances in the cartographic content of a resource to the actual distances they represent."@en .

<http://rdvocab.info/Elements/dimensionsOfMapEtcItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dimensions of map, etc. (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dimensionsItem> , <http://rdvocab.info/Elements/dimensionsOfMapEtc> ;
        reg:name            "dimensionsOfMapEtcItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The measurements of the face of a map, etc. "@en .

<http://rdvocab.info/Elements/custodialHistoryOfItem>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Custodial history of item"@en ;
        reg:name          "custodialHistoryOfItem"@en ;
        reg:status        status:1002 ;
        skos:definition   "A record of previous ownership or custodianship of an item."@en .

<http://rdvocab.info/Elements/baseMaterial>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Base material"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/baseMaterialManifestation> , <http://rdvocab.info/Elements/baseMaterialforMicrofilmMicrofichePhotographicFilmAndMotionPictureFilm> ;
        reg:name            "baseMaterial"@en ;
        reg:status          status:1002 ;
        skos:definition     "The underlying physical material of a resource."@en ;
        skos:scopeNote      "Definition source: RDA 3.6.0.1.1"@en .

<http://rdvocab.info/Elements/noteOnCopyrightDate>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on copyright date"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnCopyrightDateManifestation> ;
        reg:name            "noteOnCopyrightDate"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing additional information about copyright dates applying to various aspects of a resource."@en .

<http://rdvocab.info/Elements/sourceConsulted>
        a                 rdf:Property ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Source consulted"@en ;
        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/Elements/stringsOfCoordinatePairs>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Strings of coordinate pairs"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/coordinatesOfCartographicContent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/stringsOfCoordinatePairsWork> ;
        reg:name            "stringsOfCoordinatePairs"@en ;
        reg:status          status:1002 ;
        skos:definition     "A system for identifying the precise area covered by the cartographic content of a resource using coordinates for each vertex of a polygon."@en .

<http://rdvocab.info/Elements/statementOfResponsibilityRelatingToSeries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to series"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/statementOfResponsibilityRelatingToSeriesManifestation> ;
        reg:name            "statementOfResponsibilityRelatingToSeries"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification of any persons, families, or corporate bodies responsible for a series."@en .

<http://rdvocab.info/Elements/intendedAudience>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Intended audience"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/intendedAudienceWork> ;
        reg:name            "intendedAudience"@en ;
        reg:status          status:1002 ;
        skos:definition     "The class of user for which the content of a resource is intended, or for whom the content is considered suitable, as defined by age group (e.g., children, young adults, adults, etc.), educational level (e.g., primary, secondary, etc.), type of disability, or other categorization."@en .

<http://rdvocab.info/Elements/digitalFileCharacteristicManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Digital file characteristic (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/transmissionSpeedManifestation> , <http://rdvocab.info/Elements/resolutionManifestation> , <http://rdvocab.info/Elements/encodingFormatManifestation> , <http://rdvocab.info/Elements/fileTypeManifestation> , <http://rdvocab.info/Elements/regionalEncodingManifestation> , <http://rdvocab.info/Elements/digitalRepresentationOfCartographicContentManifestation> , <http://rdvocab.info/Elements/fileSizeManifestation> ;
        reg:name            "digitalFileCharacteristicManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A technical specification relating to the digital encoding of text, image, audio, video, and other types of data in a resource."@en .

<http://rdvocab.info/Elements/dimensionsItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dimensions (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dimensions> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dimensionsOfMapEtcItem> , <http://rdvocab.info/Elements/dimensionsOfStillImageItem> ;
        reg:name            "dimensionsItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The measurements of the carrier or carriers and/or the container of a resource. "@en .

<http://rdvocab.info/Elements/equinoxWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Equinox (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/equinox> ;
        reg:name            "equinoxWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "One of two points of intersection of the ecliptic and the celestial equator, occupied by the sun when its declination is 0°."@en .

<http://rdvocab.info/Elements/grantingInstitutionOrFacultyWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Granting institution or faculty (Work)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/DissertationOrThesisInformationEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/grantingInstitutionOrFaculty> ;
        reg:name            "grantingInstitutionOrFacultyWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "An institution or faculty conferring an academic degree on a candidate."@en .

<http://rdvocab.info/Elements/formOfNotatedMovement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Form of notated movement"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formOfNotation> ;
        reg:name            "formOfNotatedMovement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the movement content of a resource."@en .

<http://rdvocab.info/Elements/issnOfSeries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "ISSN of series"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/issnOfSeriesManifestation> ;
        reg:name            "issnOfSeries"@en ;
        reg:status          status:1002 ;
        skos:definition     "The identifier assigned to a series by an ISSN registration agency."@en ;
        skos:scopeNote      "ISO 3297"@en .

<http://rdvocab.info/Elements/parallelPlaceOfProductionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel place of production (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelPlaceOfProduction> ;
        reg:name            "parallelPlaceOfProductionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place of production in a language and/or script that differs from that recorded in the place of production element."@en .

<http://rdvocab.info/Elements/dimensions>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dimensions"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dimensionsManifestation> , <http://rdvocab.info/Elements/dimensionsItem> , <http://rdvocab.info/Elements/dimensionsOfMapEtc> , <http://rdvocab.info/Elements/dimensionsOfStillImage> ;
        reg:name            "dimensions"@en ;
        reg:status          status:1002 ;
        skos:definition     "The measurements of the carrier or carriers and/or the container of a resource."@en ;
        skos:scopeNote      "Definition source: RDA 3.5.0.1.1"@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToANamedRevisionOfAnEdition>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to a named revision of an edition"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToANamedRevisionOfAnEditionManifestation> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToANamedRevisionOfAnEdition"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement of responsibility relating to a named revision of an edition in a language and/or script that differs from that recorded in the statement of responsibility relating to a named revision of an edition element."@en .

<http://rdvocab.info/Elements/alternativeChronologicalDesignationOfFirstIssueOrPartOfSequenceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Alternative Chronological Designation of First Issue or Part of Sequence (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerialsManifestation> , <http://rdvocab.info/Elements/alternativeChronologicalDesignationOfFirstIssueOrPartOfSequence> ;
        reg:name            "alternativeChronologicalDesignationOfFirstIssueOrPartOfSequenceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A second or subsequent system of numbering presented in the form of a date (e.g., a year; year and month; month, day, and year) on the first issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/mediumOfPerformanceWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Medium of performance (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/mediumOfPerformance> ;
        reg:name            "mediumOfPerformanceWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "The instrumental, instruments, voice, voices, etc., for which a musical work was originally conceived."@en .

<http://rdvocab.info/Elements/producersName>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Producer's name"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/producersNameManifestation> ;
        reg:name            "producersName"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name of a person, family, or corporate body responsible for inscribing, fabricating, constructing, etc., a resource in an unpublished form."@en .

<http://rdvocab.info/Elements/fontSize>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Font size"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/fontSizeManifestation> ;
        reg:name            "fontSize"@en ;
        reg:status          status:1002 ;
        skos:definition     "The size of the type used to represent the characters and symbols in a resource."@en ;
        skos:scopeNote      "Definition source: RDA 3.14.0.1.1"@en .

<http://rdvocab.info/Elements/parallelPlaceOfManufacture>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel place of manufacture"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelPlaceOfManufactureManifestation> ;
        reg:name            "parallelPlaceOfManufacture"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place of manufacture in a language and/or script that differs from that recorded in the place of manufacture element."@en .

<http://rdvocab.info/Elements/dimensionsOfStillImage>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dimensions of still image"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dimensions> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dimensionsOfStillImageItem> , <http://rdvocab.info/Elements/dimensionsOfStillImageManifestation> ;
        reg:name            "dimensionsOfStillImage"@en ;
        reg:status          status:1002 ;
        skos:definition     "The measurements of the pictorial area of a still image."@en .

<http://rdvocab.info/Elements/layoutManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Layout (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/layout> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/layoutOfTactileMusicalNotationManifestation> , <http://rdvocab.info/Elements/layoutOfTactileTextManifestation> , <http://rdvocab.info/Elements/layoutOfCartographicImagesManifestation> ;
        reg:name            "layoutManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The arrangement of text, images, etc., in a resource."@en .

<http://rdvocab.info/Elements/generationOfMicroform>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of microform"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/generationOfMicroformManifestation> ;
        reg:name            "generationOfMicroform"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of a microform resource and the carrier of a reproduction made from the original (e.g., a printing master)."@en .

<http://rdvocab.info/Elements/summarizationOfTheContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Summarization of the content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/summarizationOfTheContent> ;
        reg:name            "summarizationOfTheContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "An abstract, summary, synopsis, etc., of the content of a resource."@en .

<http://rdvocab.info/Elements/aspectRatioExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Aspect ratio (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/aspectRatio> ;
        reg:name            "aspectRatioExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The ratio of the width to the height of a moving image."@en .

<http://rdvocab.info/Elements/soundCharacteristicManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Sound characteristic (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/grooveCharacteristicManifestation> , <http://rdvocab.info/Elements/tapeConfigurationManifestation> , <http://rdvocab.info/Elements/configurationOfPlaybackChannelsManifestation> , <http://rdvocab.info/Elements/specialPlaybackCharacteristicManifestation> , <http://rdvocab.info/Elements/typeOfRecordingManifestation> , <http://rdvocab.info/Elements/recordingMediumManifestation> , <http://rdvocab.info/Elements/trackConfigurationManifestation> , <http://rdvocab.info/Elements/playingSpeedManifestation> ;
        reg:name            "soundCharacteristicManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A technical specification relating to the encoding of sound in a resource."@en .

<http://rdvocab.info/Elements/presentationFormat>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Presentation format"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/projectionCharacteristicOfMotionPictureFilm> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/presentationFormatManifestation> ;
        reg:name            "presentationFormat"@en ;
        reg:status          status:1002 ;
        skos:definition     "The format used in the production of a projected image (e.g., Cinerama, IMAX)."@en .

<http://rdvocab.info/Elements/broadcastStandardManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Broadcast standard (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/videoCharacteristicManifestation> , <http://rdvocab.info/Elements/broadcastStandard> ;
        reg:name            "broadcastStandardManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A  system used to format a video resource for television broadcast."@en .

<http://rdvocab.info/Elements/generationOfMotionPictureFilmManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of motion picture film (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generationManifestation> , <http://rdvocab.info/Elements/generationOfMotionPictureFilm> ;
        reg:name            "generationOfMotionPictureFilmManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of a motion picture film resource and the carrier of a reproduction made from the original (e.g., a reference print)."@en .

<http://rdvocab.info/Elements/scaleExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Scale (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/scale> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/horizontalScaleOfCartographicContentExpression> , <http://rdvocab.info/Elements/additionalScaleInformationExpression> , <http://rdvocab.info/Elements/verticalScaleCartographicContentExpression> , <http://rdvocab.info/Elements/scaleOfStillImageOrThreeDimensionalFormExpression> ;
        reg:name            "scaleExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The ratio of the dimensions of an image or three-dimensional form contained or embodied in a resource to the dimensions of the entity it represents."@en .

<http://rdvocab.info/Elements/titleProperOfSeries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Title proper of series"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/titleProperOfSeriesManifestation> ;
        reg:name            "titleProperOfSeries"@en ;
        reg:status          status:1002 ;
        skos:definition     "The chief name of a series (i.e., the title normally used when citing the series)."@en .

<http://rdvocab.info/Elements/seriesStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Series statement"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSubseries> , <http://rdvocab.info/Elements/seriesStatementManifestation> ;
        reg:name            "seriesStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying a series to which a resource belongs and the numbering of the resource within the series. A series statement may also include information identifying one or more\nsubseries to which the resource being described belongs.\n"@en ;
        skos:scopeNote      "Definition Source: 2.11.0.1.1 \n"@en .

<http://rdvocab.info/Elements/extentOfTextManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of text (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentManifestation> , <http://rdvocab.info/Elements/extentOfText> ;
        reg:name            "extentOfTextManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of text, with or without accompanying illustrations."@en .

<http://rdvocab.info/Elements/contactInformation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Contact information"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/contactInformationManifestation> ;
        reg:name            "contactInformation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information relating to an organization, etc., from which a resource may be obtained."@en .

<http://rdvocab.info/Elements/numberingOfSerials>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numbering of serials"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/chronologicalDesignationOfLastIssueOrPartOfSequence> , <http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequence> , <http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequence> , <http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequence> , <http://rdvocab.info/Elements/numberingOfSerialsManifestation> , <http://rdvocab.info/Elements/alternativeChronologicalDesignationOfFirstIssueOrPartOfSequence> , <http://rdvocab.info/Elements/alternativeChronologicalDesignationOfLastIssueOrPartOfSequence> , <http://rdvocab.info/Elements/chronologicalDesignationOfFirstIssueOrPartOfSequence> , <http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequence> ;
        reg:name            "numberingOfSerials"@en ;
        reg:status          status:1002 ;
        skos:definition     "The identification of each of the issues or parts of a serial. Numbering of serials may include a numeral, a letter, any other character, or the combination of these with or without an accompanying caption (volume, number, etc.) and/or a chronological designation.\n"@en ;
        skos:scopeNote      "Definition from: 2.6.0.1.1\t"@en .

<http://rdvocab.info/Elements/noteonChangesinContentCharacteristics>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on changes in content characteristics"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteonChangesinContentCharacteristicsExpression> ;
        reg:name            "noteonChangesinContentCharacteristics"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note on changes in content characteristics that occur in subsequent issues or parts of a resource issued in successive parts or between iterations of an integrating resource."@en .

<http://rdvocab.info/Elements/colourOfThree-dimensionalFormExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour of three-dimensional form (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/colourContentExpression> , <http://rdvocab.info/Elements/colourOfThree-dimensionalForm> ;
        reg:name            "colourOfThree-dimensionalFormExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in a three-dimensional form or forms contained in a resource. Colour of three-dimensional form is also the specific colours, tones, etc., (including black and white) present in a three-dimensional form or forms contained in a resource."@en .

<http://rdvocab.info/Elements/alternativeChronologicalDesignationOfFirstIssueOrPartOfSequence>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Alternative Chronological Designation of First Issue or Part of Sequence"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerials> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/alternativeChronologicalDesignationOfFirstIssueOrPartOfSequenceManifestation> ;
        reg:name            "alternativeChronologicalDesignationOfFirstIssueOrPartOfSequence"@en ;
        reg:status          status:1002 ;
        skos:definition     "A second or subsequent system of numbering presented in the form of a date (e.g., a year; year and month; month, day, and year) on the first issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/systemOfOrganization>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "System of organization"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/systemOfOrganizationWork> ;
        reg:name            "systemOfOrganization"@en ;
        reg:status          status:1002 ;
        skos:definition     "A system of arranging materials in an archival resource or a collection."@en ;
        skos:scopeNote      "Definition source: RDA 7.7.0.1.1"@en .

<http://rdvocab.info/Elements/preferredTitleForTheWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Preferred title for the work"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleOfTheWork> ;
        reg:name            "preferredTitleForTheWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "The title or form of title chosen as the basis for the suthorized access point representing that work."@en ;
        skos:scopeNote      "Definition source: RDA 6.2.0.1.1"@en .

<http://rdvocab.info/Elements/mountManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Mount (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/mount> ;
        reg:name            "mountManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The physical material used for the support or backing to which the base material of a resource has been attached."@en .

<http://rdvocab.info/Elements/formOfNotatedMovementExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Form of notated movement (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formOfNotationExpression> , <http://rdvocab.info/Elements/formOfNotation> ;
        reg:name            "formOfNotatedMovementExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the movement content of a resource."@en .

<http://rdvocab.info/Elements/carrierTypeManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Carrier type (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/carrierType> ;
        reg:name            "carrierTypeManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization reflecting the format of the storage medium and housing of a carrier in combination with the type of intermediation device required to view, play, run, etc., the content of a resource."@en .

<http://rdvocab.info/Elements/yearDegreeGrantedWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Year degree granted (Work)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/DissertationOrThesisInformationEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/yearDegreeGranted> ;
        reg:name            "yearDegreeGrantedWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "The calendar year in which a granting institution or faculty conferred an academic degree on a candidate."@en .

<http://rdvocab.info/Elements/modeOfIssuanceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Mode of issuance (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/modeOfIssuance> ;
        reg:name            "modeOfIssuanceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization reflecting whether a resource is issued in one or more parts, the way it is updated, and its intended termination."@en .

<http://rdvocab.info/Elements/contactInformationItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Contact information (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/contentType> ;
        reg:name            "contactInformationItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information relating to an organization, etc., from which a resource may be obtained. "@en .

<http://rdvocab.info/Elements/longitudeAndLatitude>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Longitude and latitude"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/coordinatesOfCartographicContent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/longitudeAndLatitudeWork> ;
        reg:name            "longitudeAndLatitude"@en ;
        reg:status          status:1002 ;
        skos:definition     "A system for identifying the area covered by the cartographic content of a resource using longitude of the westernmost and easternmost boundaries and latitude of the northernmost and southernmost boundaries."@en .

<http://rdvocab.info/Elements/extentOfThreeDimensionalFormManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of three-dimensional form (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentManifestation> , <http://rdvocab.info/Elements/extentOfThreeDimensionalForm> ;
        reg:name            "extentOfThreeDimensionalFormManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of one or more three-dimensional forms."@en .

<http://rdvocab.info/Elements/titleProperOfSubseries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Title proper of subseries"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/titleProperOfSubseriesManifestation> ;
        reg:name            "titleProperOfSubseries"@en ;
        reg:status          status:1002 ;
        skos:definition     "The chief name of a subseries (i.e., the title normally used when citing the subseries)."@en .

<http://rdvocab.info/Elements/titleProperOfSubseriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Title proper of subseries (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleProperOfSubseries> ;
        reg:name            "titleProperOfSubseriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The chief name of a subseries (i.e., the title normally used when citing the subseries)."@en .

<http://rdvocab.info/Elements/issnOfSubseriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "ISSN of subseries (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/issnOfSubseries> ;
        reg:name            "issnOfSubseriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The identifier assigned to a subseries by an ISSN registration agency."@en .

<http://rdvocab.info/Elements/RDASyntaxEncodingScheme>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "RDA Syntax Encoding Scheme"@en ;
        rdfs:subClassOf   rdfs:Datatype ;
        reg:hasSubClass   <http://rdvocab.info/Elements/PlaceAndDateOfCaptureEncodingScheme> , <http://rdvocab.info/Elements/EditionStatementEncodingScheme> , <http://rdvocab.info/Elements/DistributionStatementEncodingScheme> , <http://rdvocab.info/Elements/ManufactureStatementEncodingScheme> , <http://rdvocab.info/Elements/SeriesStatementEncodingScheme> , <http://rdvocab.info/Elements/ProductionStatementEncodingScheme> , <http://rdvocab.info/Elements/DissertationOrThesisInformationEncodingScheme> , <http://rdvocab.info/Elements/PublicationStatementEncodingScheme> ;
        reg:name          "RDASyntaxEncodingScheme"@en ;
        reg:status        status:1002 ;
        skos:definition   "This subclass has been created to gather the Syntax Encoding Schemes used in RDA. "@en .

<http://rdvocab.info/Elements/restrictionsOnAccessManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Restrictions on access (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/restrictionsOnAccess> ;
        reg:name            "restrictionsOnAccessManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Limitations placed on access to a resource."@en .

<http://rdvocab.info/Elements/regionalEncoding>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Regional encoding"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/regionalEncodingManifestation> ;
        reg:name            "regionalEncoding"@en ;
        reg:status          status:1002 ;
        skos:definition     "A code identifying the region of the world for which a videodisc has been encoded and preventing the disc from being played on a player sold in a different region."@en .

<http://rdvocab.info/Elements/noteOnSeriesStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on series statement (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnSeriesStatement> ;
        reg:name            "noteOnSeriesStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on complex series statements, incorrect numbering within series, or changes in series statements."@en .

<http://rdvocab.info/Elements/colourOfMovingImagesExpressions>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour of moving images (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/colourContentExpression> , <http://rdvocab.info/Elements/colourOfMovingImage> ;
        reg:name            "colourOfMovingImagesExpressions"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in a moving image or images contained in a resource. Colour of moving image is also the specific colours, tones, etc., (including black and white) present in a moving image or images contained in a resource."@en .

<http://rdvocab.info/Elements/encodingFormat>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Encoding format"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/encodingFormatManifestation> ;
        reg:name            "encodingFormat"@en ;
        reg:status          status:1002 ;
        skos:definition     "A schema, standard, etc., used to encode the digital content of a resource."@en .

<http://rdvocab.info/Elements/parallelDesignationOfEditionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel designation of edition (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelDesignationOfEdition> ;
        reg:name            "parallelDesignationOfEditionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A designation of edition in a language and/or script that differs from that recorded in the designation of edition element."@en .

<http://rdvocab.info/Elements/videoFormat>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Video format"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/videoCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/videoFormatManifestation> ;
        reg:name            "videoFormat"@en ;
        reg:status          status:1002 ;
        skos:definition     "A standard, etc., used to encode the analog video content of a resource."@en .

<http://rdvocab.info/Elements/extentManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/extentOfThreeDimensionalFormManifestation> , <http://rdvocab.info/Elements/extentOfCartographicResourceManifestation> , <http://rdvocab.info/Elements/extentOfTextManifestation> , <http://rdvocab.info/Elements/extentOfNotatedMusicManifestation> , <http://rdvocab.info/Elements/extentOfStillImageManifestation> ;
        reg:name            "extentManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource."@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSubseries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to subseries"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/seriesStatement> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToSubseriesManifestation> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToSubseries"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to subseries in a language and/or script that differs from that recorded in the statement of responsibility relating to subseries element."@en .

<http://rdvocab.info/Elements/script>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Script"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formOfNotation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/scriptExpression> ;
        reg:name            "script"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the written language content of a resource."@en .

<http://rdvocab.info/Elements/fontSizeManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Font size (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/fontSize> ;
        reg:name            "fontSizeManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The size of the type used to represent the characters and symbols in a resource."@en .

<http://rdvocab.info/Elements/variantTitle>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Variant title"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/variantTitleManifestation> ;
        reg:name            "variantTitle"@en ;
        reg:status          status:1002 ;
        skos:definition     "A title associated with a resource that differs from a title recorded as the title proper, a parallel title proper, other title information, parallel other title information, earlier title proper, later title proper, key title, or abbreviated title."@en .

<http://rdvocab.info/Elements/titleProper>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Title proper"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/titleProperManifestation> ;
        reg:name            "titleProper"@en ;
        reg:status          status:1002 ;
        skos:definition     "The chief name of a resource (i.e., the title normally used when citing the resource)."@en .

<http://rdvocab.info/Elements/tapeConfiguration>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Tape configuration"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/tapeConfigurationManifestation> ;
        reg:name            "tapeConfiguration"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number of tracks on an audiotape."@en .

<http://rdvocab.info/Elements/designationOfANamedRevisionOfAnEdition>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Designation of a named revision of an edition"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/designationOfANamedRevisionOfAnEditionManifestation> ;
        reg:name            "designationOfANamedRevisionOfAnEdition"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters, identifying a particular revision of a named edition."@en .

<http://rdvocab.info/Elements/restrictionsOnAccess>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Restrictions on access"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/restrictionsOnUseItem> , <http://rdvocab.info/Elements/restrictionsOnAccessItem> , <http://rdvocab.info/Elements/restrictionsOnAccessManifestation> ;
        reg:name            "restrictionsOnAccess"@en ;
        reg:status          status:1002 ;
        skos:definition     "Limitations placed on access to a resource."@en .

<http://rdvocab.info/Elements/dimensionsOfStillImageManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dimensions of still image (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dimensionsManifestation> , <http://rdvocab.info/Elements/dimensionsOfStillImage> ;
        reg:name            "dimensionsOfStillImageManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The measurements of the pictorial area of a still image. "@en .

<http://rdvocab.info/Elements/polarity>
        a                   rdf:Property ;
        rdfs:comment        "Associated with the FRBR Manifestation entity."@en ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Polarity"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/polarityManifestation> ;
        reg:name            "polarity"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship of the colours and tones in an image to the colours and tones of the object filmed (e.g., positive, negative)."@en ;
        skos:scopeNote      "Definition source: RDA 3.15.0.1.1"@en .

<http://rdvocab.info/Elements/layoutOfTactileText>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Layout of tactile text"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/layout> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/layoutOfTactileTextManifestation> ;
        reg:name            "layoutOfTactileText"@en ;
        reg:status          status:1002 .

<http://rdvocab.info/Elements/chronologicalDesignationOfFirstIssueOrPartOfSequence>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Chronological designation of first issue or part of sequence"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerials> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/chronologicalDesignationOfFirstIssueOrPartOfSequenceManifestation> ;
        reg:name            "chronologicalDesignationOfFirstIssueOrPartOfSequence"@en ;
        reg:status          status:1002 ;
        skos:definition     "Numbering presented in the form of a date (e.g., a year; year and month; month, day, and year) on the first issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/trackConfigurationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Track configuration (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristicManifestation> , <http://rdvocab.info/Elements/trackConfiguration> ;
        reg:name            "trackConfigurationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The configuration of the audio track on a sound-track film (e.g., centre track)."@en .

<http://rdvocab.info/Elements/keyWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Key (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/key> ;
        reg:name            "keyWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "The set of pitch relationships that establishes the tonal centre, or principal tonal centre, for a musical work. Key is designated by its pitch name and its mode, when it is major or minor.\n"@en .

<http://rdvocab.info/Elements/frequencyManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Frequency (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/frequency> ;
        reg:name            "frequencyManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The intervals at which the issues or parts of a serial or the updates to an integrating resource are issued."@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToANamedRevisionOfAnEditionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to a named revision of an edition (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToANamedRevisionOfAnEdition> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToANamedRevisionOfAnEditionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement of responsibility relating to a named revision of an edition in a language and/or script that differs from that recorded in the statement of responsibility relating to a named revision of an edition element."@en .

<http://rdvocab.info/Elements/parallelDistributorsNameManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel distributor's name (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelDistributorsName> ;
        reg:name            "parallelDistributorsNameManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A distributor’s name in a language and/or script that differs from that recorded in the distributor’s name element."@en .

<http://rdvocab.info/Elements/awardExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Award (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/award> ;
        reg:name            "awardExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A formal recognition of excellence, etc., for the content of a resource by an award- or prize-granting body."@en .

<http://rdvocab.info/Elements/appliedMaterialManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Applied material (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/appliedMaterial> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/emulsionOnMicrofilmAndMicroficheManifestation> ;
        reg:name            "appliedMaterialManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A physical or chemical substance applied to a base material of a resource.\n"@en .

<http://rdvocab.info/Elements/DissertationOrThesisInformationEncodingScheme>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Dissertation Or Thesis Information Encoding Scheme"@en ;
        rdfs:subClassOf   <http://rdvocab.info/Elements/RDASyntaxEncodingScheme> ;
        reg:name          "DissertationOrThesisInformationEncodingScheme"@en ;
        reg:status        status:1002 ;
        skos:definition   "This subclass has been created to define the Syntax Encoding Scheme for the RDA Dissertation or thesis information composite string. Dissertation or theses information is composed of an ordered, concatenated list of properties: - Academic degree - Granting institution or faculty - Year degree granted."@en .

<http://rdvocab.info/Elements/languageOfTheContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Language of the content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/languageOfTheContent> ;
        reg:name            "languageOfTheContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A language used to express the content of a resource."@en .

<http://rdvocab.info/Elements/colourContentOfResourceDesignedForPersonsWithVisualImpairments>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour content of resource designed for persons with visual impairments"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/colourContent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/colourContentOfResourceDesignedForPersonsWithVisualImpairmentsExpression> ;
        reg:name            "colourContentOfResourceDesignedForPersonsWithVisualImpairments"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in a resource designed for persons with visual impairments. Colour content of a resource designed for persons with visual impairments is also the specific colours, tones, etc., (excluding black and white) present in a resource designed for persons with visual impairments."@en .

<http://rdvocab.info/Elements/RepresentationOfCartographicImagesClass>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Representation of Cartographic Images Class"@en ;
        reg:name          "RepresentationOfCartographicImagesClass"@en ;
        reg:status        status:1002 ;
        skos:definition   "This class has been created to define the Syntax Encoding Scheme for the RDA Representation of Cartographic Images composite string. The Representation of Cartographic Images is composed of an ordered, concatenated list of properties: - Data type - Number of objects - Object type"@en .

<http://rdvocab.info/Elements/publishersNumberForMusicManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Publisher's number for music (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/identifierForTheManifestation> , <http://rdvocab.info/Elements/publishersNumberForMusic> ;
        reg:name            "publishersNumberForMusicManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A numbering designation assigned to a resource by a music publisher, appearing normally only on the title page, the cover, and/or the first page of music."@en .

<http://rdvocab.info/Elements/productionMethodForManuscriptManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Production method for manuscript (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/productionMethodManifestation> , <http://rdvocab.info/Elements/productionMethodForManuscript> ;
        reg:name            "productionMethodForManuscriptManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The process used to produce an original manuscript or a copy."@en .

<http://rdvocab.info/Elements/contentType>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Content type "@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/contactInformationItem> , <http://rdvocab.info/Elements/contentTypeExpression> ;
        reg:name            "contentType"@en ;
        reg:status          status:1002 ;
        skos:scopeNote      "Definition source: RDA 7.2.0.1.1"@en .

<http://rdvocab.info/Elements/immediateSourceOfAcquisitionOfItem>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Immediate source of acquisition of item"@en ;
        reg:name          "immediateSourceOfAcquisitionOfItem"@en ;
        reg:status        status:1002 ;
        skos:definition   "The source from which the agency directly acquired an item and the circumstances under which it was received."@en .

<http://rdvocab.info/Elements/horizontalScaleOfCartographicContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Horizontal scale of cartographic content"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/scale> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/horizontalScaleOfCartographicContentExpression> ;
        reg:name            "horizontalScaleOfCartographicContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "The ratio of horizontal distances in the cartographic content of a resource to the actual distances they represent.\n"@en .

<http://rdvocab.info/Elements/manufacturersNameManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Manufacturer's name (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/manufacturersName> ;
        reg:name            "manufacturersNameManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name of a person, family, or corporate body responsible for printing, duplicating, casting, etc., a resource in a published form."@en .

<http://rdvocab.info/Elements/titleProperManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Title proper (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleManifestation> , <http://rdvocab.info/Elements/titleProper> ;
        reg:name            "titleProperManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The chief name of a resource (i.e., the title normally used when citing the resource)."@en .

<http://rdvocab.info/Elements/productionMethodManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Production method (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/productionMethod> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/productionMethodForTactileResourceManifestation> , <http://rdvocab.info/Elements/productionMethodForManuscriptManifestation> ;
        reg:name            "productionMethodManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The process used to produce a resource."@en .

<http://rdvocab.info/Elements/projectionCharacteristicOfMotionPictureFilmManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Projection characteristic of motion picture film (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/projectionCharacteristicsOfMotionPictureFilm> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/projectionSpeedManifestation> , <http://rdvocab.info/Elements/presentationFormatManifestation> ;
        reg:name            "projectionCharacteristicOfMotionPictureFilmManifestation"@en ;
        reg:status          status:1002 .

<http://rdvocab.info/Elements/parallelProducersNameManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel producer's name (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelProducersName> ;
        reg:name            "parallelProducersNameManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A producer’s name in a language and/or script that differs from that recorded in the producer’s name element."@en .

<http://rdvocab.info/Elements/generationOfVideotapeManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of videotape (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generationManifestation> , <http://rdvocab.info/Elements/generationOfVideotape> ;
        reg:name            "generationOfVideotapeManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of a videotape resource and the carrier of a reproduction made from the original (e.g., a show copy)."@en .

<http://rdvocab.info/Elements/parallelOtherTitleInformationOfSeries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel other title information of series"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelOtherTitleInformationOfSeriesManifestation> ;
        reg:name            "parallelOtherTitleInformationOfSeries"@en ;
        reg:status          status:1002 ;
        skos:definition     "Other title information of a series in a language and/or script that differs from that recorded in the other title information of series\nelement."@en .

<http://rdvocab.info/Elements/parallelOtherTitleInformationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel other title information (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleManifestation> , <http://rdvocab.info/Elements/parallelOtherTitleInformation> ;
        reg:name            "parallelOtherTitleInformationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Other title information in a language and/or script different from that recorded in the other title information element."@en .

<http://rdvocab.info/Elements/contactInformationManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Contact information (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/contactInformation> ;
        reg:name            "contactInformationManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information relating to an organization, etc., from which a resource may be obtained."@en .

<http://rdvocab.info/Elements/restrictionsOnUseItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Restrictions on use (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/restrictionsOnAccess> ;
        reg:name            "restrictionsOnUseItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "Limitations placed on uses such as reproduction, publication, exhibition, etc. "@en .

<http://rdvocab.info/Elements/identifierForTheManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Identifier for the manifestation"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/plateNumberForMusicManifestation> , <http://rdvocab.info/Elements/publishersNumberForMusic> , <http://rdvocab.info/Elements/plateNumberForMusic> , <http://rdvocab.info/Elements/publishersNumberForMusicManifestation> ;
        reg:name            "identifierForTheManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A character string associated with a manifestation that serves to differentiate that manifestation from other manifestations."@en ;
        skos:scopeNote      " Definition source: RDA 2.14.0.1.1 "@en .

<http://rdvocab.info/Elements/issnOfSeriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "ISSN of series (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/issnOfSeries> ;
        reg:name            "issnOfSeriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The identifier assigned to a series by an ISSN registration agency."@en .

<http://rdvocab.info/Elements/emulsionOnMicrofilmAndMicrofiche>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Emulsion on microfilm and microfiche"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/appliedMaterial> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/emulsionOnMicrofilmAndMicroficheManifestation> ;
        reg:name            "emulsionOnMicrofilmAndMicrofiche"@en ;
        reg:status          status:1002 ;
        skos:definition     "A suspension of light-sensitive chemicals used as a coating on a microfilm or microfiche (e.g., silver halide)."@en .

<http://rdvocab.info/Elements/dimensionsManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Dimensions (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/dimensions> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dimensionsOfMapEtcManifestation> , <http://rdvocab.info/Elements/dimensionsOfStillImageManifestation> ;
        reg:name            "dimensionsManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The measurements of the carrier or carriers and/or the container of a resource. "@en .

<http://rdvocab.info/Elements/mediumOfPerformanceOfMusicalContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Medium of performance of musical content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/mediumOfPerformanceOfMusicalContentExpression> ;
        reg:name            "mediumOfPerformanceOfMusicalContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "The instrument, instruments, voice, voices, etc., used (or intended to be used) for performance of musical content.\n"@en ;
        skos:scopeNote      "Definition source: 6.20.0.1.1\t"@en .

<http://rdvocab.info/Elements/designationOfEditionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Designation of edition (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/designationOfEdition> ;
        reg:name            "designationOfEditionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters, identifying the edition to which a resource belongs."@en .

<http://rdvocab.info/Elements/reductionRatio>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Reduction ratio"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/reductionRatioManifestation> ;
        reg:name            "reductionRatio"@en ;
        reg:status          status:1002 ;
        skos:definition     "The size of a micro-image in relation to the original from which it was produced."@en ;
        skos:scopeNote      "Definition source: RDA 3.16.0.1.1"@en .

<http://rdvocab.info/Elements/parallelPlaceOfPublication>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel place of publication"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelPlaceOfPublicationManifestation> ;
        reg:name            "parallelPlaceOfPublication"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place of publication in a language and/or script that differs from that recorded in the place of publication element."@en .

<http://rdvocab.info/Elements/scale>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Scale"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/additionalScaleInformation> , <http://rdvocab.info/Elements/verticalScaleCartographicContent> , <http://rdvocab.info/Elements/horizontalScaleOfCartographicContent> , <http://rdvocab.info/Elements/scaleExpression> , <http://rdvocab.info/Elements/scaleOfStillImageOrThree-dimensionalForm> ;
        reg:name            "scale"@en ;
        reg:status          status:1002 ;
        skos:definition     "The ratio of the dimensions of an image or three-dimensional form contained or embodied in a resource to the dimensions of the entity it represents."@en .

<http://rdvocab.info/Elements/coverageOfTheContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Coverage of the content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/coverageOfTheContentWork> ;
        reg:name            "coverageOfTheContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "The chronological or geographic coverage of the content of a resource."@en ;
        skos:scopeNote      "Definition source: RDA 7.4.0.1.1"@en .

<http://rdvocab.info/Elements/distributorsNameManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Distributor's name (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/distributorsName> ;
        reg:name            "distributorsNameManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name of a person, family, or corporate body responsible for distributing a resource."@en .

<http://rdvocab.info/Elements/formOfMusicalNotation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Form of musical notation"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formOfNotation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/formOfMusicalNotationExpression> ;
        reg:name            "formOfMusicalNotation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the musical content of a resource."@en .

<http://rdvocab.info/Elements/manufactureStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Manufacture statement (Manifestation)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/ManufactureStatementEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/manufactureStatement> ;
        reg:name            "manufactureStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the place or places of manufacture, manufacturer or manufacturers, and date or dates of manufacture of a resource."@en .

<http://rdvocab.info/Elements/placeOfManufactureManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of manufacture (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/placeOfManufacture> ;
        reg:name            "placeOfManufactureManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place associated with the printing, duplicating, casting, etc., of a resource in a published form."@en .

<http://rdvocab.info/Elements/placeAndDateOfCaptureExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place and date of capture (Expression)"@en ;
        rdfs:range          <http://rdvocab.info/Elements/PlaceAndDateOfCaptureEncodingScheme> ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/placeAndDateOfCapture> ;
        reg:name            "placeAndDateOfCaptureExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The place and date associated with the capture (i.e., recording, filming, etc.) of the content of a resource."@en .

<http://rdvocab.info/Elements/numberingOfSerialsManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numbering of serials (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerials> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequenceManifestation> , <http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequenceManifestation> , <http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequenceManifestation> , <http://rdvocab.info/Elements/alternativeChronologicalDesignationOfFirstIssueOrPartOfSequenceManifestation> , <http://rdvocab.info/Elements/chronologicalDesignationOfFirstIssueOrPartOfSequenceManifestation> , <http://rdvocab.info/Elements/alternativeNumericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequenceManifestation> , <http://rdvocab.info/Elements/chronologicalDesignationOfLastIssueOrPartOfSequenceManifestation> , <http://rdvocab.info/Elements/alternativeChronologicalDesignationOfLastIssueOrPartOfSequenceManifestation> ;
        reg:name            "numberingOfSerialsManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The identification of each of the issues or parts of a serial. Numbering of serials may include a numeral, a letter, any other character, or the combination of these with or without an accompanying caption (volume, number, etc.) and/or a chronological designation."@en .

<http://rdvocab.info/Elements/placeOfDistributionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of distribution (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/placeOfDistribution> ;
        reg:name            "placeOfDistributionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place associated with the distribution of a resource."@en .

<http://rdvocab.info/Elements/plateNumberForMusicManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Plate number for music (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/identifierForTheManifestation> , <http://rdvocab.info/Elements/plateNumberForMusic> ;
        reg:name            "plateNumberForMusicManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A numbering designation assigned to a resource by a music publisher, usually printed at the bottom of each page, and sometimes appearing also on the title page."@en .

<http://rdvocab.info/Elements/placeOfProductionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of production (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/placeOfProduction> ;
        reg:name            "placeOfProductionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A place associated with the inscription, fabrication, construction, etc., of a resource in an unpublished form."@en .

<http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequenceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numeric and/or alphabetic designation of first issue or part of sequence (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerialsManifestation> , <http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequence> ;
        reg:name            "numericAndOrAlphabeticDesignationOfFirstIssueOrPartOfSequenceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Numbering presented in numeric and/or alphabetic form on the first issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/typeOfRecordingManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Type of recording (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristicManifestation> , <http://rdvocab.info/Elements/typeOfRecordingAnalogDigital> ;
        reg:name            "typeOfRecordingManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The method used to encode audio content for playback (i.e., analog or digital)."@en .

<http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequenceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numeric and/or alphabetic designation of last issue or part of sequence (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerialsManifestation> , <http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequence> ;
        reg:name            "numericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequenceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Numbering presented in numeric and/or alphabetic form on the last issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/otherTitleInformationOfSeries>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Other title information of series"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/otherTitleInformationOfSeriesManifestation> ;
        reg:name            "otherTitleInformationOfSeries"@en ;
        reg:status          status:1002 ;
        skos:definition     "Information that appears in conjunction with, and is subordinate to, the title proper of a series."@en .

<http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequence>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numeric and/or alphabetic designation of last issue or part of sequence"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerials> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/numericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequenceManifestation> ;
        reg:name            "numericAndOrAlphabeticDesignationOfLastIssueOrPartOfSequence"@en ;
        reg:status          status:1002 ;
        skos:definition     "Numbering presented in numeric and/or alphabetic form on the last issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/longitudeAndLatitudeWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Longitude and latitude (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/coordinatesOfCartographicContentWork> , <http://rdvocab.info/Elements/longitudeAndLatitude> ;
        reg:name            "longitudeAndLatitudeWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "A system for identifying the area covered by the cartographic content of a resource using longitude of the westernmost and easternmost boundaries and latitude of the northernmost and southernmost boundaries."@en .

<http://rdvocab.info/Elements/noteOnNumberingOfSerialsManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on numbering of serials (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnNumberingOfSerials> ;
        reg:name            "noteOnNumberingOfSerialsManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on the numbering of the first and/or last issue or part, on complex or irregular numbering (including numbering errors), or on the period covered by a volume, issue, part, etc."@en .

<http://rdvocab.info/Elements/DistributionStatementEncodingScheme>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Distribution Statement Encoding Scheme"@en ;
        rdfs:subClassOf   <http://rdvocab.info/Elements/RDASyntaxEncodingScheme> ;
        reg:name          "DistributionStatementEncodingScheme"@en ;
        reg:status        status:1002 ;
        skos:definition   "This subclass has been created to define the Syntax Encoding Scheme for the RDA Distribution Statement composite string. The Distribution Statement is composed of an ordered, concatenated list of properties: - Place of distribution - Parallel place of distribution - Distributor's name - Parallel distributor's name - Date of distribution"@en .

<http://rdvocab.info/Elements/historyOfTheWork>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "History of the work"@en ;
        reg:name          "historyOfTheWork"@en ;
        reg:status        status:1002 ;
        skos:definition   "Information pertaining to the history of a work."@en ;
        skos:scopeNote    "Definition source: RDA 6.9.0.1.1"@en .

<http://rdvocab.info/Elements/extentOfCartographicResource>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of cartographic resource"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/extentOfCartographicResourceItem> , <http://rdvocab.info/Elements/extentOfCartographicResourceManifestation> ;
        reg:name            "extentOfCartographicResource"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a cartographic resource."@en .

<http://rdvocab.info/Elements/noteOnChangesInCarrierCharacteristics>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on changes in carrier characteristics"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnChangesInCarrierCharacteristicsManifestation> ;
        reg:name            "noteOnChangesInCarrierCharacteristics"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note on changes in carrier characteristics that occur in subsequent issues or parts of a resource issued in successive parts or between iterations of an integrating resource."@en .

<http://rdvocab.info/Elements/keyTitleManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Key title (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleManifestation> , <http://rdvocab.info/Elements/keyTitle> ;
        reg:name            "keyTitleManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The unique name assigned to a resource by an ISSN registration agency."@en .

<http://rdvocab.info/Elements/generationOfMicroformManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of microform (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generationManifestation> , <http://rdvocab.info/Elements/generationOfMicroform> ;
        reg:name            "generationOfMicroformManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of a microform resource and the carrier of a reproduction made from the original (e.g., a printing master)."@en .

<http://rdvocab.info/Elements/modeOfIssuance>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Mode of issuance"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/modeOfIssuanceManifestation> ;
        reg:name            "modeOfIssuance"@en ;
        reg:status          status:1002 ;
        skos:definition     "A categorization reflecting whether a resource is issued in one or more parts, the way it is updated, and its intended termination."@en .

<http://rdvocab.info/Elements/colourOfThree-dimensionalForm>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour of three-dimensional form"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/colourContent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/colourOfThree-dimensionalFormExpression> ;
        reg:name            "colourOfThree-dimensionalForm"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in a three-dimensional form or forms contained in a resource. Colour of three-dimensional form is also the specific colours, tones, etc., (including black and white) present in a three-dimensional form or forms contained in a resource."@en .

<http://rdvocab.info/Elements/extentOfStillImage>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of still image"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extent> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/extentOfStillImageItem> , <http://rdvocab.info/Elements/extentOfStillImageManifestation> ;
        reg:name            "extentOfStillImage"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of one or more still images."@en .

<http://rdvocab.info/Elements/languageOfTheContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Language of the content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/languageOfTheContentExpression> ;
        reg:name            "languageOfTheContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "A language used to express the content of a resource."@en ;
        skos:scopeNote      "Definition source: RDA 7.10.0.1.1"@en .

<http://rdvocab.info/Elements/noteOnEditionStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on edition statement (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnEditionStatement> ;
        reg:name            "noteOnEditionStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on the source of an edition statement, on edition statements relating to issues, parts, etc., on changes in edition statements, or other information relating to an edition statement."@en .

<http://rdvocab.info/Elements/coordinatesOfCartographicContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Coordinates of cartographic content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/rightAscensionAndDeclination> , <http://rdvocab.info/Elements/longitudeAndLatitude> , <http://rdvocab.info/Elements/coordinatesOfCartographicContentWork> , <http://rdvocab.info/Elements/stringsOfCoordinatePairs> ;
        reg:name            "coordinatesOfCartographicContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "A mathematical system for identifying the area covered by the cartographic content of a resource. Coordinates may be expressed by means of longitude and latitude on the surface of planets or by the angles of right ascension and declination for celestial charts."@en .

<http://rdvocab.info/Elements/formOfNotationExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Form of notation (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formOfNotation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/formOfNotatedMovementExpression> , <http://rdvocab.info/Elements/formOfTactileNotationExpression> , <http://rdvocab.info/Elements/scriptExpression> ;
        reg:name            "formOfNotationExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the content of a resource."@en .

<http://rdvocab.info/Elements/equipmentOrSystemRequirement>
        a                 rdf:Property ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Equipment or system requirement"@en ;
        reg:name          "equipmentOrSystemRequirement"@en ;
        reg:status        status:1002 ;
        skos:definition   "The equipment or system required for use, playback, etc., of an analog, digital, etc., resource."@en .

<http://rdvocab.info/Elements/parallelDistributorsName>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel distributor's name"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelDistributorsNameManifestation> ;
        reg:name            "parallelDistributorsName"@en ;
        reg:status          status:1002 ;
        skos:definition     "A distributor’s name in a language and/or script that differs from that recorded in the distributor’s name element."@en .

<http://rdvocab.info/Elements/noteOnManufactureStatementManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on manufacture statement (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteManifestation> , <http://rdvocab.info/Elements/noteOnManufactureStatement> ;
        reg:name            "noteOnManufactureStatementManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on place of manufacture, manufacturer, or date of manufacture, or information on changes in the place of manufacture, manufacturer, or manufacturer’s name."@en .

<http://rdvocab.info/Elements/baseMaterialforMicrofilmMicrofichePhotographicFilmAndMotionPictureFilm>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Base material for microfilm, microfiche, photographic film, and motion picture film"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/baseMaterial> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/baseMaterialforMicrofilmMicrofichePhotographicFilmAndMotionPictureFilmManifestation> ;
        reg:name            "baseMaterialforMicrofilmMicrofichePhotographicFilmAndMotionPictureFilm"@en ;
        reg:status          status:1002 ;
        skos:definition     "The underlying physical material of a microfilm, microfiche, photographic film, or motion picture film resource."@en .

<http://rdvocab.info/Elements/accessibilityContent>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Accessibility content"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/accessibilityContentExpression> ;
        reg:name            "accessibilityContent"@en ;
        reg:status          status:1002 ;
        skos:definition     "Content that assists those with a sensory impairment in the greater understanding of content which their impairment prevents them fully seeing or hearing."@en .

<http://rdvocab.info/Elements/copyrightDateManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Copyright date (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/copyrightDate> ;
        reg:name            "copyrightDateManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with a claim of protection under copyright or a similar regime."@en .

<http://rdvocab.info/Elements/placeAndDateOfCapture>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place and date of capture"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/placeAndDateOfCaptureExpression> ;
        reg:name            "placeAndDateOfCapture"@en ;
        reg:status          status:1002 ;
        skos:definition     "The place and date associated with the capture (i.e., recording, filming, etc.) of the content of a resource."@en ;
        skos:scopeNote      "Definition source: RDA 7.9.0.1.1."@en .

<http://rdvocab.info/Elements/parallelProducersName>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel producer's name"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelProducersNameManifestation> ;
        reg:name            "parallelProducersName"@en ;
        reg:status          status:1002 ;
        skos:definition     "A producer’s name in a language and/or script that differs from that recorded in the producer’s name element."@en .

<http://rdvocab.info/Elements/parallelTitleProperManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel title proper (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/titleManifestation> , <http://rdvocab.info/Elements/parallelTitleProper> ;
        reg:name            "parallelTitleProperManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The title proper in another language and/or script. "@en .

<http://rdvocab.info/Elements/placeOfCapture>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Place of capture"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/placeOfCaptureExpression> ;
        reg:name            "placeOfCapture"@en ;
        reg:status          status:1002 ;
        skos:definition     "The place associated with the capture (i.e., recording, filming, etc.) of the content of a resource."@en .

<http://rdvocab.info/Elements/rightAscensionAndDeclinationWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Right ascension and declination (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/coordinatesOfCartographicContentWork> , <http://rdvocab.info/Elements/rightAscensionAndDeclination> ;
        reg:name            "rightAscensionAndDeclinationWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "A system for identifying the location of a celestial object in the sky covered by the cartographic content of a resource using the angles of right ascension and declination."@en .

<http://rdvocab.info/Elements/playingSpeed>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Playing speed"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristic> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/playingSpeedManifestation> ;
        reg:name            "playingSpeed"@en ;
        reg:status          status:1002 ;
        skos:definition     "The speed at which an audio carrier must be operated to produce the sound intended."@en .

<http://rdvocab.info/Elements/placeOfOriginOfTheWork>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Place of origin of the work"@en ;
        reg:name          "placeOfOriginOfTheWork"@en ;
        reg:status        status:1002 ;
        skos:definition   "The country or other territorial jurisdiction from which a work originated."@en ;
        skos:scopeNote    "Definition source: RDA 6.6.0.1.1"@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTitleProperManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to title proper (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/statementOfResponsibilityManifestation> , <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTitleProper> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToTitleProperManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement of responsibility relating to title proper in a language and/or script that differs from that recorded in the statement of responsibility relating to title proper element."@en .

<http://rdvocab.info/Elements/distributorsName>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Distributor's name"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/distributorsNameManifestation> ;
        reg:name            "distributorsName"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name of a person, family, or corporate body responsible for distributing a resource."@en .

<http://rdvocab.info/Elements/generationOfDigitalResource>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of digital resource"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/generationOfDigitalResourceManifestation> ;
        reg:name            "generationOfDigitalResource"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of a digital resource and the carrier of a reproduction made from the original (e.g., a derivative master)."@en .

<http://rdvocab.info/Elements/publishersNameManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Publisher's name (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/publishersName> ;
        reg:name            "publishersNameManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The name of a person, family, or corporate body responsible for publishing, releasing, or issuing a resource."@en .

<http://rdvocab.info/Elements/laterTitleProper>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Later title proper"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:name            "laterTitleProper"@en ;
        reg:status          status:1002 ;
        skos:definition     "A title proper appearing on a later issue or part of a multipart monograph or serial that differs from that on the first or earliest issue or part."@en .

<http://rdvocab.info/Elements/grooveCharacteristicManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Groove characteristic (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/soundCharacteristicManifestation> , <http://rdvocab.info/Elements/grooveCharacteristic> ;
        reg:name            "grooveCharacteristicManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The groove width of an analog disc or the groove pitch of an analog cylinder."@en .

<http://rdvocab.info/Elements/uniformResourceLocator>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Uniform resource locator"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/uniformResourceLocatorItem> , <http://rdvocab.info/Elements/uniformResourceLocatorManifestation> ;
        reg:name            "uniformResourceLocator"@en ;
        reg:status          status:1002 ;
        skos:definition     "The address of a remote access resource."@en .

<http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTheEditionManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel statement of responsibility relating to the edition (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTheEdition> ;
        reg:name            "parallelStatementOfResponsibilityRelatingToTheEditionManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement of responsibility relating to the edition in a language and/or script that differs from that recorded in the statement of responsibility relating to the edition element."@en .

<http://rdvocab.info/Elements/illustrativeContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Illustrative content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/illustrativeContent> ;
        reg:name            "illustrativeContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "Content designed to illustrate the primary content of a resource."@en .

<http://rdvocab.info/Elements/noteOnExtentOfItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on extent of item "@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/noteItem> , <http://rdvocab.info/Elements/note> ;
        reg:name            "noteOnExtentOfItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing information on the extent of the specific item being described that is not recorded formally as part of the extent element."@en .

<http://rdvocab.info/Elements/identifierForTheExpression>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Identifier for the expression"@en ;
        reg:name          "identifierForTheExpression"@en ;
        reg:status        status:1002 ;
        skos:definition   "A character string uniquely associated with an expression, or with a surrogate for an expression (e.g., an authority record), that serves to\ndifferentiate that expression from other expressions."@en ;
        skos:scopeNote    "Definition source: RDA 6.16.0.1.1"@en .

<http://rdvocab.info/Elements/plateNumberForMusic>
        a                   rdf:Property ;
        rdfs:comment        "See also Publisher's number for music."@en ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Plate number for music"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/identifierForTheManifestation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/plateNumberForMusicManifestation> ;
        reg:name            "plateNumberForMusic"@en ;
        reg:status          status:1002 ;
        skos:definition     "A numbering designation assigned to a resource by a music publisher, usually printed at the bottom of each page, and sometimes appearing also on the title page."@en ;
        skos:scopeNote      "Definition source: RDA 2.14.2.1.2"@en .

<http://rdvocab.info/Elements/artisticAndOrTechnicalCreditExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Artistic and/or technical credit (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/artisticAndOrTechnicalCredit> ;
        reg:name            "artisticAndOrTechnicalCreditExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "A listing of persons, families, or corporate bodies making contributions to the artistic and/or technical production of a resource."@en .

<http://rdvocab.info/Elements/formOfTactileNotation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Form of tactile notation"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/formOfNotation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/formOfTactileNotationExpression> ;
        reg:name            "formOfTactileNotation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A set of characters and/or symbols used to express the content of a resource in a form that can be perceived through touch."@en .

<http://rdvocab.info/Elements/dateOfManufacture>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Date of manufacture"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/dateOfManufactureManifestation> ;
        reg:name            "dateOfManufacture"@en ;
        reg:status          status:1002 ;
        skos:definition     "A date associated with the printing, duplicating, casting, etc., of a resource in a published form."@en .

<http://rdvocab.info/Elements/signatoryToATreatyEtc>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Signatory to a treaty, etc."@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/signatoryToATreatyEtcWork> ;
        reg:name            "signatoryToATreatyEtc"@en ;
        reg:status          status:1002 ;
        skos:definition     "A government or other party that has formally signed a treaty, etc., as an adherent to its terms and conditions. \n"@en ;
        skos:scopeNote      "Definition from: 6.27.0.1.1 "@en .

<http://rdvocab.info/Elements/dateOfExpression>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Date of expression"@en ;
        reg:name          "dateOfExpression"@en ;
        reg:status        status:1002 ;
        skos:definition   "The earliest date associated with an expression."@en ;
        skos:scopeNote    "Definition source: RDA 6.32.0.1.1"@en .

<http://rdvocab.info/Elements/durationExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Duration (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/duration> ;
        reg:name            "durationExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The playing time, running time, etc., of the content of a resource. Duration also includes performance time for a resource containing notated music or notated movement."@en .

<http://rdvocab.info/Elements/distributionStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Distribution statement"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/distributionStatementManifestation> ;
        reg:name            "distributionStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement identifying the place or places of distribution, distributor or distributors, and date or dates of distribution of a resource."@en .

<http://rdvocab.info/Elements/statementOfResponsibilityRelatingToSeriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to series (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/statementOfResponsibilityRelatingToSeries> ;
        reg:name            "statementOfResponsibilityRelatingToSeriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification of any persons, families, or corporate bodies responsible for a series."@en .

<http://rdvocab.info/Elements/extentOfTextItem>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Item> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Extent of text (Item)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/extentItem> , <http://rdvocab.info/Elements/extentOfText> ;
        reg:name            "extentOfTextItem"@en ;
        reg:status          status:1002 ;
        skos:definition     "The number and type of units and/or subunits making up a resource consisting of text, with or without accompanying illustrations"@en .

<http://rdvocab.info/Elements/chronologicalDesignationOfLastIssueOrPartOfSequenceManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Chronological designation of last issue or part of sequence (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingOfSerialsManifestation> , <http://rdvocab.info/Elements/chronologicalDesignationOfLastIssueOrPartOfSequence> ;
        reg:name            "chronologicalDesignationOfLastIssueOrPartOfSequenceManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Numbering presented in the form of a date (e.g., a year; year and month; month, day, and year) on the last issue or part of a sequence of numbering for a serial."@en .

<http://rdvocab.info/Elements/projectionSpeedManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Projection speed (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/projectionCharacteristicOfMotionPictureFilmManifestation> , <http://rdvocab.info/Elements/projectionSpeed> ;
        reg:name            "projectionSpeedManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The speed at which a projected carrier must be operated to produce the moving image intended."@en .

<http://rdvocab.info/Elements/EditionStatementEncodingScheme>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Edition Statement Encoding Scheme"@en ;
        rdfs:subClassOf   <http://rdvocab.info/Elements/RDASyntaxEncodingScheme> ;
        reg:name          "EditionStatementEncodingScheme"@en ;
        reg:status        status:1002 ;
        skos:definition   "This subclass has been created to define the Syntax Encoding Scheme for the RDA Edition Statement composite string. The Edition Statement is composed of an ordered, concatenated list of properties: - Designation of edition - Parallel designation of edition - Statement of responsibility relating to the edition - Parallel statement of responsibility relating to the edition - Designation of a named revision of an edition - Parallel designation of a named revision of an edition - Statement of responsibility relating to a named revision of an edition - Parallel statement of responsibility relating to a named revision of an edition."@en .

<http://rdvocab.info/Elements/generationOfVideotape>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation of videotape"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/generation> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/generationOfVideotapeManifestation> ;
        reg:name            "generationOfVideotape"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier of a videotape resource and the carrier of a reproduction made from the original (e.g., a show copy)."@en .

<http://rdvocab.info/Elements/titleManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Title (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/titleProperManifestation> , <http://rdvocab.info/Elements/parallelTitleProperManifestation> , <http://rdvocab.info/Elements/earlierTitleProperManifestation> , <http://rdvocab.info/Elements/otherTitleInformationManifestation> , <http://rdvocab.info/Elements/laterTitleProperManifestation> , <http://rdvocab.info/Elements/abbreviatedTitleManifestation> , <http://rdvocab.info/Elements/keyTitleManifestation> , <http://rdvocab.info/Elements/parallelOtherTitleInformationManifestation> , <http://rdvocab.info/Elements/variantTitleManifestation> ;
        reg:name            "titleManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A word, character, or group of words and/or characters that names a resource or a work contained in it."@en .

<http://rdvocab.info/Elements/stringsOfCoordinatePairsWork>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Strings of coordinate pairs (Work)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/coordinatesOfCartographicContentWork> , <http://rdvocab.info/Elements/stringsOfCoordinatePairs> ;
        reg:name            "stringsOfCoordinatePairsWork"@en ;
        reg:status          status:1002 ;
        skos:definition     "A system for identifying the precise area covered by the cartographic content of a resource using coordinates for each vertex of a polygon."@en .

<http://rdvocab.info/Elements/colourOfStillImageExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour of still image (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/colourContentExpression> , <http://rdvocab.info/Elements/colourOfStillImage> ;
        reg:name            "colourOfStillImageExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in a still image or images contained in a resource. Colour of still image is also the specific colours, tones, etc., (including black and white) present in a still image or images contained in a resource."@en .

<http://rdvocab.info/Elements/colourContentOfResourceDesignedForPersonsWithVisualImpairmentsExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Colour content of resource designed for persons with visual impairments (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/colourContentExpression> , <http://rdvocab.info/Elements/colourContentOfResourceDesignedForPersonsWithVisualImpairments> ;
        reg:name            "colourContentOfResourceDesignedForPersonsWithVisualImpairmentsExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The presence of colour, tone, etc., in a resource designed for persons with visual impairments. Colour content of a resource designed for persons with visual impairments is also the specific colours, tones, etc., (excluding black and white) present in a resource designed for persons with visual impairments."@en .

<http://rdvocab.info/Elements/aspectRatio>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Aspect ratio"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/aspectRatioExpression> ;
        reg:name            "aspectRatio"@en ;
        reg:status          status:1002 ;
        skos:definition     "The ratio of the width to the height of a moving image.\n"@en .

<http://rdvocab.info/Elements/noteOnPublicationStatement>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Note on publication statement"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/note> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/noteOnPublicationStatementManifestation> ;
        reg:name            "noteOnPublicationStatement"@en ;
        reg:status          status:1002 ;
        skos:definition     "A note providing details on place of publication, publisher, or date of publication, information on changes in the place of publication,\npublisher, or publisher’s name, or on suspension of publication."@en .

<http://rdvocab.info/Elements/duration>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Duration"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/durationExpression> ;
        reg:name            "duration"@en ;
        reg:status          status:1002 ;
        skos:definition     "The playing time, running time, etc., of the content of a resource. Duration also includes performance time for a resource containing notated music or notated movement."@en .

<http://rdvocab.info/Elements/statementOfResponsibilityRelatingToANamedRevisionOfAnEditionManifestatiion>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility relating to a named revision of an edition (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/statementOfResponsibilityRelatingToANamedRevisionOfAnEdition> ;
        reg:name            "statementOfResponsibilityRelatingToANamedRevisionOfAnEditionManifestatiion"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification of any persons, families, or corporate bodies responsible for a named revision of an edition."@en .

<http://rdvocab.info/Elements/parallelOtherTitleInformation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Parallel other title information"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/title> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelOtherTitleInformationManifestation> ;
        reg:name            "parallelOtherTitleInformation"@en ;
        reg:status          status:1002 ;
        skos:definition     "Other title information in a language and/or script different from that recorded in the other title information element."@en .

<http://rdvocab.info/Elements/numberingWithinSubseriesManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Numbering within subseries (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/numberingWithinSubseries> ;
        reg:name            "numberingWithinSubseriesManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A designation of the sequencing of a part or parts within a subseries. Numbering within series may include a numeral, a letter, any other character, or the combination of these with or without an accompanying caption (volume, number, etc.) and/or a chronological designation."@en .

<http://rdvocab.info/Elements/supplementaryContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Supplementary content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/supplementaryContent> ;
        reg:name            "supplementaryContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "Content (e.g., an index, bibliography, or appendix) designed to supplement the primary content of a resource."@en .

<http://rdvocab.info/Elements/generation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Generation"@en ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/generationManifestation> , <http://rdvocab.info/Elements/generationOfVideotape> , <http://rdvocab.info/Elements/generationOfAudioRecording> , <http://rdvocab.info/Elements/generationOfMotionPictureFilm> , <http://rdvocab.info/Elements/generationOfMicroform> , <http://rdvocab.info/Elements/generationOfDigitalResource> ;
        reg:name            "generation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The relationship between an original carrier and the carrier of a reproduction made from the original (e.g., a first generation camera master, a second generation printing master)."@en ;
        skos:scopeNote      "Definition source: RDA 3.9.0.1.1"@en .

<http://rdvocab.info/Elements/encodingFormatManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Encoding format (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/digitalFileCharacteristicManifestation> , <http://rdvocab.info/Elements/encodingFormat> ;
        reg:name            "encodingFormatManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A schema, standard, etc., used to encode the digital content of a resource."@en .

<http://rdvocab.info/Elements/mediumOfPerformanceOfMusicalContentExpression>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Expression> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Medium of performance of musical content (Expression)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/mediumOfPerformanceOfMusicalContent> ;
        reg:name            "mediumOfPerformanceOfMusicalContentExpression"@en ;
        reg:status          status:1002 ;
        skos:definition     "The instrument, instruments, voice, voices, etc., used (or intended to be used) for performance of musical content."@en .

<http://rdvocab.info/Elements/layoutOfTactileMusicalNotation>
        a                   rdf:Property ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Layout of tactile musical notation"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/layout> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/layoutOfTactileMusicalNotationManifestation> ;
        reg:name            "layoutOfTactileMusicalNotation"@en ;
        reg:status          status:1002 ;
        skos:definition     "The arrangement of tactile musical notation in a resource (e.g., bar by bar, line by line)."@en .

<http://rdvocab.info/Elements/statementOfResponsibilityManifestation>
        a                   rdf:Property ;
        rdfs:domain         <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Manifestation> ;
        rdfs:isDefinedBy    <http://rdvocab.info/Elements> ;
        rdfs:label          "Statement of responsibility (Manifestation)"@en ;
        rdfs:subPropertyOf  <http://rdvocab.info/Elements/statementOfResponsibility> ;
        reg:hasSubproperty  <http://rdvocab.info/Elements/parallelStatementOfResponsibilityRelatingToTitleProperManifestation> ;
        reg:name            "statementOfResponsibilityManifestation"@en ;
        reg:status          status:1002 ;
        skos:definition     "A statement relating to the identification and/or function of any persons, families, or corporate bodies responsible for the creation of, or contributing to the realization of, the intellectual or artistic content of a resource."@en .

<http://rdvocab.info/Elements/dateOfWork>
        a                 rdf:Property ;
        rdfs:domain       <http://rdvocab.info/uri/schema/FRBRentitiesRDA/Work> ;
        rdfs:isDefinedBy  <http://rdvocab.info/Elements> ;
        rdfs:label        "Date of work"@en ;
        reg:name          "dateOfWork"@en ;
        reg:status        status:1002 ;
        skos:definition   "The earliest date associated with a work."@en ;
        skos:scopeNote    "Definition source: RDA 6.5.0.1.1"@en .
