IRI: http://purl.org/vocab/frbr/core#supplement
@prefix frbr: <http://purl.org/vocab/frbr/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix reg: <http://purl.org/linked-data/registry#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
frbr:supplement a owl:ObjectProperty ;
rdfs:label "has supplement"@en ;
vann:example """
:relation-dataset-article a datacite:QualifiedRelation ;
datacite:hasRelationCharacterization frbr:supplement .
""" ;
vaem:rationale """
This is used in combination with [OWL2 punning](http://www.w3.org/TR/2009/WD-owl2-new-features-20090611/#F12:_Punning) to characterise the type of a relation ("IsSupplementedBy") as an instance of `datacite:QualifiedRelation` via the property `datacite:hasRelationCharacterization`.
"""@en ;
rdfs:comment """
An expression work/expression having another one as supplement.
"""@en ;
rdfs:domain [ a owl:Class ;
owl:unionOf ( frbr:Expression frbr:Work ) ] ;
rdfs:isDefinedBy frbr: ;
rdfs:range [ a owl:Class ;
owl:unionOf ( frbr:Expression frbr:Work ) ] ;
rdfs:subPropertyOf frbr:relatedEndeavour ;
owl:inverseOf frbr:supplementOf ;
vs:term_status reg:statusStable ;
skos:note """
The supplement relationship type involves works/expressions that are intended to be used in conjunction with another work/expression.
Some of these, such as indices, concordances, teachers' guides, glosses, and instruction manuals for electronic resources will be so closely associated with the content of the related work/expression that they are useless without the other work/expression.
"""@en .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:vaem="http://www.linkedmodel.org/schema/vaem#"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
>
<rdf:Description rdf:about="http://purl.org/vocab/frbr/core#supplement">
<rdfs:domain rdf:nodeID="n16082fa6811145e08dfaeb8890637028b16"/>
<rdfs:range rdf:nodeID="n16082fa6811145e08dfaeb8890637028b19"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/vocab/frbr/core#"/>
<rdfs:label xml:lang="en">has supplement</rdfs:label>
<rdfs:subPropertyOf rdf:resource="http://purl.org/vocab/frbr/core#relatedEndeavour"/>
<rdfs:comment xml:lang="en">
An expression work/expression having another one as supplement.
</rdfs:comment>
<owl:inverseOf rdf:resource="http://purl.org/vocab/frbr/core#supplementOf"/>
<vann:example>
:relation-dataset-article a datacite:QualifiedRelation ;
datacite:hasRelationCharacterization frbr:supplement .
</vann:example>
<skos:note xml:lang="en">
The supplement relationship type involves works/expressions that are intended to be used in conjunction with another work/expression.
Some of these, such as indices, concordances, teachers' guides, glosses, and instruction manuals for electronic resources will be so closely associated with the content of the related work/expression that they are useless without the other work/expression.
</skos:note>
<vaem:rationale xml:lang="en">
This is used in combination with [OWL2 punning](http://www.w3.org/TR/2009/WD-owl2-new-features-20090611/#F12:_Punning) to characterise the type of a relation ("IsSupplementedBy") as an instance of `datacite:QualifiedRelation` via the property `datacite:hasRelationCharacterization`.
</vaem:rationale>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n16082fa6811145e08dfaeb8890637028b18">
<rdf:first rdf:resource="http://purl.org/vocab/frbr/core#Work"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n16082fa6811145e08dfaeb8890637028b17">
<rdf:first rdf:resource="http://purl.org/vocab/frbr/core#Expression"/>
<rdf:rest rdf:nodeID="n16082fa6811145e08dfaeb8890637028b18"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n16082fa6811145e08dfaeb8890637028b19">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n16082fa6811145e08dfaeb8890637028b20"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n16082fa6811145e08dfaeb8890637028b20">
<rdf:first rdf:resource="http://purl.org/vocab/frbr/core#Expression"/>
<rdf:rest rdf:nodeID="n16082fa6811145e08dfaeb8890637028b21"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n16082fa6811145e08dfaeb8890637028b21">
<rdf:first rdf:resource="http://purl.org/vocab/frbr/core#Work"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n16082fa6811145e08dfaeb8890637028b16">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n16082fa6811145e08dfaeb8890637028b17"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/vocab/frbr/core#supplement",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :relation-dataset-article a datacite:QualifiedRelation ;\n datacite:hasRelationCharacterization frbr:supplement .\n "
}
],
"http://www.linkedmodel.org/schema/vaem#rationale": [
{
"@language": "en",
"@value": "\nThis is used in combination with [OWL2 punning](http://www.w3.org/TR/2009/WD-owl2-new-features-20090611/#F12:_Punning) to characterise the type of a relation (\"IsSupplementedBy\") as an instance of `datacite:QualifiedRelation` via the property `datacite:hasRelationCharacterization`.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "\nAn expression work/expression having another one as supplement.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
"@id": "_:n16082fa6811145e08dfaeb8890637028b16"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/vocab/frbr/core#"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "has supplement"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
"@id": "_:n16082fa6811145e08dfaeb8890637028b19"
}
],
"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
{
"@id": "http://purl.org/vocab/frbr/core#relatedEndeavour"
}
],
"http://www.w3.org/2002/07/owl#inverseOf": [
{
"@id": "http://purl.org/vocab/frbr/core#supplementOf"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nThe supplement relationship type involves works/expressions that are intended to be used in conjunction with another work/expression. \nSome of these, such as indices, concordances, teachers' guides, glosses, and instruction manuals for electronic resources will be so closely associated with the content of the related work/expression that they are useless without the other work/expression.\n "
}
]
},
{
"@id": "_:n16082fa6811145e08dfaeb8890637028b16",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/vocab/frbr/core#Expression"
},
{
"@id": "http://purl.org/vocab/frbr/core#Work"
}
]
}
]
},
{
"@id": "_:n16082fa6811145e08dfaeb8890637028b19",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/vocab/frbr/core#Expression"
},
{
"@id": "http://purl.org/vocab/frbr/core#Work"
}
]
}
]
}
]<http://purl.org/vocab/frbr/core#supplement> <http://www.linkedmodel.org/schema/vaem#rationale> "\nThis is used in combination with [OWL2 punning](http://www.w3.org/TR/2009/WD-owl2-new-features-20090611/#F12:_Punning) to characterise the type of a relation (\"IsSupplementedBy\") as an instance of `datacite:QualifiedRelation` via the property `datacite:hasRelationCharacterization`.\n "@en .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/2000/01/rdf-schema#domain> _:n16082fa6811145e08dfaeb8890637028b16 .
_:n16082fa6811145e08dfaeb8890637028b18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/vocab/frbr/core#> .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/2004/02/skos/core#note> "\nThe supplement relationship type involves works/expressions that are intended to be used in conjunction with another work/expression. \nSome of these, such as indices, concordances, teachers' guides, glosses, and instruction manuals for electronic resources will be so closely associated with the content of the related work/expression that they are useless without the other work/expression.\n "@en .
_:n16082fa6811145e08dfaeb8890637028b17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n16082fa6811145e08dfaeb8890637028b18 .
_:n16082fa6811145e08dfaeb8890637028b19 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n16082fa6811145e08dfaeb8890637028b17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/vocab/frbr/core#Expression> .
_:n16082fa6811145e08dfaeb8890637028b20 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n16082fa6811145e08dfaeb8890637028b21 .
_:n16082fa6811145e08dfaeb8890637028b21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/vocab/frbr/core#Work> .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/2000/01/rdf-schema#range> _:n16082fa6811145e08dfaeb8890637028b19 .
_:n16082fa6811145e08dfaeb8890637028b16 <http://www.w3.org/2002/07/owl#unionOf> _:n16082fa6811145e08dfaeb8890637028b17 .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/vocab/frbr/core#supplement> <http://purl.org/vocab/vann/example> "\n :relation-dataset-article a datacite:QualifiedRelation ;\n datacite:hasRelationCharacterization frbr:supplement .\n " .
_:n16082fa6811145e08dfaeb8890637028b18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/vocab/frbr/core#Work> .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/2000/01/rdf-schema#label> "has supplement"@en .
_:n16082fa6811145e08dfaeb8890637028b16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n16082fa6811145e08dfaeb8890637028b20 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/vocab/frbr/core#Expression> .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/vocab/frbr/core#relatedEndeavour> .
_:n16082fa6811145e08dfaeb8890637028b19 <http://www.w3.org/2002/07/owl#unionOf> _:n16082fa6811145e08dfaeb8890637028b20 .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/2000/01/rdf-schema#comment> "\nAn expression work/expression having another one as supplement.\n "@en .
_:n16082fa6811145e08dfaeb8890637028b21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
<http://purl.org/vocab/frbr/core#supplement> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/vocab/frbr/core#supplementOf> .