has alternate 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/P1018",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has alternate manifestation"
},
"description": {
"en": "Relates a manifestation to a manifestation that carries the same content and is published or produced at the same time as a distinct manifestation with different characteristics."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1003"
},
"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/P1018> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has alternate manifestation"@en ;
rdfs:comment "Relates a manifestation to a manifestation that carries the same content and is published or produced at the same time as a distinct manifestation with different characteristics."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1003> ;
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/P1018">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has alternate manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a manifestation that carries the same content and is published or produced at the same time as a distinct manifestation with different characteristics.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1003"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
This element is symmetric: it is its own inverse. A manifestation that has an alternate manifestation is an alternate of the other manifestation.
Use a has note on category of manifestation element to record information about the different characteristics of an alternate manifestation.
Stipulations
Use the element super-type to record a less specific relationship.
Apply the stipulations for the element super-type unless indicated otherwise. [Full example: Emma (1994; Project Gutenberg; online resource; plain text format). The manifestation is an online file that is available in multiple other formats.] [Full example: Quantum world (2016; Reed Business Information Ltd; volume). The manifestation is a printed issue of a successive diachronic work that is also available in e-book format.]Examples
Property Value has alternate manifestation "Emma (1994; Project Gutenberg; online resource; HTML format)" has alternate manifestation "Emma (1994; Project Gutenberg; online resource; EPUB3 format)" has alternate manifestation "Emma (1994; Project Gutenberg; online resource; EPUB format)" has alternate manifestation "Emma (1994; Project Gutenberg; online resource; Kindle format)" Property Value has alternate manifestation "New scientist. The collection (2014-; Reed Business Information Ltd; online resource)"