has material
Element Reference
- Attribute:Value
- JSON-LD
- Turtle
- RDF/XML
Definition
Relates a manifestation to a physical characteristic that is the kind of substance of which the manifestation is composed.
Scope note
Domain
Manifestation
Range
Element sub-type
Element super-type
URI
https://www.iflastandards.info/ISBDM/elements/P1221
Type
DatatypeProperty
Status
Published
{
"@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/P1221",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has material"
},
"description": {
"en": "Relates a manifestation to a physical characteristic that is the kind of substance of which the manifestation is composed."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1242"
},
"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/P1221> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has material"@en ;
rdfs:comment "Relates a manifestation to a physical characteristic that is the kind of substance of which the manifestation is composed."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1242> ;
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/P1221">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has material</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a physical characteristic that is the kind of substance of which the manifestation is composed.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1242"/>
<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, identify, select, and obtain the manifestation.
Element values
The values of this element may be indexed for uncontrolled or controlled keywords.
Stipulations
Use the element super-type to record a less specific attribute.
Use an appropriate element sub-type to record a more specific attribute. [Full example: Pogled na Akademijin vrt (195-; Mujadžić, Omer, 1903-1991; sheet).]Examples
Property Value has applied material "pastel" has base material "canvas"
Apply the stipulations for the element super-type unless indicated otherwise.Examples
Property Value has material "acrylic paint on canvas" Property Value has material "paper"