has nomen associated with 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/P1008",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has nomen associated with manifestation"
},
"description": {
"en": "Relates a manifestation to a nomen."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1291"
},
"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/P1008> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has nomen associated with manifestation"@en ;
rdfs:comment "Relates a manifestation to a nomen."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1291> ;
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/P1008">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has nomen associated with manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a nomen.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1291"/>
<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 and identify the manifestation and to explore the context of the manifestation and its relationship to instances of the Nomen entity.
Element values
The values of this element may be indexed for uncontrolled or controlled keywords, or used to construct browsing lists.
Element values
The value of a related nomen is a literal string (a nomen string) or an IRI that represents the string. Record a value that is:
- a nomen string
- an IRI for the nomen string
String encoding schemes
An instance of a nomen is a nomen string that may be the result of applying a string encoding scheme to values of attribute and relationship elements that are associated with the entity that is designated by the nomen. A string encoding scheme cannot be applied to an instance of a nomen without generating a separate instance of a nomen.
If a nomen string is the result of applying a string encoding scheme, record a value of a has note on nomen associated with manifestation element that gives information about the string encoding scheme, if it is considered to be useful for users of the metadata.
Stipulations
Use an appropriate element super-type to record a less specific relationship.
Use an appropriate element sub-type to record a more specific relationship between a manifestation and a nomen.
Apply the stipulations for the element super-types unless indicated otherwise.
For a nomen that is an appellation of an entity other than the manifestation, record a relationship element for the entity or a has note on entity associated with manifestation element or appropriate element sub-type, if it is considered to be useful for users of the metadata.