has expression associated with manifestation
Element Reference
- Attribute:Value
- JSON-LD
- Turtle
- RDF/XML
{
"@context": {
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"owl": "http://www.w3.org/2002/07/owl#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"dcterms": "http://purl.org/dc/terms/",
"ifla": "http://iflastandards.info/ns/isbd/terms/",
"isbdm": "http://iflastandards.info/ns/isbdm/elements/"
},
"@graph": [
{
"@id": "https://www.iflastandards.info/ISBDM/elements/P1002",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has expression associated with manifestation"
},
"description": {
"en": "Relates a manifestation to an expression."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1291"
},
"isDefinedBy": {
"@id": "https://www.iflastandards.info/ISBDM/elements/",
"label": "ISBD Manifestation elements"
},
"status": {
"label": "Published"
}
}
]
}
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isbdm: <http://iflastandards.info/ns/isbdm/elements/> .
@prefix ifla: <http://iflastandards.info/ns/isbd/terms/> .
<https://www.iflastandards.info/ISBDM/elements/P1002> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has expression associated with manifestation"@en ;
rdfs:comment "Relates a manifestation to an expression."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1291> ;
rdfs:isDefinedBy <https://www.iflastandards.info/ISBDM/elements/> ;
dcterms:status "Published" .
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:isbdm="http://iflastandards.info/ns/isbdm/elements/"
xmlns:ifla="http://iflastandards.info/ns/isbd/terms/">
<rdf:Property rdf:about="https://www.iflastandards.info/ISBDM/elements/P1002">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has expression associated with manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to an expression.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1291"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
This element supports the user tasks to find and identify the manifestation and to explore the context of the manifestation and its relationship to instances of the Expression entity.
Element values
The values of this element may be indexed for uncontrolled or controlled keywords, or used to construct browsing lists.
String encoding schemes
A string encoding scheme for an authorized access point of an expression should support several levels of identification and collation:
- the work that is realized by the expression
- a category of content of the expression
- specific attributes of the expression
Expression SES is a string encoding scheme suggested by ISBD for Manifestation for an authorized access point of an expression.
Stipulations
Use an appropriate element super-type to record a less specific relationship.
Use an appropriate element sub-type to record a more specific relationship. [Full example: Asterix and the gowden heuk (2014; Itchy Coo; volume).] [Full example: Emma (1815; John Murray; volume).]Examples
Property Value has expression embodied in manifestation "Goscinny, René, 1926-1977. Serpe d'or (text; Scots)" Property Value has expression embodied in manifestation "Austen, Jane, 1775-1817. Emma (text; English)"
Apply the stipulations for the element super-types unless indicated otherwise.
Record an expression that is associated with the manifestation. Do not record an expression that is known to be falsely associated with the manifestation.
Record a separate occurrence of the element for each distinct value that is considered to be useful for users of the metadata.