has note on entity 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/P1265",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has note on entity associated with manifestation"
},
"description": {
"en": "Relates a manifestation to a note on manifestation that provides information about an entity that is related to the manifestation."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1207"
},
"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/P1265> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has note on entity associated with manifestation"@en ;
rdfs:comment "Relates a manifestation to a note on manifestation that provides information about an entity that is related to the manifestation."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1207> ;
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/P1265">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has note on entity associated with manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a note on manifestation that provides information about an entity that is related to the manifestation.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1207"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
Stipulations
Use the element super-type to record a less specific note.
Use an appropriate element sub-type to record a more specific note. [Full example: Was mir behagt, ist nur die muntre Jagd (2021; Carus; volume; full score). The note is about expressions embodied in the manifestation.]Examples
Property Value has note on expression associated with manifestation "Includes the original German version of the cantata, and the English translation by Henry S. Drinker."
Apply the stipulations for the element super-type unless indicated otherwise.
Record a value that gives information about any uncertainty in values that are recorded for relationship elements.Examples
Property Value has note on entity associated with manifestation "Attributed to Jonathan Swift." Property Value has note on entity associated with manifestation "Probably manufactured in Lisbon."
For a manifestation that embodies the expression of a diachronic work, record a value that gives information about a change in an entity that is related to the manifestations that embody expressions of issues or iterations of the work, including identification of the issue or iteration in which the change first appears.
For a manifestation that embodies the expression of a diachronic work, record a value that gives general information about multiple changes over time in an entity that is related to the manifestations that embody expressions of issues or iterations of the work, including identification of the issues or iterations in which the changes occur.