has place 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/P1009",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has place associated with manifestation"
},
"description": {
"en": "Relates a manifestation to a place."
},
"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/P1009> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has place associated with manifestation"@en ;
rdfs:comment "Relates a manifestation to a place."@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/P1009">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has place associated with manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a place.</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 Place entity.
Consider a jurisdiction to be a collective agent.
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 a place should support several levels of identification and collation:
- A name of the place
- A category of place
Place SES is a string encoding scheme suggested by ISBD for Manifestation for an authorized access point of a place.
Stipulations
If one or more places are associated with the manifestation, record at least one occurrence of the element. Use the following order of preference to select the value:
- Place of creation of manifestation
- Place of publication of manifestation
- Place of production of manifestation
- Place of manufacture of manifestation
- Place of distribution of manifestation
Record additional occurrences of the element, if it is considered to be useful for users of the metadata.
Use an appropriate element super-type to record a less specific relationship.
Use an appropriate element sub-type to record a more specific relationship.
Apply the stipulations for the element super-types unless indicated otherwise. [Full example: Spring cannot be cancelled (2022; Thames & Hudson; volume). The value is an authorized access point of a place that is the subject of a work that is embodied in the manifestation.]Examples
Property Value has place associated with manifestation "Normandy (France)"
Record a place that is named in a statement of publication, production, distribution, or manufacture that appears in the manifestation.
Record a place at the finest level of granularity that is considered to be useful for users of the metadata.
Record a separate occurrence of the element for each distinct value that is considered to be useful for users of the metadata.
If more than one place is named with the same association in a manifestation statement, record one or more occurrences of the element, if it is considered to be useful for users of the metadata. Use the following order of preference to select the values:
- The places that are named most prominently in the typography and layout of the statement.
- The place that is named first in the statement.
- The places that are named in a language and script that is preferred by the cataloguing agency.
- All places that are named.