has date of copyright 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/P1244",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has date of copyright of manifestation"
},
"description": {
"en": "Relates a manifestation to a time-span during which the manifestation or its content is legally registered."
},
"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/P1244> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has date of copyright of manifestation"@en ;
rdfs:comment "Relates a manifestation to a time-span during which the manifestation or its content is legally registered."@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/P1244">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has date of copyright of manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a time-span during which the manifestation or its content is legally registered.</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>
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: Homazh për De Radën: DVD 2 (2004; Università della Calabria; videodisk). The value is a year.] [Full example: Library (2022; Corner Piece Puzzles; object). The value is a year.] [Full example: Coffee (2003; Tate; card). The value is a year.]Examples
Property Value has date of copyright of manifestation "2004" Property Value has date of copyright of manifestation "2022" Property Value has date of copyright of manifestation "2003"
Record only the date and omit words, phrases, or symbols that indicate copyright or other forms of legal registration. [Full example: Einstein on the beach (2016; Opus Arte; videodisc; DVD). The value omits the copyright symbol and the name of the copyright holder.]Examples
Property Value has date of copyright of manifestation "2016"
Record the latest date that is selected from more than one date of copyright associated with the manifestation. [Full example: Lyceum Theatre, London, England, 5/26/72 (2022; Rhino Entertainment LLC; audio disc). The value is the later date of two given in a manifestation statement of publication, production, manufacture, or distribution.] [Full example: Biographical dictionary of Scottish women (2007; Edinburgh University Press; volume; perfect binding). The value is the later date of two given in a manifestation statement of publication, production, manufacture, or distribution.]Examples
Property Value has date of copyright of manifestation "2022" Property Value has date of copyright of manifestation "2007"