has date 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/P1235",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has date of creation of manifestation"
},
"description": {
"en": "Relates a manifestation to a time-span during which the manifestation is created."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1010"
},
"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/P1235> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has date of creation of manifestation"@en ;
rdfs:comment "Relates a manifestation to a time-span during which the manifestation is created."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1010> ;
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/P1235">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has date of creation of manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a time-span during which the manifestation is created.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1010"/>
<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
Record a single occurrence of the element that is selected from one or more values that are associated with the manifestation. Use the following order of preference:
- Date of publication of manifestation
- Date of production of manifestation
- Date of manufacture of manifestation
Examples
Property | Value |
---|---|
has date of creation of manifestation | http://www.wikidata.org/entity/Q1990 |
[Full example: Who I am (2012; HarperCollinsPublishers; volume; case binding). IRI of date of publication.]
Property | Value |
---|---|
has date of creation of manifestation | "2018" |
[Full example: Catalogue of shipwrecked books (2018; William Collins; volume; case binding). Authorized access point of the date 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.
Apply the stipulations for the element super-type unless indicated otherwise.
Use an appropriate element sub-type to record a more specific relationship. [Full example: Pravna zaštita maloljetnika u našem porodičnom zakonodavstvu (1951; Izdavački zavod Jugoslavenske akademije znanosti i umjetnosti; svezak). The date is a year when the manifestation is published.] [Full example: Incendie (1954; Éditions du Seuil; volume; livre broché). The date is a year when the manifestation is printed.] [Full example: Pogled na Akademijin vrt (195-; Mujadžić, Omer, 1903-1991; sheet). The date is a decade when the manifestation is painted. The year is not known.]Examples
Property Value has date of publication "1951" Property Value has date of manufacture "1954" Property Value has date of production "195-"