has place of creation of 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/P1236",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has place of creation of manifestation"
},
"description": {
"en": "Relates a manifestation to a place in which the manifestation is manufactured, produced, or published."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1009"
},
"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/P1236> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has place of creation of manifestation"@en ;
rdfs:comment "Relates a manifestation to a place in which the manifestation is manufactured, produced, or published."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1009> ;
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/P1236">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has place of creation of manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a place in which the manifestation is manufactured, produced, or published.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1009"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
Consider a manifestation that has a value of category of carrier of "online resource" to be published.
Stipulations
If one or more places of creation 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 publication of manifestation
- Place of production of manifestation
- Place of manufacture of manifestation
Examples
Property | Value |
---|---|
has place of creation of manifestation | http://www.wikidata.org/entity/Q84 |
[Full example: Who I am (2012; HarperCollinsPublishers; volume; case binding). IRI of place of publication.]
Property | Value |
---|---|
has place of creation of manifestation | "London (England)" |
[Full example: Catalogue of shipwrecked books (2018; William Collins; volume; case binding). The value is an authorized access point of the place of publication.]
Record additional occurrences of the element, if it is considered to be useful for users of the metadata.
Use the element super-type to record a less specific relationship.
Use an appropriate element sub-type to record a more specific relationship. [Full example: Charles Rennie Mackintosh (2002; Thames & Hudson; volume; perfect binding). The associated place is the city where the manifestation is published.] [Full example: Pogled na Akademijin vrt (195-; Mujadžić, Omer, 1903-1991; sheet). The associated place is the city where the manifestation is produced.] [Full example: Evangelistarium Marci Maruli Spalatensis (1519; Officina Adamae Petri; svezak). The associated place is the city where the manifestation is printed.]Examples
Property Value has place of publication "London (England)" Property Value has place of production "Zagreb (Croatia)" Property Value has place of manufacture "Basel (Švicarska)"
Apply the stipulations for the element super-type unless indicated otherwise.