has terms of availability
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/P1238",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has terms of availability"
},
"description": {
"en": "Relates a manifestation to a statement of how an exemplar of the manifestation may be obtained."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1027"
},
"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/P1238> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has terms of availability"@en ;
rdfs:comment "Relates a manifestation to a statement of how an exemplar of the manifestation may be obtained."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1027> ;
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/P1238">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has terms of availability</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a statement of how an exemplar of the manifestation may be obtained.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1027"/>
<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 embodies the expression of a diachronic work, consider information about the frequency and pattern of issues to be publication metadata and not terms of availability
Stipulations
Use the element super-type to record a less specific attribute.
Apply the stipulations for the element super-type unless indicated otherwise.Examples
Property Value has terms of availability "Free to educational institutions." Property Value has terms of availability "Free (members only)." Property Value has terms of availability "Not for sale."
Record a value that gives the price of the manifestation with the international standard code for the currency that appears in ISO 4217, if it is considered to be useful for users of the metadata.Examples
Property Value has terms of availability "GBP 2.05"