has agent 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/P1005",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has agent associated with manifestation"
},
"description": {
"en": "Relates a manifestation to an agent."
},
"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/P1005> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has agent associated with manifestation"@en ;
rdfs:comment "Relates a manifestation to an agent."@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/P1005">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has agent associated with manifestation</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to an agent.</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 Agent entity.
Element values
The values of this element may be indexed for uncontrolled or controlled keywords, or used to construct browsing lists.
String encoding schemes
A string encoding scheme for an authorized access point of an agent should support several levels of identification and collation:
- A name of the agent
- A category of agent, including an indication of the entity sub-type Collective Agent or Person.
- Specific attributes of the agent
Agent SES is a string encoding scheme suggested by ISBD for Manifestation for an authorized access point of an agent.
Stipulations
If one or more agents are associated with the manifestation, record at least one occurrence of the element or an element sub-type. Use the following order of preference to select the value:
- Agent who is a creator of the manifestation
- Agent who is a publisher of the manifestation
- Agent who is a producer of the manifestation
- Agent who is a manufacturer of the manifestation
- Agent who is a distributor of the manifestation
- Agent who is associated with an expression or work that is embodied in the manifestation
Record additional occurrences of the element, if it is considered to be useful for users of the metadata.
If more than one agent is named with the same association in a manifestation statement, record one or more occurrences of the element or an element sub-type, if it is considered to be useful for users of the metadata. Use the following order of preference to select the values:
- The agents who are named most prominently in the typography and layout of the statement.
- The agent who is named first in the statement.
- The agents who are named in a language and script that is preferred by the cataloguing agency.
- All agents who are named.
Use an appropriate element super-type to record a less specific relationship.
Use an appropriate element sub-type to record a more specific relationship. [Full example: Truman Capote, ecrivain, USA, 1947 (2008; Nouvelles Images S.A.; card). The agent is a person.] [Full example: Matisse Bonnard (2017; Städel Museum; volume). The agent is a collective agent.]Examples
Property Value has person associated with manifestation "Capote, Truman, 1924-1984" Property Value has collective agent associated with manifestation "Städel Museum"
Apply the stipulations for the element super-types unless indicated otherwise. [The value is an authorized access point of a related agent.]Examples
Property Value has agent associated with manifestation "Shakespeare, William, 1564-1616"