@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 reg: <http://metadataregistry.org/uri/profile/RegAp/> .
@prefix dct: <http://purl.org/dc/terms/> .
@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#> .

status:1001 a skos:Concept ;
	skos:prefLabel "Published"@en .

<http://rdaregistry.info/Elements/e/> dc:title "RDA Expression properties"@en ;
	skos:note "Properties derived from RDA elements and relationship designators with the domain of RDA Expression."@en .

<http://rdaregistry.info/Elements/e/P20001> reg:name "contentType"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has content type"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60049> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/contentType> ;
	skos:definition "Relates an expression to 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."@en ;
	skos:scopeNote "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://rdaregistry.info/Elements/e/P20002> reg:name "identifierForTheExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has identifier for the expression"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60052> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/identifierForTheExpression> ;
	skos:definition "Relates an expression to a character string uniquely associated with an expression, or with a surrogate for an expression (e.g., an authority record)."@en ;
	skos:scopeNote "The identifier serves to differentiate that expression from other expressions."@en .

<http://rdaregistry.info/Elements/e/P20003> reg:name "otherDistinguishingCharacteristicOfTheExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has other distinguishing characteristic of the expression"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60054> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/otherDistinguishingCharacteristicOfTheExpression> ;
	skos:definition "Relates an expression to a characteristic other than content type, language of expression, or date of expression."@en ;
	skos:scopeNote "It serves to differentiate an expression from another expression of the same work."@en .

<http://rdaregistry.info/Elements/e/P20004> reg:name "dateOfCapture"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has date of capture"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60074> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/dateOfCapture> ;
	skos:definition "Relates an expression to a date or range of dates associated with the capture (i.e., recording, filming, etc.) of the content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20005> reg:name "award"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has award"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60090> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/award> ;
	skos:definition "Relates an expression to a formal recognition of excellence, etc., given by an award- or prize-granting body, for the content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20006> reg:name "languageOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has language of expression"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60099> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/languageOfExpression> ;
	skos:definition "Relates an expression to a language in which a work is expressed."@en .

<http://rdaregistry.info/Elements/e/P20007> reg:name "languageOfTheContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has language of the content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60099> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/languageOfTheContent> ;
	skos:definition "Relates an expression to a language used to express the content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20008> reg:name "artisticAndOrTechnicalCredit"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has artistic and/or technical credit"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60105> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/artisticAndOrTechnicalCredit> ;
	skos:definition "Relates an expression to a listing of persons, families, or corporate bodies making contributions to the artistic and/or technical production of a resource."@en .

<http://rdaregistry.info/Elements/e/P20009> reg:name "adaptedAsAMotionPictureExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as motion picture (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60110> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20125> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsAMotionPictureExpression> ;
	skos:definition "Relates an expression to a motion picture based on the source expression."@en .

<http://rdaregistry.info/Elements/e/P20010> reg:name "noteOnChangesInContentCharacteristics"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has note on changes in content characteristics"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20071> , <http://rdaregistry.info/Elements/u/P60123> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/noteOnChangesInContentCharacteristics> ;
	skos:definition "Relates an expression to 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://rdaregistry.info/Elements/e/P20011> reg:name "conductor"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has conductor"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60141> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50070> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/conductor> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a musical work by leading a performing group (orchestra, chorus, opera, etc.) in a musical or dramatic presentation, etc."@en .

<http://rdaregistry.info/Elements/e/P20012> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20070> ;
	reg:name "actor"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has actor"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60142> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50071> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/actor> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by acting as a cast member or player in a musical or dramatic presentation, etc."@en .

<http://rdaregistry.info/Elements/e/P20013> reg:name "onScreenPresenter"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has on-screen presenter"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60143> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50072> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/onScreenPresenter> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by appearing on screen to provide contextual or background information."@en ;
	skos:scopeNote "An on-screen presenter may appear in nonfiction moving image materials or in introductions to fiction moving image materials."@en .

<http://rdaregistry.info/Elements/e/P20014> reg:name "dancer"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has dancer"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60144> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50073> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/dancer> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by dancing in a musical, dramatic, etc., presentation."@en .

<http://rdaregistry.info/Elements/e/P20015> reg:name "teacher"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has teacher"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60145> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50074> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/teacher> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by giving instruction or providing a demonstration."@en .

<http://rdaregistry.info/Elements/e/P20016> reg:name "host"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has host"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60146> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50075> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/host> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by leading a program (often broadcast) that includes other guests, performers, etc. (e.g., talk show host)."@en .

<http://rdaregistry.info/Elements/e/P20017> reg:name "moderator"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has moderator"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60147> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50076> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/moderator> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by leading a program (often broadcast) where topics are discussed, usually with participation of experts in fields related to the discussion."@en .

<http://rdaregistry.info/Elements/e/P20018> reg:name "puppeteer"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has puppeteer"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60148> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50077> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/puppeteer> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by manipulating, controlling, or directing puppets or marionettes in a moving image production or a musical or dramatic presentation or entertainment."@en .

<http://rdaregistry.info/Elements/e/P20019> reg:name "panelist"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has panelist"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60149> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50078> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/panelist> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by participating in a program (often broadcast) where topics are discussed, usually with participation of experts in fields related to the discussion."@en .

<http://rdaregistry.info/Elements/e/P20020> reg:name "instrumentalist"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has instrumentalist"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60150> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50079> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/instrumentalist> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by playing a musical instrument."@en .

<http://rdaregistry.info/Elements/e/P20021> reg:name "commentator"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has commentator"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60151> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50080> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/commentator> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by providing interpretation, analysis, or a discussion of the subject matter on a recording, film, or other audiovisual medium."@en .

<http://rdaregistry.info/Elements/e/P20022> reg:name "narrator"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has narrator"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60153> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50081> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/narrator> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by reading or speaking in order to give an account of an act, occurrence, course of events, etc."@en .

<http://rdaregistry.info/Elements/e/P20023> reg:name "storyteller"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has storyteller"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60154> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50082> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/storyteller> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by relaying a creator’s original story with dramatic or theatrical interpretation."@en .

<http://rdaregistry.info/Elements/e/P20024> reg:name "speaker"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has speaker"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60155> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50083> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/speaker> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by speaking words, such as a lecture, speech, etc."@en .

<http://rdaregistry.info/Elements/e/P20025> reg:name "singer"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has singer"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/u/P60156> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50084> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/singer> ;
	skos:definition "Relates an expression to a performer contributing to an expression of a work by using his/her/their voice, with or without instrumental accompaniment, to produce music."@en ;
	skos:scopeNote "A singer’s performance may or may not include actual words."@en .

<http://rdaregistry.info/Elements/e/P20026> reg:name "composerExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has composer (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60426> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50134> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/composerExpression> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression by adding music to a work that originally lacked it, by composing new music to substitute for the original music, or by composing new music to supplement the existing music."@en .

<http://rdaregistry.info/Elements/e/P20027> reg:name "surveyor"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has surveyor"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60377> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50135> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/surveyor> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a cartographic work by providing measurements or dimensional relationships for the geographic area represented."@en .

<http://rdaregistry.info/Elements/e/P20028> reg:name "animator"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has animator"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60378> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50136> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/animator> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a moving image work or computer program by giving apparent movement to inanimate objects or drawings."@en .

<http://rdaregistry.info/Elements/e/P20029> reg:name "arrangerOfMusic"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has arranger of music"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60379> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50137> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/arrangerOfMusic> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a musical work by rewriting the composition for a medium of performance different from that for which the work was originally intended."@en ;
	skos:scopeNote "An arranger of music may also modify the work for the same medium of performance, etc., keeping the musical substance of the original composition essentially unchanged."@en .

<http://rdaregistry.info/Elements/e/P20030> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20068> ;
	reg:name "writerOfAddedText"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has writer of added text"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20046> , <http://rdaregistry.info/Elements/u/P60380> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50138> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/writerOfAddedText> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a primarily non-textual work by providing text for the non-textual work (e.g., writing captions for photographs, descriptions of maps)."@en .

<http://rdaregistry.info/Elements/e/P20031> reg:name "stageDirector"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has stage director"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60399> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50139> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/stageDirector> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a stage work through the general management and supervision of a performance."@en .

<http://rdaregistry.info/Elements/e/P20032> reg:name "interviewerExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has interviewer (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60430> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50140> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/interviewerExpression> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by acting as an interviewer, reporter, pollster, or some other information gathering agent."@en .

<http://rdaregistry.info/Elements/e/P20033> reg:name "draftsman"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has draftsman"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60381> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50141> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/draftsman> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by an architect, inventor, etc., by making detailed plans or drawings for buildings, ships, aircraft, machines, objects, etc."@en .

<http://rdaregistry.info/Elements/e/P20034> reg:name "transcriber"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has transcriber"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60382> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50142> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/transcriber> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by changing it from one system of notation to another."@en .

<http://rdaregistry.info/Elements/e/P20035> reg:name "musicalDirector"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has musical director"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60383> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50143> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicalDirector> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by coordinating the activities of the composer, the sound editor, and sound mixers for a moving image production or for a musical or dramatic presentation or entertainment."@en .

<http://rdaregistry.info/Elements/e/P20036> reg:name "costumeDesigner"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has costume designer"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60384> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50144> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/costumeDesigner> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by designing the costumes for a moving image production or for a musical or dramatic presentation or entertainment."@en .

<http://rdaregistry.info/Elements/e/P20037> reg:name "translator"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has translator"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60385> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50145> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/translator> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by expressing the original text of the work in a language different from that of the original work."@en ;
	skos:scopeNote "A translator may also translate a text from an older form of a language into the modern form."@en .

<http://rdaregistry.info/Elements/e/P20038> reg:name "artDirector"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has art director"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60386> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50146> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/artDirector> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by overseeing the artists and craftspeople who build the sets for moving image productions."@en .

<http://rdaregistry.info/Elements/e/P20039> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20011> , <http://rdaregistry.info/Elements/e/P20012> , <http://rdaregistry.info/Elements/e/P20013> , <http://rdaregistry.info/Elements/e/P20014> , <http://rdaregistry.info/Elements/e/P20015> , <http://rdaregistry.info/Elements/e/P20016> , <http://rdaregistry.info/Elements/e/P20017> , <http://rdaregistry.info/Elements/e/P20018> , <http://rdaregistry.info/Elements/e/P20019> , <http://rdaregistry.info/Elements/e/P20020> , <http://rdaregistry.info/Elements/e/P20021> , <http://rdaregistry.info/Elements/e/P20022> , <http://rdaregistry.info/Elements/e/P20023> , <http://rdaregistry.info/Elements/e/P20024> , <http://rdaregistry.info/Elements/e/P20025> ;
	reg:name "performer"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has performer"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60387> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50147> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/performer> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by performing music, acting, dancing, speaking, etc., often in a musical or dramatic presentation, etc."@en .

<http://rdaregistry.info/Elements/e/P20040> reg:name "courtReporter"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has court reporter"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60388> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50148> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/courtReporter> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by preparing a court's opinions for publication."@en .

<http://rdaregistry.info/Elements/e/P20041> reg:name "writerOfPreface"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has writer of preface"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20046> , <http://rdaregistry.info/Elements/u/P60389> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50149> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/writerOfPreface> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by providing a preface to the original work."@en .

<http://rdaregistry.info/Elements/e/P20042> reg:name "cartographerExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has cartographer (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60425> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50150> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/cartographerExpression> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by providing additional cartography, or by modifying the previous cartography."@en .

<http://rdaregistry.info/Elements/e/P20043> reg:name "choreographerExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has choreographer (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60433> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50151> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/choreographerExpression> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by providing additional choreography, or by modifying the previous choreography."@en .

<http://rdaregistry.info/Elements/e/P20044> reg:name "writerOfAddedCommentary"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has writer of added commentary"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20046> , <http://rdaregistry.info/Elements/u/P60390> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50152> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/writerOfAddedCommentary> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by providing an interpretation or critical explanation of the original work."@en .

<http://rdaregistry.info/Elements/e/P20045> reg:name "writerOfIntroduction"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has writer of introduction"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20046> , <http://rdaregistry.info/Elements/u/P60391> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50153> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/writerOfIntroduction> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by providing an introduction to the original work."@en .

<http://rdaregistry.info/Elements/e/P20046> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20030> , <http://rdaregistry.info/Elements/e/P20041> , <http://rdaregistry.info/Elements/e/P20044> , <http://rdaregistry.info/Elements/e/P20045> ;
	reg:name "writerOfSupplementaryTextualContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has writer of supplementary textual content"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60392> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50154> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/writerOfSupplementaryTextualContent> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by providing supplementary textual content (e.g., an appendix, an introduction, a preface) to the original work."@en .

<http://rdaregistry.info/Elements/e/P20047> reg:name "intervieweeExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has interviewee (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60432> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50155> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/intervieweeExpression> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by responding to an interviewer, usually a reporter, pollster, or some other information gathering agent."@en .

<http://rdaregistry.info/Elements/e/P20048> reg:name "editor"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has editor"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60393> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50156> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/editor> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by revising or clarifying the content, e.g., adding an introduction, notes, or other critical matter."@en ;
	skos:scopeNote "An editor may also prepare an expression of a work for production, publication, or distribution."@en .

<http://rdaregistry.info/Elements/e/P20049> reg:name "abridger"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has abridger"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60394> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50157> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/abridger> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by shortening or condensing the original work but leaving the nature and content of the original work substantially unchanged."@en .

<http://rdaregistry.info/Elements/e/P20050> reg:name "recordingEngineer"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has recording engineer"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60395> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50158> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/recordingEngineer> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by supervising the technical aspects of a sound or video recording session."@en .

<http://rdaregistry.info/Elements/e/P20051> reg:name "illustrator"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has illustrator"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60396> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50159> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/illustrator> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by supplementing the primary content with drawings, diagrams, photographs, etc."@en .

<http://rdaregistry.info/Elements/e/P20052> reg:name "recordist"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has recordist"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60397> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50160> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/recordist> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by using a recording device to capture sound and/or video during a recording session, including field recordings of natural sounds, folkloric events, music, etc."@en .

<http://rdaregistry.info/Elements/e/P20053> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20026> , <http://rdaregistry.info/Elements/e/P20027> , <http://rdaregistry.info/Elements/e/P20028> , <http://rdaregistry.info/Elements/e/P20029> , <http://rdaregistry.info/Elements/e/P20031> , <http://rdaregistry.info/Elements/e/P20032> , <http://rdaregistry.info/Elements/e/P20033> , <http://rdaregistry.info/Elements/e/P20034> , <http://rdaregistry.info/Elements/e/P20035> , <http://rdaregistry.info/Elements/e/P20036> , <http://rdaregistry.info/Elements/e/P20037> , <http://rdaregistry.info/Elements/e/P20038> , <http://rdaregistry.info/Elements/e/P20039> , <http://rdaregistry.info/Elements/e/P20042> , <http://rdaregistry.info/Elements/e/P20043> , <http://rdaregistry.info/Elements/e/P20046> , <http://rdaregistry.info/Elements/e/P20047> , <http://rdaregistry.info/Elements/e/P20048> , <http://rdaregistry.info/Elements/e/P20049> , <http://rdaregistry.info/Elements/e/P20050> , <http://rdaregistry.info/Elements/e/P20051> , <http://rdaregistry.info/Elements/e/P20052> , <http://rdaregistry.info/Elements/e/P20055> , <http://rdaregistry.info/Elements/e/P20056> , <http://rdaregistry.info/Elements/e/P20058> ;
	reg:name "contributor"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has contributor"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60398> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50161> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/contributor> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression."@en ;
	skos:scopeNote "Contributors include editors, translators, arrangers of music, performers, etc."@en .

<http://rdaregistry.info/Elements/e/P20054> reg:name "presenter"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has presenter"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60419> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50180> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/presenter> ;
	skos:definition "Relates an expression to a person, family, or corporate body mentioned in an \"X presents\" credit for moving image materials and who is probably associated with production, finance, or distribution in some way."@en .

<http://rdaregistry.info/Elements/e/P20055> reg:name "editorOfMovingImageWork"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has editor of moving image work"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60422> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50183> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/editorOfMovingImageWork> ;
	skos:definition "Relates an expression to a person, family, or corporate body responsible for assembling, arranging, and trimming film, video, or other moving image formats, including both visual and audio aspects."@en .

<http://rdaregistry.info/Elements/e/P20056> reg:name "productionDesigner"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has production designer"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60437> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50198> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/productionDesigner> ;
	skos:definition "Relates an expression to a person, family, or corporate body responsible for designing the overall visual appearance of a moving image production."@en .

<http://rdaregistry.info/Elements/e/P20057> reg:name "performerNarratorAndOrPresenter"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has performer, narrator, and/or presenter"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60442> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/performerNarratorAndOrPresenter> ;
	skos:definition "Relates an expression to a person, family, or corporate body responsible for performing, narrating, and/or presenting a work."@en .

<http://rdaregistry.info/Elements/e/P20058> reg:name "minuteTaker"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has minute taker"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20053> , <http://rdaregistry.info/Elements/u/P60446> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50212> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/minuteTaker> ;
	skos:definition "Relates an expression to a person, family, or corporate body, responsible for recording the minutes of a meeting."@en .

<http://rdaregistry.info/Elements/e/P20059> reg:name "manifestationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has manifestation of expression"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10007> ;
	owl:inverseOf <http://rdaregistry.info/Elements/m/P30139> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/manifestationOfExpression> ;
	skos:definition "Relates an expression to a physical embodiment of an expression."@en .

<http://rdaregistry.info/Elements/e/P20060> reg:name "adaptedAsARadioProgramExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as radio program (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60174> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20127> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsARadioProgramExpression> ;
	skos:definition "Relates an expression to a radio program based on the source expression."@en .

<http://rdaregistry.info/Elements/e/P20061> reg:name "formOfTactileNotation"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has form of tactile notation"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20062> , <http://rdaregistry.info/Elements/u/P60318> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/formOfTactileNotation> ;
	skos:definition "Relates an expression to 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://rdaregistry.info/Elements/e/P20062> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20061> , <http://rdaregistry.info/Elements/e/P20063> , <http://rdaregistry.info/Elements/e/P20064> , <http://rdaregistry.info/Elements/e/P20065> ;
	reg:name "formOfNotation"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has form of notation"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60319> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/formOfNotation> ;
	skos:definition "Relates an expression to a set of characters and/or symbols used to express the content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20063> reg:name "formOfNotatedMovement"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has form of notated movement"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20062> , <http://rdaregistry.info/Elements/u/P60320> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/formOfNotatedMovement> ;
	skos:definition "Relates an expression to a set of characters and/or symbols used to express the movement content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20064> reg:name "formOfMusicalNotation"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has form of musical notation"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20062> , <http://rdaregistry.info/Elements/u/P60321> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/formOfMusicalNotation> ;
	skos:definition "Relates an expression to a set of characters and/or symbols used to express the musical content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20065> reg:name "script"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has script"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20062> , <http://rdaregistry.info/Elements/u/P60322> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/script> ;
	skos:definition "Relates an expression to a set of characters and/or symbols used to express the written language content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20066> reg:name "adaptedAsATelevisionProgramExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as television program (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60354> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20128> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsATelevisionProgramExpression> ;
	skos:definition "Relates an expression to a television program based on the source expression."@en .

<http://rdaregistry.info/Elements/e/P20067> reg:name "adaptedAsAVideoProgramExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as video (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60361> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20134> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsAVideoProgramExpression> ;
	skos:definition "Relates an expression to a video based on the source expression."@en .

<http://rdaregistry.info/Elements/e/P20068> reg:name "writerOfAddedLyrics"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has writer of added lyrics"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20030> , <http://rdaregistry.info/Elements/u/P60371> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50216> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/writerOfAddedLyrics> ;
	skos:definition "Relates an expression to a writer of words added to an expression of a musical work."@en .

<http://rdaregistry.info/Elements/e/P20069> reg:name "summarizationOfTheContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has summarization of the content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60372> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/summarizationOfTheContent> ;
	skos:definition "Relates an expression to an abstract, summary, synopsis, etc., of the content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20070> reg:name "voiceActor"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has voice actor"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20012> , <http://rdaregistry.info/Elements/u/P60152> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50217> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/voiceActor> ;
	skos:definition "Relates an expression to an actor contributing to an expression of a work by providing the voice for characters in radio and audio productions and for animated characters in moving image works, as well as by providing voice-overs in radio and television commercials, dubbed resources, etc."@en .

<http://rdaregistry.info/Elements/e/P20071> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20010> ;
	reg:name "noteOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has note on expression"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60470> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/noteOnExpression> ;
	skos:definition "Relates an expression to an annotation providing additional information about content recorded as an expression attribute."@en .

<http://rdaregistry.info/Elements/e/P20072> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20136> , <http://rdaregistry.info/Elements/e/P20150> , <http://rdaregistry.info/Elements/e/P20178> , <http://rdaregistry.info/Elements/e/P20182> , <http://rdaregistry.info/Elements/e/P20187> ;
	reg:name "descriptionOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is description of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20234> , <http://rdaregistry.info/Elements/u/P60190> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20202> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/descriptionOfExpression> ;
	skos:definition "Relates an expression to an expression described by an expression of a describing work."@en .

<http://rdaregistry.info/Elements/e/P20073> reg:name "dramatizedAsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is dramatized as (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60088> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20123> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/dramatizedAsExpression> ;
	skos:definition "Relates an expression to an expression of a dramatic work adapted from the source expression."@en .

<http://rdaregistry.info/Elements/e/P20074> reg:name "containedInExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is contained in (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20236> , <http://rdaregistry.info/Elements/u/P60101> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20145> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/containedInExpression> ;
	skos:definition "Relates an expression to an expression of a larger work of which the expression is a discrete component."@en .

<http://rdaregistry.info/Elements/e/P20075> reg:name "replacedInPartByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is replaced in part by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60103> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20198> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/replacedInPartByExpression> , <http://rdaregistry.info/Elements/e/supersededInPartByExpression> ;
	skos:definition "Relates an expression to an expression of a later work used in part in place of the earlier expression, usually because the later work contains updated or new information that makes part of the earlier expression obsolete."@en .

<http://rdaregistry.info/Elements/e/P20076> reg:name "replacedByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is replaced by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20169> , <http://rdaregistry.info/Elements/u/P60104> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20199> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/replacedByExpression> , <http://rdaregistry.info/Elements/e/supersededByExpression> ;
	skos:definition "Relates an expression to an expression of a later work used in place of the earlier expression, usually because the later work contains updated or new information that makes the earlier expression obsolete."@en .

<http://rdaregistry.info/Elements/e/P20077> reg:name "verseAdaptationExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is verse adaptation (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60106> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20124> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/verseAdaptationExpression> ;
	skos:definition "Relates an expression to an expression of a literary composition in verse form adapted from the source expression."@en .

<http://rdaregistry.info/Elements/e/P20078> reg:name "dubbedVersionOf"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is dubbed version of"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20141> , <http://rdaregistry.info/Elements/u/P60111> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20079> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/dubbedVersionOf> ;
	skos:definition "Relates an expression to an expression of a moving image work in which the spoken dialogue has been translated into a language different from that of the original work."@en .

<http://rdaregistry.info/Elements/e/P20079> reg:name "dubbedVersion"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is dubbed version"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20171> , <http://rdaregistry.info/Elements/u/P60112> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20078> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/dubbedVersion> ;
	skos:definition "Relates an expression to an expression of a moving image work that translates the spoken dialogue of the original work into a different language."@en .

<http://rdaregistry.info/Elements/e/P20080> reg:name "cadenzaExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is cadenza (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60113> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20083> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/cadenzaExpression> ;
	skos:definition "Relates an expression to an expression of a musical work consisting of an ornamental passage for a soloist, added to a musical work such as a concerto, either by the same or a different composer."@en .

<http://rdaregistry.info/Elements/e/P20081> reg:name "musicalVariationsBasedOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is musical variations based on (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60114> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20082> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicalVariationsBasedOnExpression> ;
	skos:definition "Relates an expression to an expression of a musical work from which melodic, thematic, or harmonic material is taken to form a discrete theme, which is repeated one or more times with subsequent modifications."@en .

<http://rdaregistry.info/Elements/e/P20082> reg:name "musicalVariationsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is musical variations (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60115> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20081> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicalVariationsExpression> ;
	skos:definition "Relates an expression to an expression of a musical work in which melodic, thematic, or harmonic material is taken from the source work to form a discrete theme, which is repeated one or more times with subsequent modifications."@en .

<http://rdaregistry.info/Elements/e/P20083> reg:name "cadenzaComposedForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is cadenza composed for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60116> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20080> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/cadenzaComposedForExpression> ;
	skos:definition "Relates an expression to an expression of a musical work such as a concerto for which an ornamental passage for a soloist has been composed, either by the same or a different composer."@en .

<http://rdaregistry.info/Elements/e/P20084> reg:name "librettoForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is libretto for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20100> , <http://rdaregistry.info/Elements/u/P60117> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20163> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/librettoForExpression> ;
	skos:definition "Relates an expression to an expression of a musical work such as an opera or other work for the musical stage, or an oratorio, that uses the text of the related work."@en .

<http://rdaregistry.info/Elements/e/P20085> reg:name "incidentalMusicExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is incidental music (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20243> , <http://rdaregistry.info/Elements/u/P60118> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20103> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/incidentalMusicExpression> ;
	skos:definition "Relates an expression to an expression of a musical work that that provides the incidental music for a play or other spoken work for the stage."@en .

<http://rdaregistry.info/Elements/e/P20086> reg:name "remadeAsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is remade as (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60120> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20185> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/remadeAsExpression> ;
	skos:definition "Relates an expression to an expression of a new motion picture, radio program, television program, or video based on an earlier work."@en .

<http://rdaregistry.info/Elements/e/P20087> reg:name "musicalSettingExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is musical setting (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60121> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20159> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicalSettingExpression> ;
	skos:definition "Relates an expression to an expression of a non-dramatic musical work, other than an oratorio, that uses the text of the source work."@en .

<http://rdaregistry.info/Elements/e/P20088> reg:name "novelizationExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is novelization (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60138> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20126> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/novelizationExpression> ;
	skos:definition "Relates an expression to an expression of a novel adapted from the source expression."@en .

<http://rdaregistry.info/Elements/e/P20089> reg:name "appendixToExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is appendix to (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60253> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20118> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/appendixToExpression> ;
	skos:definition "Relates an expression to an expression of a predominant work that is augmented by another work that consists of material that is not essential to the completeness of the content, such as a list of references, statistical tables, and explanatory matter; the augmenting work can either come at the end of the content, or be issued separately."@en .

<http://rdaregistry.info/Elements/e/P20090> reg:name "abstractedInExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is abstracted in (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60177> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20193> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/abstractedInExpression> ;
	skos:definition "Relates an expression to an expression of a work (an abstracting and indexing service) that abstracts the contents of a source expression."@en .

<http://rdaregistry.info/Elements/e/P20091> reg:name "indexedInExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is indexed in (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60178> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20194> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/indexedInExpression> ;
	skos:definition "Relates an expression to an expression of a work (an abstracting and indexing service) that indexes the contents of a source expression."@en .

<http://rdaregistry.info/Elements/e/P20092> reg:name "choreographyExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is choreography (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60180> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20183> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/choreographyExpression> ;
	skos:definition "Relates an expression to an expression of a work consisting of dance based on the source work."@en .

<http://rdaregistry.info/Elements/e/P20093> reg:name "errataExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is errata (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60181> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20146> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/errataExpression> ;
	skos:definition "Relates an expression to an expression of a work consisting of errors discovered after the publication of the predominant work, with their corrections."@en .

<http://rdaregistry.info/Elements/e/P20094> reg:name "illustrationsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is illustrations (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60182> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20148> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/illustrationsExpression> ;
	skos:definition "Relates an expression to an expression of a work consisting of pictorial content designed to explain or decorate the augmented expression."@en .

<http://rdaregistry.info/Elements/e/P20095> reg:name "adaptedAsAMotionPictureScreenplayExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as motion picture screenplay (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20096> , <http://rdaregistry.info/Elements/u/P60184> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20130> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsAMotionPictureScreenplayExpression> ;
	skos:definition "Relates an expression to an expression of a work consisting of the screenplay for a motion picture, based on the source work."@en .

<http://rdaregistry.info/Elements/e/P20096> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20095> , <http://rdaregistry.info/Elements/e/P20097> , <http://rdaregistry.info/Elements/e/P20098> ;
	reg:name "adaptedAsAScreenplayExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as screenplay (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60185> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20129> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsAScreenplayExpression> ;
	skos:definition "Relates an expression to an expression of a work consisting of the screenplay for a motion picture, television program, or video, based on the source work."@en .

<http://rdaregistry.info/Elements/e/P20097> reg:name "adaptedAsATelevisionScreenplayExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as television screenplay (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20096> , <http://rdaregistry.info/Elements/u/P60186> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20131> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsATelevisionScreenplayExpression> ;
	skos:definition "Relates an expression to an expression of a work consisting of the screenplay for a television program, based on the source work."@en .

<http://rdaregistry.info/Elements/e/P20098> reg:name "adaptedAsAVideoScreenplayExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as video screenplay (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20096> , <http://rdaregistry.info/Elements/u/P60187> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20132> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsAVideoScreenplayExpression> ;
	skos:definition "Relates an expression to an expression of a work consisting of the screenplay for a video, based on the source work."@en .

<http://rdaregistry.info/Elements/e/P20099> reg:name "adaptedAsARadioScriptExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as radio script (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60188> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20133> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsARadioScriptExpression> ;
	skos:definition "Relates an expression to an expression of a work consisting of the script for a radio program, based on the source work."@en .

<http://rdaregistry.info/Elements/e/P20100> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20084> , <http://rdaregistry.info/Elements/e/P20102> , <http://rdaregistry.info/Elements/e/P20157> , <http://rdaregistry.info/Elements/e/P20160> , <http://rdaregistry.info/Elements/e/P20163> , <http://rdaregistry.info/Elements/e/P20176> ;
	reg:name "complementedByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is complemented by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20232> , <http://rdaregistry.info/Elements/u/P60198> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20100> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/complementedByExpression> ;
	skos:definition "Relates an expression to an expression of a work paired with another expression without either expression being considered to predominate."@en .

<http://rdaregistry.info/Elements/e/P20101> reg:name "continuedInPartByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is continued in part by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20169> , <http://rdaregistry.info/Elements/u/P60199> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20168> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/continuedInPartByExpression> ;
	skos:definition "Relates an expression to an expression of a work part of whose content separated from an earlier expression to form a new expression."@en .

<http://rdaregistry.info/Elements/e/P20102> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20173> , <http://rdaregistry.info/Elements/e/P20174> , <http://rdaregistry.info/Elements/e/P20175> ;
	reg:name "screenplayForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is screenplay for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20100> , <http://rdaregistry.info/Elements/u/P60201> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20157> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/screenplayForExpression> ;
	skos:definition "Relates an expression to an expression of a work such as a motion picture, television program, or video, that uses the text of the work as a screenplay."@en .

<http://rdaregistry.info/Elements/e/P20103> reg:name "incidentalMusicForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is incidental music for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20244> , <http://rdaregistry.info/Elements/u/P60202> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20085> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/incidentalMusicForExpression> ;
	skos:definition "Relates an expression to an expression of a work such as a play or other spoken work for the stage that uses the musical work as incidental music."@en .

<http://rdaregistry.info/Elements/e/P20104> reg:name "abstractExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is abstract (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60203> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20122> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/abstractExpression> ;
	skos:definition "Relates an expression to an expression of a work that abbreviates the source expression in a brief, objective manner."@en .

<http://rdaregistry.info/Elements/e/P20105> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20080> , <http://rdaregistry.info/Elements/e/P20093> , <http://rdaregistry.info/Elements/e/P20094> , <http://rdaregistry.info/Elements/e/P20107> , <http://rdaregistry.info/Elements/e/P20108> , <http://rdaregistry.info/Elements/e/P20109> , <http://rdaregistry.info/Elements/e/P20118> , <http://rdaregistry.info/Elements/e/P20120> , <http://rdaregistry.info/Elements/e/P20155> , <http://rdaregistry.info/Elements/e/P20156> , <http://rdaregistry.info/Elements/e/P20172> ;
	reg:name "augmentedByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is augmented by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20232> , <http://rdaregistry.info/Elements/u/P60204> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20192> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/augmentedByExpression> ;
	skos:definition "Relates an expression to an expression of a work that adds to the content of a predominant expression."@en .

<http://rdaregistry.info/Elements/e/P20106> reg:name "summaryExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is summary (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60205> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20179> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/summaryExpression> ;
	skos:definition "Relates an expression to an expression of a work that consists of a brief recapitulation of the content of the source expression."@en .

<http://rdaregistry.info/Elements/e/P20107> reg:name "catalogueExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is catalogue (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60206> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20180> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/catalogueExpression> ;
	skos:definition "Relates an expression to an expression of a work that consists of a complete enumeration of items arranged systematically."@en .

<http://rdaregistry.info/Elements/e/P20108> reg:name "concordanceExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is concordance (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60208> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20181> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/concordanceExpression> ;
	skos:definition "Relates an expression to an expression of a work that consists of an index of all the words in the predominant expression."@en .

<http://rdaregistry.info/Elements/e/P20109> reg:name "addendaExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is addenda (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60209> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20177> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/addendaExpression> ;
	skos:definition "Relates an expression to an expression of a work that consists of brief additional material, less extensive than a supplement, but essential to the completeness of the text of the predominant work; it is usually added at the end of the content, but is sometimes issued separately."@en .

<http://rdaregistry.info/Elements/e/P20110> reg:name "basisForLibrettoExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is basis for libretto (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60210> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20190> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/basisForLibrettoExpression> ;
	skos:definition "Relates an expression to an expression of a work that consists of the text of an opera or other work for the musical stage, or an oratorio, based on the source work."@en .

<http://rdaregistry.info/Elements/e/P20111> reg:name "reviewedInExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is reviewed in (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20202> , <http://rdaregistry.info/Elements/u/P60211> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20178> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/reviewedInExpression> ;
	skos:definition "Relates an expression to an expression of a work that contains a brief evaluation of the described expression."@en .

<http://rdaregistry.info/Elements/e/P20112> reg:name "critiquedInExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is critiqued in (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20202> , <http://rdaregistry.info/Elements/u/P60212> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20182> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/critiquedInExpression> ;
	skos:definition "Relates an expression to an expression of a work that contains a critical evaluation of the described expression."@en .

<http://rdaregistry.info/Elements/e/P20113> reg:name "commentaryInExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is commentary in (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20202> , <http://rdaregistry.info/Elements/u/P60213> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20187> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/commentaryInExpression> ;
	skos:definition "Relates an expression to an expression of a work that contains a set of explanatory or critical notes on the described expression."@en .

<http://rdaregistry.info/Elements/e/P20114> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20142> ;
	reg:name "imitatedAsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is imitated as (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60214> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20195> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/imitatedAsExpression> ;
	skos:definition "Relates an expression to an expression of a work that copies the style or content of the source work."@en .

<http://rdaregistry.info/Elements/e/P20115> reg:name "expandedAsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is expanded as (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60216> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20184> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/expandedAsExpression> ;
	skos:definition "Relates an expression to an expression of a work that enlarges upon the content of the source work."@en .

<http://rdaregistry.info/Elements/e/P20116> reg:name "evaluatedInExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is evaluated in (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20202> , <http://rdaregistry.info/Elements/u/P60218> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20150> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/evaluatedInExpression> ;
	skos:definition "Relates an expression to an expression of a work that examines or judges the described expression."@en .

<http://rdaregistry.info/Elements/e/P20117> reg:name "analysedInExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is analysed in (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20202> , <http://rdaregistry.info/Elements/u/P60219> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20136> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/analysedInExpression> ;
	skos:definition "Relates an expression to an expression of a work that examines the source expression to identify its components and their relations."@en .

<http://rdaregistry.info/Elements/e/P20118> reg:name "appendixExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is appendix (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60221> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20089> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/appendixExpression> ;
	skos:definition "Relates an expression to an expression of a work that forms an augmenting part of another work which is not essential to the completeness of the content, such as a list of references, statistical tables, and explanatory matter; it can be material which either comes at the end of the content of the predominant work, or is issued separately."@en .

<http://rdaregistry.info/Elements/e/P20119> reg:name "freelyTranslatedAsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is freely translated as (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60189> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20140> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/freelyTranslatedAsExpression> ;
	skos:definition "Relates an expression to an expression of a work that freely translates the text into another language, preserving the spirit of the original, but not its linguistic details."@en .

<http://rdaregistry.info/Elements/e/P20120> reg:name "guideExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is guide (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60222> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20147> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/guideExpression> ;
	skos:definition "Relates an expression to an expression of a work that guides a user through the use of the predominant work, using notes, learning and study aids, exercises, problems, questions and answers, instructor or student materials, etc."@en .

<http://rdaregistry.info/Elements/e/P20121> reg:name "abridgementOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is abridgement of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60223> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20166> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/abridgementOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been abridged, i.e., shortened without changing the general meaning or manner of presentation of the source work."@en .

<http://rdaregistry.info/Elements/e/P20122> reg:name "abstractOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is abstract of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60224> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20104> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/abstractOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been abstracted, i.e., abbreviated in a brief, objective manner."@en .

<http://rdaregistry.info/Elements/e/P20123> reg:name "dramatizationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is dramatization of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60225> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20073> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/dramatizationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as a drama."@en .

<http://rdaregistry.info/Elements/e/P20124> reg:name "verseAdaptationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is verse adaptation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60226> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20077> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/verseAdaptationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as a literary composition in verse form."@en .

<http://rdaregistry.info/Elements/e/P20125> reg:name "motionPictureAdaptationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is motion picture adaptation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60227> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20009> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/motionPictureAdaptationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as a motion picture."@en .

<http://rdaregistry.info/Elements/e/P20126> reg:name "novelizationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is novelization of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60228> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20088> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/novelizationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as a novel."@en .

<http://rdaregistry.info/Elements/e/P20127> reg:name "radioAdaptationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is radio adaptation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60229> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20060> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/radioAdaptationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as a radio program."@en .

<http://rdaregistry.info/Elements/e/P20128> reg:name "televisionAdaptationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is television adaptation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60230> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20066> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/televisionAdaptationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as a television program."@en .

<http://rdaregistry.info/Elements/e/P20129> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20130> , <http://rdaregistry.info/Elements/e/P20131> , <http://rdaregistry.info/Elements/e/P20132> ;
	reg:name "screenplayBasedOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is screenplay based on (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60231> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20096> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/screenplayBasedOnExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as the screenplay for a motion picture, television program, or video."@en .

<http://rdaregistry.info/Elements/e/P20130> reg:name "motionPictureScreenplayBasedOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is motion picture screenplay based on (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20129> , <http://rdaregistry.info/Elements/u/P60232> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20095> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/motionPictureScreenplayBasedOnExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as the screenplay for a motion picture."@en .

<http://rdaregistry.info/Elements/e/P20131> reg:name "televisionScreenplayBasedOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is television screenplay based on (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20129> , <http://rdaregistry.info/Elements/u/P60233> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20097> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/televisionScreenplayBasedOnExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as the screenplay for a television program."@en .

<http://rdaregistry.info/Elements/e/P20132> reg:name "videoScreenplayBasedOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is video screenplay based on (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20129> , <http://rdaregistry.info/Elements/u/P60234> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20098> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/videoScreenplayBasedOnExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as the screenplay for a video."@en .

<http://rdaregistry.info/Elements/e/P20133> reg:name "radioScriptBasedOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is radio script based on (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60235> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20099> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/radioScriptBasedOnExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as the script for a radio program."@en .

<http://rdaregistry.info/Elements/e/P20134> reg:name "videoAdaptationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is video adaptation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60236> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20067> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/videoAdaptationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted for video."@en .

<http://rdaregistry.info/Elements/e/P20135> reg:name "digestOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is digest of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60238> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20170> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/digestOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been digested, i.e., systematically and comprehensively condensed."@en .

<http://rdaregistry.info/Elements/e/P20136> reg:name "analysisOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is analysis of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20072> , <http://rdaregistry.info/Elements/u/P60239> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20117> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/analysisOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been examined to identify its components and their relations."@en .

<http://rdaregistry.info/Elements/e/P20137> reg:name "absorptionOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is absorption of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20154> , <http://rdaregistry.info/Elements/u/P60574> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20143> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/absorbedExpression> , <http://rdaregistry.info/Elements/e/absorptionOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been incorporated into another expression."@en .

<http://rdaregistry.info/Elements/e/P20138> reg:name "absorptionInPartOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is absorption in part of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20154> , <http://rdaregistry.info/Elements/u/P60575> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20144> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/absorbedInPartExpression> , <http://rdaregistry.info/Elements/e/absorptionInPartOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been partially incorporated into another expression."@en .

<http://rdaregistry.info/Elements/e/P20139> reg:name "musicalArrangementOf"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is musical arrangement of"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60242> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20165> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicalArrangementOf> ;
	skos:definition "Relates an expression to an expression of a work that has been rewritten for a medium of performance different from that for which the work was originally intended."@en .

<http://rdaregistry.info/Elements/e/P20140> reg:name "freeTranslationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is free translation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60243> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20119> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/freeTranslationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been translated freely, preserving the spirit of the original, but not its linguistic details."@en .

<http://rdaregistry.info/Elements/e/P20141> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20078> ;
	reg:name "translationOf"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is translation of"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60244> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20171> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/translationOf> ;
	skos:definition "Relates an expression to an expression of a work that has been translated, i.e., the text expressed in a language different from that of the original work."@en .

<http://rdaregistry.info/Elements/e/P20142> reg:name "parodiedAsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is parodied as (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20114> , <http://rdaregistry.info/Elements/u/P60246> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20196> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/parodiedAsExpression> ;
	skos:definition "Relates an expression to an expression of a work that imitates the style or content of the source work for comic effect."@en .

<http://rdaregistry.info/Elements/e/P20143> reg:name "absorbedByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is absorbed by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20169> , <http://rdaregistry.info/Elements/u/P60247> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20137> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/absorbedByExpression> ;
	skos:definition "Relates an expression to an expression of a work that incorporates another expression."@en .

<http://rdaregistry.info/Elements/e/P20144> reg:name "absorbedInPartByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is absorbed in part by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20169> , <http://rdaregistry.info/Elements/u/P60248> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20138> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/absorbedInPartByExpression> ;
	skos:definition "Relates an expression to an expression of a work that incorporates part of the content of another expression."@en .

<http://rdaregistry.info/Elements/e/P20145> reg:name "containerOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is container of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20236> , <http://rdaregistry.info/Elements/u/P60249> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20074> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/containerOfExpression> , <http://rdaregistry.info/Elements/e/containsExpression> ;
	skos:definition "Relates an expression to an expression of a work that is a discrete component of a larger expression."@en .

<http://rdaregistry.info/Elements/e/P20146> reg:name "errataToExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is errata to (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60251> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20093> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/errataToExpression> ;
	skos:definition "Relates an expression to an expression of a work that is augmented by a list of errors in the predominant work, discovered after publication, with their corrections."@en .

<http://rdaregistry.info/Elements/e/P20147> reg:name "guideToExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is guide to (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60252> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20120> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/guideToExpression> ;
	skos:definition "Relates an expression to an expression of a work that is augmented by another work consisting of material to help the user of the predominant work, such as notes, learning and study aids, exercises, problems, questions and answers, instructor or student materials, etc."@en .

<http://rdaregistry.info/Elements/e/P20148> reg:name "illustrationsForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is illustrations for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60254> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20094> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/illustrationsForExpression> ;
	skos:definition "Relates an expression to an expression of a work that is augmented by pictorial content designed to explain or decorate it."@en .

<http://rdaregistry.info/Elements/e/P20149> reg:name "continuationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is continuation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20154> , <http://rdaregistry.info/Elements/u/P60576> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20191> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/continuationOfExpression> , <http://rdaregistry.info/Elements/e/continuesExpression> ;
	skos:definition "Relates an expression to an expression of a work that is continued by the content of an expression of a later work."@en .

<http://rdaregistry.info/Elements/e/P20150> reg:name "evaluationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is evaluation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20072> , <http://rdaregistry.info/Elements/u/P60255> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20116> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/evaluationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that is examined or judged."@en .

<http://rdaregistry.info/Elements/e/P20151> reg:name "supplementToExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is supplement to (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60259> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20172> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/supplementToExpression> ;
	skos:definition "Relates an expression to an expression of a work that is updated or otherwise complemented by the augmenting expression."@en .

<http://rdaregistry.info/Elements/e/P20152> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20123> , <http://rdaregistry.info/Elements/e/P20124> , <http://rdaregistry.info/Elements/e/P20125> , <http://rdaregistry.info/Elements/e/P20126> , <http://rdaregistry.info/Elements/e/P20127> , <http://rdaregistry.info/Elements/e/P20128> , <http://rdaregistry.info/Elements/e/P20129> , <http://rdaregistry.info/Elements/e/P20133> , <http://rdaregistry.info/Elements/e/P20134> ;
	reg:name "adaptationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adaptation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60241> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20153> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that modifies the source expression for a purpose, use, or medium other than that for which it was originally intended."@en .

<http://rdaregistry.info/Elements/e/P20153> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20009> , <http://rdaregistry.info/Elements/e/P20060> , <http://rdaregistry.info/Elements/e/P20066> , <http://rdaregistry.info/Elements/e/P20067> , <http://rdaregistry.info/Elements/e/P20073> , <http://rdaregistry.info/Elements/e/P20077> , <http://rdaregistry.info/Elements/e/P20088> , <http://rdaregistry.info/Elements/e/P20096> , <http://rdaregistry.info/Elements/e/P20099> ;
	reg:name "adaptedAsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60260> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20152> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsExpression> ;
	skos:definition "Relates an expression to an expression of a work based on the source expression."@en .

<http://rdaregistry.info/Elements/e/P20154> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20137> , <http://rdaregistry.info/Elements/e/P20138> , <http://rdaregistry.info/Elements/e/P20149> , <http://rdaregistry.info/Elements/e/P20167> , <http://rdaregistry.info/Elements/e/P20168> , <http://rdaregistry.info/Elements/e/P20198> , <http://rdaregistry.info/Elements/e/P20199> , <http://rdaregistry.info/Elements/e/P20201> ;
	reg:name "precededByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is preceded by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20235> , <http://rdaregistry.info/Elements/u/P60261> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20169> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/precededByExpression> ;
	skos:definition "Relates an expression to an expression of a work that precedes (e.g., is earlier in time or before in narrative) the succeeding expression."@en .

<http://rdaregistry.info/Elements/e/P20155> reg:name "findingAidExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is finding aid (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60262> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20197> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/findingAidExpression> ;
	skos:definition "Relates an expression to an expression of a work that provides a guide to the organization, arrangement, and contents of an archival collection."@en .

<http://rdaregistry.info/Elements/e/P20156> reg:name "indexExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is index (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60263> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20188> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/indexExpression> ;
	skos:definition "Relates an expression to an expression of a work that provides a systematic, alphabetical guide to the contents of the predominant expression, usually keyed to page numbers or other reference codes."@en .

<http://rdaregistry.info/Elements/e/P20157> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20158> , <http://rdaregistry.info/Elements/e/P20161> , <http://rdaregistry.info/Elements/e/P20162> ;
	reg:name "screenplayExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is screenplay (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20100> , <http://rdaregistry.info/Elements/u/P60264> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20102> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/screenplayExpression> ;
	skos:definition "Relates an expression to an expression of a work that provides the text for a motion picture, television program or video."@en .

<http://rdaregistry.info/Elements/e/P20158> reg:name "motionPictureScreenplayExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is motion picture screenplay (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20157> , <http://rdaregistry.info/Elements/u/P60265> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20173> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/motionPictureScreenplayExpression> ;
	skos:definition "Relates an expression to an expression of a work that provides the text for a motion picture."@en .

<http://rdaregistry.info/Elements/e/P20159> reg:name "musicalSettingOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is musical setting of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60266> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20087> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicalSettingOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that provides the text for a non-dramatic musical work, other than an oratorio."@en .

<http://rdaregistry.info/Elements/e/P20160> reg:name "radioScriptExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is radio script (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20100> , <http://rdaregistry.info/Elements/u/P60267> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20176> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/radioScriptExpression> ;
	skos:definition "Relates an expression to an expression of a work that provides the text for a radio program."@en .

<http://rdaregistry.info/Elements/e/P20161> reg:name "televisionScreenplayExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is television screenplay (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20157> , <http://rdaregistry.info/Elements/u/P60268> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20174> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/televisionScreenplayExpression> ;
	skos:definition "Relates an expression to an expression of a work that provides the text for a television program."@en .

<http://rdaregistry.info/Elements/e/P20162> reg:name "videoScreenplayExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is video screenplay (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20157> , <http://rdaregistry.info/Elements/u/P60269> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20175> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/videoScreenplayExpression> ;
	skos:definition "Relates an expression to an expression of a work that provides the text for a video."@en .

<http://rdaregistry.info/Elements/e/P20163> reg:name "librettoExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is libretto (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20100> , <http://rdaregistry.info/Elements/u/P60270> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20084> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/librettoExpression> ;
	skos:definition "Relates an expression to an expression of a work that provides the text of an opera or other work for the musical stage, or an oratorio."@en .

<http://rdaregistry.info/Elements/e/P20164> reg:name "paraphrasedAsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is paraphrased as (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60273> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20186> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/paraphrasedAsExpression> ;
	skos:definition "Relates an expression to an expression of a work that restates the content of the source work in a different form."@en .

<http://rdaregistry.info/Elements/e/P20165> reg:name "musicalArrangement"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is musical arrangement"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60274> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20139> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicalArrangement> ;
	skos:definition "Relates an expression to an expression of a work that rewrites the source expression for a medium of performance different from that for which the work was originally intended."@en .

<http://rdaregistry.info/Elements/e/P20166> reg:name "abridgedAsExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is abridged as (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60275> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20121> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/abridgedAsExpression> ;
	skos:definition "Relates an expression to an expression of a work that shortens the source expression without changing the general meaning or manner of presentation."@en .

<http://rdaregistry.info/Elements/e/P20167> reg:name "continuationInPartOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is continuation in part of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20154> , <http://rdaregistry.info/Elements/u/P60276> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20200> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/continuationInPartOfExpression> , <http://rdaregistry.info/Elements/e/continuesInPartExpression> ;
	skos:definition "Relates an expression to an expression of a work that split into two or more separate expressions with new titles."@en .

<http://rdaregistry.info/Elements/e/P20168> reg:name "separatedFromExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is separated from (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20154> , <http://rdaregistry.info/Elements/u/P60277> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20101> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/separatedFromExpression> ;
	skos:definition "Relates an expression to an expression of a work that spun off a part of its content to form a new expression."@en .

<http://rdaregistry.info/Elements/e/P20169> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20076> , <http://rdaregistry.info/Elements/e/P20101> , <http://rdaregistry.info/Elements/e/P20143> , <http://rdaregistry.info/Elements/e/P20144> , <http://rdaregistry.info/Elements/e/P20191> , <http://rdaregistry.info/Elements/e/P20200> ;
	reg:name "succeededByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is succeeded by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20235> , <http://rdaregistry.info/Elements/u/P60278> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20154> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/succeededByExpression> ;
	skos:definition "Relates an expression to an expression of a work that succeeds (e.g., later in time or after in a narrative) the preceding expression."@en .

<http://rdaregistry.info/Elements/e/P20170> reg:name "digestExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is digest (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60279> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20135> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/digestExpression> ;
	skos:definition "Relates an expression to an expression of a work that systematically and comprehensively condenses the source expression."@en .

<http://rdaregistry.info/Elements/e/P20171> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20079> ;
	reg:name "translatedAs"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is translated as"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60280> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20141> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/translatedAs> ;
	skos:definition "Relates an expression to an expression of a work that translates the text of the source expression into a language different from that of the original work."@en .

<http://rdaregistry.info/Elements/e/P20172> reg:name "supplementExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is supplement (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/u/P60281> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20151> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/supplementExpression> ;
	skos:definition "Relates an expression to an expression of a work that updates or otherwise complements the predominant expression."@en .

<http://rdaregistry.info/Elements/e/P20173> reg:name "screenplayForTheMotionPictureExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is screenplay for motion picture (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20102> , <http://rdaregistry.info/Elements/u/P60282> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20158> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/screenplayForTheMotionPictureExpression> ;
	skos:definition "Relates an expression to an expression of a work that uses the text as a screenplay for a motion picture."@en .

<http://rdaregistry.info/Elements/e/P20174> reg:name "screenplayForTheTelevisionProgramExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is screenplay for television program (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20102> , <http://rdaregistry.info/Elements/u/P60283> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20161> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/screenplayForTheTelevisionProgramExpression> ;
	skos:definition "Relates an expression to an expression of a work that uses the text as a screenplay for a television program."@en .

<http://rdaregistry.info/Elements/e/P20175> reg:name "screenplayForTheVideoExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is screenplay for video (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20102> , <http://rdaregistry.info/Elements/u/P60284> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20162> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/screenplayForTheVideoExpression> ;
	skos:definition "Relates an expression to an expression of a work that uses the text as a screenplay for a video."@en .

<http://rdaregistry.info/Elements/e/P20176> reg:name "scriptForTheRadioProgramExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is script for radio program (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20100> , <http://rdaregistry.info/Elements/u/P60285> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20160> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/scriptForTheRadioProgramExpression> ;
	skos:definition "Relates an expression to an expression of a work that uses the text of the source work as the script for a radio program."@en .

<http://rdaregistry.info/Elements/e/P20177> reg:name "addendaToExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is addenda to (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60286> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20109> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/addendaToExpression> ;
	skos:definition "Relates an expression to an expression of a work to which is added brief additional material, less extensive than a supplement, but essential to the completeness of the content of the work; it is usually added at the end of the content but is sometimes issued separately from it."@en .

<http://rdaregistry.info/Elements/e/P20178> reg:name "reviewOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is review of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20072> , <http://rdaregistry.info/Elements/u/P60288> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20111> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/reviewOfExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a brief evaluation."@en .

<http://rdaregistry.info/Elements/e/P20179> reg:name "summaryOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is summary of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60289> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20106> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/summaryOfExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a brief recapitulation of its content."@en .

<http://rdaregistry.info/Elements/e/P20180> reg:name "catalogueOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is catalogue of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60290> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20107> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/catalogueOfExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a catalogue, i.e., a complete enumeration of items arranged systematically."@en .

<http://rdaregistry.info/Elements/e/P20181> reg:name "concordanceToExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is concordance to (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60291> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20108> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/concordanceToExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a concordance, i.e., an index of all the words in the predominant expression."@en .

<http://rdaregistry.info/Elements/e/P20182> reg:name "critiqueOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is critique of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20072> , <http://rdaregistry.info/Elements/u/P60292> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20112> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/critiqueOfExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a critical evaluation."@en .

<http://rdaregistry.info/Elements/e/P20183> reg:name "choreographyForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is choreography for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60293> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20092> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/choreographyForExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a derivative work consisting of dance."@en .

<http://rdaregistry.info/Elements/e/P20184> reg:name "expandedVersionOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is expanded version of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60294> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20115> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/expandedVersionOfExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a derivative work that enlarges upon the content of the source work."@en .

<http://rdaregistry.info/Elements/e/P20185> reg:name "remakeOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is remake of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60295> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20086> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/remakeOfExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a new motion picture, radio program, television program, or video."@en .

<http://rdaregistry.info/Elements/e/P20186> reg:name "paraphraseOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is paraphrase of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60296> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20164> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/paraphraseOfExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a paraphrase, i.e., a restating of the content of the source work in a different form."@en .

<http://rdaregistry.info/Elements/e/P20187> reg:name "commentaryOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is commentary on (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20072> , <http://rdaregistry.info/Elements/u/P60298> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20113> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/commentaryOnExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for a set of explanatory or critical notes."@en .

<http://rdaregistry.info/Elements/e/P20188> reg:name "indexToExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is index to (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60302> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20156> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/indexToExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for an index, i.e., a systematic, alphabetical guide to the contents of the predominant expression, usually keyed to page numbers or other reference codes."@en .

<http://rdaregistry.info/Elements/e/P20189> reg:name "revisionOf"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is revision of"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60303> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20211> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/revisionOf> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for an updated, corrected, or expanded version."@en .

<http://rdaregistry.info/Elements/e/P20190> reg:name "librettoBasedOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is libretto based on (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60304> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20110> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/librettoBasedOnExpression> ;
	skos:definition "Relates an expression to an expression of a work used as the basis for the text of an opera or other work for the musical stage, or an oratorio."@en .

<http://rdaregistry.info/Elements/e/P20191> reg:name "continuedByExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is continued by (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20169> , <http://rdaregistry.info/Elements/u/P60306> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20149> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/continuedByExpression> ;
	skos:definition "Relates an expression to an expression of a work whose content continues an expression of an earlier work."@en .

<http://rdaregistry.info/Elements/e/P20192> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20083> , <http://rdaregistry.info/Elements/e/P20089> , <http://rdaregistry.info/Elements/e/P20146> , <http://rdaregistry.info/Elements/e/P20147> , <http://rdaregistry.info/Elements/e/P20148> , <http://rdaregistry.info/Elements/e/P20151> , <http://rdaregistry.info/Elements/e/P20177> , <http://rdaregistry.info/Elements/e/P20180> , <http://rdaregistry.info/Elements/e/P20181> , <http://rdaregistry.info/Elements/e/P20188> , <http://rdaregistry.info/Elements/e/P20197> ;
	reg:name "augmentationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is augmentation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20232> , <http://rdaregistry.info/Elements/u/P60307> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20105> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/augmentationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work whose content is added to by another expression."@en .

<http://rdaregistry.info/Elements/e/P20193> reg:name "abstractsForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is abstracts for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60308> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20090> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/abstractsForExpression> ;
	skos:definition "Relates an expression to an expression of a work whose contents have been abstracted by an abstracting and indexing service."@en .

<http://rdaregistry.info/Elements/e/P20194> reg:name "indexingForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is indexing for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60309> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20091> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/indexingForExpression> ;
	skos:definition "Relates an expression to an expression of a work whose contents have been indexed by an abstracting and indexing service."@en .

<http://rdaregistry.info/Elements/e/P20195> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20196> ;
	reg:name "imitationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is imitation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/u/P60311> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20114> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/imitationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work whose style or content is copied in a derivative work."@en .

<http://rdaregistry.info/Elements/e/P20196> reg:name "parodyOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is parody of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20195> , <http://rdaregistry.info/Elements/u/P60312> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20142> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/parodyOfExpression> ;
	skos:definition "Relates an expression to an expression of a work whose style or content is imitated for comic effect."@en .

<http://rdaregistry.info/Elements/e/P20197> reg:name "findingAidForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is finding aid for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20192> , <http://rdaregistry.info/Elements/u/P60474> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20155> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/findingAidForExpression> ;
	skos:definition "Relates an expression to an expression of an archival collection that is described in a finding aid, i.e., a guide to the organization, arrangement, and contents of the collection."@en .

<http://rdaregistry.info/Elements/e/P20198> reg:name "replacementInPartOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is replacement in part of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20154> , <http://rdaregistry.info/Elements/u/P60479> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20075> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/replacementInPartOfExpression> , <http://rdaregistry.info/Elements/e/supersedesInPartExpression> ;
	skos:definition "Relates an expression to an expression of an earlier work whose content has been partially replaced by a later expression, usually because the later work contains updated or new information that makes the earlier expression obsolete."@en .

<http://rdaregistry.info/Elements/e/P20199> reg:name "replacementOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is replacement of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20154> , <http://rdaregistry.info/Elements/u/P60480> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20076> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/replacementOfExpression> , <http://rdaregistry.info/Elements/e/supersedesExpression> ;
	skos:definition "Relates an expression to an expression of an earlier work whose content has been replaced by a later expression, usually because the later work contains updated or new information that makes the earlier expression obsolete."@en .

<http://rdaregistry.info/Elements/e/P20200> reg:name "splitIntoExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is split into (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20169> , <http://rdaregistry.info/Elements/u/P60503> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20167> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/splitIntoExpression> ;
	skos:definition "Relates an expression to an expression of one of two or more works resulting from the division of an earlier expression into separate expressions."@en .

<http://rdaregistry.info/Elements/e/P20201> reg:name "mergerOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is merger of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20154> , <http://rdaregistry.info/Elements/u/P60505> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20212> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/mergerOfExpression> ;
	skos:definition "Relates an expression to one of the expressions which come together to form the expression."@en .

<http://rdaregistry.info/Elements/e/P20202> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20111> , <http://rdaregistry.info/Elements/e/P20112> , <http://rdaregistry.info/Elements/e/P20113> , <http://rdaregistry.info/Elements/e/P20116> , <http://rdaregistry.info/Elements/e/P20117> ;
	reg:name "describedInExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is described in (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20234> , <http://rdaregistry.info/Elements/u/P60215> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20072> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/describedInExpression> ;
	skos:definition "Relates an expression to an expression of a work that describes an expression."@en .

<http://rdaregistry.info/Elements/e/P20203> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20082> , <http://rdaregistry.info/Elements/e/P20086> , <http://rdaregistry.info/Elements/e/P20087> , <http://rdaregistry.info/Elements/e/P20090> , <http://rdaregistry.info/Elements/e/P20091> , <http://rdaregistry.info/Elements/e/P20092> , <http://rdaregistry.info/Elements/e/P20104> , <http://rdaregistry.info/Elements/e/P20106> , <http://rdaregistry.info/Elements/e/P20110> , <http://rdaregistry.info/Elements/e/P20114> , <http://rdaregistry.info/Elements/e/P20115> , <http://rdaregistry.info/Elements/e/P20119> , <http://rdaregistry.info/Elements/e/P20164> , <http://rdaregistry.info/Elements/e/P20165> , <http://rdaregistry.info/Elements/e/P20166> , <http://rdaregistry.info/Elements/e/P20170> , <http://rdaregistry.info/Elements/e/P20171> , <http://rdaregistry.info/Elements/e/P20204> , <http://rdaregistry.info/Elements/e/P20211> ;
	reg:name "derivativeExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is derivative (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20233> , <http://rdaregistry.info/Elements/u/P60250> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20204> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/derivativeExpression> ;
	skos:definition "Relates an expression to an expression that is a modification of a source expression."@en .

<http://rdaregistry.info/Elements/e/P20204> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20081> , <http://rdaregistry.info/Elements/e/P20121> , <http://rdaregistry.info/Elements/e/P20122> , <http://rdaregistry.info/Elements/e/P20135> , <http://rdaregistry.info/Elements/e/P20139> , <http://rdaregistry.info/Elements/e/P20140> , <http://rdaregistry.info/Elements/e/P20141> , <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/e/P20159> , <http://rdaregistry.info/Elements/e/P20179> , <http://rdaregistry.info/Elements/e/P20183> , <http://rdaregistry.info/Elements/e/P20184> , <http://rdaregistry.info/Elements/e/P20185> , <http://rdaregistry.info/Elements/e/P20186> , <http://rdaregistry.info/Elements/e/P20189> , <http://rdaregistry.info/Elements/e/P20190> , <http://rdaregistry.info/Elements/e/P20193> , <http://rdaregistry.info/Elements/e/P20194> , <http://rdaregistry.info/Elements/e/P20195> ;
	reg:name "basedOnExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is based on (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60305> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20203> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/basedOnExpression> ;
	skos:definition "Relates an expression to an expression used as the basis for a derivative expression."@en .

<http://rdaregistry.info/Elements/e/P20205> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20233> , <http://rdaregistry.info/Elements/e/P20234> , <http://rdaregistry.info/Elements/e/P20235> , <http://rdaregistry.info/Elements/e/P20236> ;
	reg:name "relatedExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has related expression"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60313> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20205> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/relatedExpression> ;
	skos:definition "Relates an expression to an expression, represented by an identifier, an authorized access point, or a description, that is related to the expression being described (e.g., a revised version, a translation)."@en .

<http://rdaregistry.info/Elements/e/P20206> reg:name "supplementaryContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has supplementary content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60485> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/supplementaryContent> ;
	skos:definition "Relates an expression to content (e.g., an index, a bibliography, an appendix) designed to supplement the primary content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20207> reg:name "illustrativeContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has illustrative content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60486> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/illustrativeContent> ;
	skos:definition "Relates an expression to content designed to illustrate the primary content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20208> reg:name "accessibilityContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has accessibility content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60487> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/accessibilityContent> ;
	skos:definition "Relates an expression to 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://rdaregistry.info/Elements/e/P20209> reg:name "formatOfNotatedMusic"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has format of notated music"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60488> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/formatOfNotatedMusic> ;
	skos:definition "Relates an expression to format of notated music is the musical or physical layout of the content of a resource that is presented in the form of musical notation."@en .

<http://rdaregistry.info/Elements/e/P20210> reg:name "otherDetailsOfCartographicContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has other details of cartographic content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60498> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/otherDetailsOfCartographicContent> ;
	skos:definition "Relates an expression to mathematical data and other features of the cartographic content of a resource not recorded in statements of scale, projection, and coordinates."@en .

<http://rdaregistry.info/Elements/e/P20211> reg:name "revisedAs"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is revised as"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20203> , <http://rdaregistry.info/Elements/u/P60245> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20189> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/revisedAs> ;
	skos:definition "Relates an expression to an expression of a work that has been updated, corrected, or expanded."@en .

<http://rdaregistry.info/Elements/e/P20212> reg:name "mergedToFormExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is merged to form (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60504> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20201> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/mergedToFormExpression> ;
	skos:definition "Relates an expression to an expression of a work which brings the expression together with another expression."@en .

<http://rdaregistry.info/Elements/e/P20213> reg:name "additionalScaleInformation"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has additional scale information"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20228> , <http://rdaregistry.info/Elements/u/P60510> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/additionalScaleInformation> ;
	skos:definition "Relates an expression to supplemental information about scale such as a statement of comparative measurements or limitation of the scale to particular parts of the content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20214> reg:name "dateOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has date of expression"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60527> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/dateOfExpression> ;
	skos:definition "Relates an expression to the earliest date associated with an expression."@en .

<http://rdaregistry.info/Elements/e/P20215> reg:name "mediumOfPerformanceOfMusicalContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has medium of performance of musical content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60537> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/mediumOfPerformanceOfMusicalContent> ;
	skos:definition "Relates an expression to the instrument, instruments, voice, voices, etc., used (or intended to be used) for performance of musical content."@en .

<http://rdaregistry.info/Elements/e/P20216> reg:name "projectionOfCartographicContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has projection of cartographic content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60542> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/projectionOfCartographicContent> ;
	skos:definition "Relates an expression to the method or system used to represent the surface of the earth or of a celestial sphere on a plane."@en .

<http://rdaregistry.info/Elements/e/P20217> reg:name "placeAndDateOfCapture"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has place and date of capture"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60555> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/placeAndDateOfCapture> ;
	skos:definition "Relates an expression to the place and date associated with the capture (i.e., recording, filming, etc.) of the content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20218> reg:name "placeOfCapture"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has place of capture"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60556> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/placeOfCapture> ;
	skos:definition "Relates an expression to the place associated with the capture (i.e., recording, filming, etc.) of the content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20219> reg:name "duration"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has duration"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60557> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/duration> ;
	skos:definition "Relates an expression to the playing time, running time, etc., of the content of a resource."@en ;
	skos:scopeNote "Duration also includes performance time for a resource containing notated music or notated movement."@en .

<http://rdaregistry.info/Elements/e/P20220> reg:name "colourOfMovingImage"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has colour of moving image"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20224> , <http://rdaregistry.info/Elements/u/P60558> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/colourOfMovingImage> ;
	skos:definition "Relates an expression to 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://rdaregistry.info/Elements/e/P20221> reg:name "colourContentOfResourceDesignedForPersonsWithVisualImpairments"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has colour content of resource designed for persons with visual impairments"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20224> , <http://rdaregistry.info/Elements/u/P60558> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/colourContentOfResourceDesignedForPersonsWithVisualImpairments> ;
	skos:definition "Relates an expression to the presence of colour, tone, etc., in a resource designed for persons with visual impairments. colour content of resources 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://rdaregistry.info/Elements/e/P20222> reg:name "colourOfStillImage"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has colour of still image"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20224> , <http://rdaregistry.info/Elements/u/P60558> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/colourOfStillImage> ;
	skos:definition "Relates an expression to 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://rdaregistry.info/Elements/e/P20223> reg:name "colourOfThreeDimensionalForm"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has colour of three-dimensional form"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20224> , <http://rdaregistry.info/Elements/u/P60558> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/colourOfThreeDimensionalForm> ;
	skos:definition "Relates an expression to 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://rdaregistry.info/Elements/e/P20224> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20220> , <http://rdaregistry.info/Elements/e/P20221> , <http://rdaregistry.info/Elements/e/P20222> , <http://rdaregistry.info/Elements/e/P20223> ;
	reg:name "colourContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has colour content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60558> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/colourContent> ;
	skos:definition "Relates an expression to 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://rdaregistry.info/Elements/e/P20225> reg:name "soundContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has sound content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60559> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/soundContent> ;
	skos:definition "Relates an expression to the presence of sound in a resource other than one that consists primarily of recorded sound."@en .

<http://rdaregistry.info/Elements/e/P20226> reg:name "horizontalScaleOfCartographicContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has horizontal scale of cartographic content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20228> , <http://rdaregistry.info/Elements/u/P60563> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/horizontalScaleOfCartographicContent> ;
	skos:definition "Relates an expression to the ratio of horizontal distances in the cartographic content of a resource to the actual distances they represent."@en .

<http://rdaregistry.info/Elements/e/P20227> reg:name "scaleOfStillImageOrThreeDimensionalForm"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has scale of still image or three-dimensional form"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20228> , <http://rdaregistry.info/Elements/u/P60564> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/scaleOfStillImageOrThreeDimensionalForm> ;
	skos:definition "Relates an expression to 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://rdaregistry.info/Elements/e/P20228> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20213> , <http://rdaregistry.info/Elements/e/P20226> , <http://rdaregistry.info/Elements/e/P20227> , <http://rdaregistry.info/Elements/e/P20230> ;
	reg:name "scale"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has scale"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60565> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/scale> ;
	skos:definition "Relates an expression to 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://rdaregistry.info/Elements/e/P20229> reg:name "aspectRatio"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has aspect ratio"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60566> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/aspectRatio> ;
	skos:definition "Relates an expression to the ratio of the width to the height of a moving image."@en .

<http://rdaregistry.info/Elements/e/P20230> reg:name "verticalScaleOfCartographicContent"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has vertical scale of cartographic content"@en ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20228> , <http://rdaregistry.info/Elements/u/P60579> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/verticalScaleOfCartographicContent> ;
	skos:definition "Relates an expression to the scale of elevation or vertical dimension of the cartographic content of a resource."@en .

<http://rdaregistry.info/Elements/e/P20231> reg:name "workExpressed"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has work expressed"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10001> ;
	owl:inverseOf <http://rdaregistry.info/Elements/w/P10078> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/workExpressed> ;
	skos:definition "Relates an expression to the work realized through an expression."@en .

<http://rdaregistry.info/Elements/e/P20232> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20100> , <http://rdaregistry.info/Elements/e/P20105> , <http://rdaregistry.info/Elements/e/P20192> ;
	reg:name "accompanyingExpressionRelationship"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has accompanying expression relationship with"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/u/P60709> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20232> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/accompanyingExpressionRelationship> ;
	skos:definition "Relates an expression to an expression of a work that is an augmentation of, or is augmented by, or is complemented by the expression."@en .

<http://rdaregistry.info/Elements/e/P20233> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20203> ;
	reg:name "derivativeExpressionRelationship"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has derivative expression relationship with"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20205> , <http://rdaregistry.info/Elements/u/P60710> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20233> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/derivativeExpressionRelationship> ;
	skos:definition "Relates an expression to an expression of a work that is based on or is a derivative of the expression."@en .

<http://rdaregistry.info/Elements/e/P20234> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20072> , <http://rdaregistry.info/Elements/e/P20202> ;
	reg:name "descriptiveExpressionRelationship"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has descriptive expression relationship with"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20205> , <http://rdaregistry.info/Elements/u/P60711> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/descriptiveExpressionRelationship> ;
	skos:definition "Relates an expression to an expression of a work that is described in or is a description of the expression."@en .

<http://rdaregistry.info/Elements/e/P20235> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20154> , <http://rdaregistry.info/Elements/e/P20169> ;
	reg:name "sequentialExpressionRelationship"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has sequential expression relationship with"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20205> , <http://rdaregistry.info/Elements/u/P60713> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/sequentialExpressionRelationship> ;
	skos:definition "Relates an expression to an expression of a work that is preceded by or succeeded by the expression."@en .

<http://rdaregistry.info/Elements/e/P20236> reg:hasSubproperty <http://rdaregistry.info/Elements/e/P20074> , <http://rdaregistry.info/Elements/e/P20145> ;
	reg:name "wholePartExpressionRelationship"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has whole-part expression relationship with"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20205> , <http://rdaregistry.info/Elements/u/P60714> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/wholePartExpressionRelationship> ;
	skos:definition "Relates an expression to an expression that is contained in or contains the expression."@en .

<http://rdaregistry.info/Elements/e/P20237> reg:name "writerOfAfterword"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has writer of afterword"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20046> , <http://rdaregistry.info/Elements/u/P60715> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50227> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/writerOfAfterword> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by providing an afterword to the original work."@en .

<http://rdaregistry.info/Elements/e/P20238> reg:name "writerOfPostface"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "has writer of postface"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10002> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20046> , <http://rdaregistry.info/Elements/u/P60716> ;
	owl:inverseOf <http://rdaregistry.info/Elements/a/P50228> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/writerOfPostface> ;
	skos:definition "Relates an expression to a person, family, or corporate body contributing to an expression of a work by providing a postface to the original work."@en .

<http://rdaregistry.info/Elements/e/P20239> reg:name "musicalTheatreAdaptationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is musical theatre adaptation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60719> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20241> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicalTheatreAdaptationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as a musical theatre work."@en .

<http://rdaregistry.info/Elements/e/P20240> reg:name "operaAdaptationOfExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is opera adaptation of (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20152> , <http://rdaregistry.info/Elements/u/P60720> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20242> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/operaAdaptationOfExpression> ;
	skos:definition "Relates an expression to an expression of a work that has been adapted as an opera."@en .

<http://rdaregistry.info/Elements/e/P20241> reg:name "adaptedAsMusicalTheatreExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as musical theatre (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60721> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20239> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsMusicalTheatreExpression> ;
	skos:definition "Relates an expression to an expression of a musical theatre work based on the source expression."@en .

<http://rdaregistry.info/Elements/e/P20242> reg:name "adaptedAsOperaExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is adapted as opera (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20153> , <http://rdaregistry.info/Elements/u/P60722> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20240> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/adaptedAsOperaExpression> ;
	skos:definition "Relates an expression to an expression of an opera based on the source expression."@en .

<http://rdaregistry.info/Elements/e/P20243> reg:name "musicExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is music (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20100> , <http://rdaregistry.info/Elements/u/P60723> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20244> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicExpression> ;
	skos:definition "Relates an expression to an expression of a musical work that is used in a motion picture, play, television program, etc."@en .

<http://rdaregistry.info/Elements/e/P20244> reg:name "musicForExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is music for (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20100> , <http://rdaregistry.info/Elements/u/P60724> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20243> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicForExpression> ;
	skos:definition "Relates an expression to an expression of a work such as a motion picture, play, television program, etc. that uses the musical work."@en .

<http://rdaregistry.info/Elements/e/P20245> reg:name "videoMusicExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is video music (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20243> , <http://rdaregistry.info/Elements/u/P60725> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20246> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/videoMusicExpression> ;
	skos:definition "Relates an expression to an expression of a musical work that is used in a video."@en .

<http://rdaregistry.info/Elements/e/P20246> reg:name "musicForVideoExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is music for video (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20244> , <http://rdaregistry.info/Elements/u/P60726> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20245> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicForVideoExpression> ;
	skos:definition "Relates an expression to an expression of a work that uses the musical work in a video."@en .

<http://rdaregistry.info/Elements/e/P20247> reg:name "televisionProgramMusicExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is television program music (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20243> , <http://rdaregistry.info/Elements/u/P60727> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20248> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/televisionProgramMusicExpression> ;
	skos:definition "Relates an expression to an expression of a musical work that is used in a television program."@en .

<http://rdaregistry.info/Elements/e/P20248> reg:name "musicForTelevisionProgramExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is music for television program (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20244> , <http://rdaregistry.info/Elements/u/P60728> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20247> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicForTelevisionProgramExpression> ;
	skos:definition "Relates an expression to an expression of a work that uses the musical work in a television program."@en .

<http://rdaregistry.info/Elements/e/P20249> reg:name "radioProgramMusicExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is radio program music (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20243> , <http://rdaregistry.info/Elements/u/P60729> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20250> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/radioProgramMusicExpression> ;
	skos:definition "Relates an expression to an expression of a musical work that is used in a radio program."@en .

<http://rdaregistry.info/Elements/e/P20250> reg:name "musicForRadioProgramExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is music for radio program (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20244> , <http://rdaregistry.info/Elements/u/P60730> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20249> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicForRadioProgramExpression> ;
	skos:definition "Relates an expression to an expression of a work that uses the musical work in a radio program."@en .

<http://rdaregistry.info/Elements/e/P20251> reg:name "motionPictureMusicExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is motion picture music (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20243> , <http://rdaregistry.info/Elements/u/P60731> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20252> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/motionPictureMusicExpression> ;
	skos:definition "Relates an expression to an expression of a musical work that is used in a motion picture."@en .

<http://rdaregistry.info/Elements/e/P20252> reg:name "musicForMotionPictureExpression"@en ;
	reg:status status:1001 ;
	a rdf:Property ;
	rdfs:domain <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:isDefinedBy <http://rdaregistry.info/Elements/e/> ;
	rdfs:label "is music for motion picture (expression)"@en ;
	rdfs:range <http://rdaregistry.info/Elements/c/C10006> ;
	rdfs:subPropertyOf <http://rdaregistry.info/Elements/e/P20244> , <http://rdaregistry.info/Elements/u/P60732> ;
	owl:inverseOf <http://rdaregistry.info/Elements/e/P20251> ;
	owl:sameAs <http://rdaregistry.info/Elements/e/musicForMotionPictureExpression> ;
	skos:definition "Relates an expression to an expression of a work that uses the musical work in a motion picture."@en .
