has extent of unitary structure
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/P1275",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has extent of unitary structure"
},
"description": {
"en": "Relates a manifestation to an extent of manifestation that is the number of sub-units of the same category of carrier of the manifestation."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1023"
},
"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/P1275> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has extent of unitary structure"@en ;
rdfs:comment "Relates a manifestation to an extent of manifestation that is the number of sub-units of the same category of carrier of the manifestation."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1023> ;
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/P1275">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has extent of unitary structure</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to an extent of manifestation that is the number of sub-units of the same category of carrier of 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/P1023"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
For a manifestation that has no sub-units, consider the extent to be derived as the quantity "1" of a value that is recorded for the has category of carrier element.
Stipulations
Use the element super-type to record a less specific attribute.
Apply the stipulations for the element super-type unless indicated otherwise.
Record a quantitative value that consists of a whole number and a term that appears in the ISBDM Category of Carrier value vocabulary for the category of carrier of the sub-unit that is counted, if it is considered to be useful for users of the metadata.
For a finer level of granularity, record a quantitative value that consists of a whole number and a term that appears in the ISBDM Extent of Unitary Structure value vocabulary for the kind of carrier of the sub-unit that is counted, if it is considered to be useful for users of the metadata. [Full example: Burleska pro klarinet a klavír (1945-03-26; Vostřák, Zbyněk; sheet).] [Full example: Harry Potter and the goblet of fire (2000; Listening Library; audiocassette).] [Full example: Emma (1815; John Murray; volume).]Examples
Property Value has extent of unitary structure "3 sheets" Property Value has extent of unitary structure "12 audiocassettes" Property Value has extent of unitary structure "3 volumes"
If the manifestation has sub-units of more than one category or kind of carrier, record a separate occurrence of the element for each distinct category that is considered to be useful for users of the metadata. [Full example: Einstein on the beach (2016; Opus Arte; videodisc; DVD).] [Full example: Revolver (2022; Apple Corps Limited; audio disc; 2 CD edition).]Examples
Property Value has extent of unitary structure "2 videodiscs" has extent of unitary structure "1 volume" Property Value has extent of unitary structure "2 audio discs" has extent of unitary structure "1 volume"