IRI: http://purl.org/spar/fabio/Manifestation
@prefix fabio: <http://purl.org/spar/fabio/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
fabio:Manifestation a owl:Class ;
rdfs:label "manifestation"@en ;
vann:example """
:my-manifestation a fabio:Manifestation ;
dcterms:title 'Towards a new Semantic Web'@en ;
frbr:embodimentOf :my-article ;
frbr:exemplar :my-digital-item ;
dcterms:description 'The digital or physical instantiation of an expression.'@en .
""" ;
rdfs:comment "A subclass of FRBR Manifestation, restricted to manifestations of `fabio:Expression`. `fabio:Manifestation` specifically applies to electronic (digital) as well as to physical manifestations of expressions."@en ;
rdfs:isDefinedBy fabio: ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom fabio:Expression ;
owl:onProperty frbr:embodimentOf ],
[ a owl:Restriction ;
owl:allValuesFrom fabio:Item ;
owl:onProperty frbr:exemplar ],
[ a owl:Class ;
owl:intersectionOf ( [ a owl:Restriction ;
owl:allValuesFrom frbr:Manifestation ;
owl:onProperty frbr:part ] [ a owl:Restriction ;
owl:allValuesFrom frbr:Manifestation ;
owl:onProperty frbr:partOf ] ) ],
frbr:Manifestation ;
vs:term_status reg:statusStable ;
skos:note """A `fabio:Manifestation` can only have part or be part of another `fabio:Manifestation`. Moreover, it can be an embodiment only of a `fabio:Expression` and it can be exemplified only by instances of `fabio:Item`.
Examples of different manifestations of a single 'version of record' expression of a scholarly work include an article in a print journal or the on-line version of that article as a web page."""@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: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/spar/fabio/Manifestation">
<rdfs:subClassOf rdf:resource="http://purl.org/vocab/frbr/core#Manifestation"/>
<rdfs:subClassOf rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb120"/>
<rdfs:subClassOf rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb118"/>
<rdfs:subClassOf rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb119"/>
<rdfs:label xml:lang="en">manifestation</rdfs:label>
<rdfs:comment xml:lang="en">A subclass of FRBR Manifestation, restricted to manifestations of `fabio:Expression`. `fabio:Manifestation` specifically applies to electronic (digital) as well as to physical manifestations of expressions.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/fabio/"/>
<skos:note xml:lang="en">A `fabio:Manifestation` can only have part or be part of another `fabio:Manifestation`. Moreover, it can be an embodiment only of a `fabio:Expression` and it can be exemplified only by instances of `fabio:Item`.
Examples of different manifestations of a single 'version of record' expression of a scholarly work include an article in a print journal or the on-line version of that article as a web page.</skos:note>
<vann:example>
:my-manifestation a fabio:Manifestation ;
dcterms:title 'Towards a new Semantic Web'@en ;
frbr:embodimentOf :my-article ;
frbr:exemplar :my-digital-item ;
dcterms:description 'The digital or physical instantiation of an expression.'@en .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb119">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://purl.org/spar/fabio/Item"/>
<owl:onProperty rdf:resource="http://purl.org/vocab/frbr/core#exemplar"/>
</rdf:Description>
<rdf:Description rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb121">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://purl.org/vocab/frbr/core#Manifestation"/>
<owl:onProperty rdf:resource="http://purl.org/vocab/frbr/core#part"/>
</rdf:Description>
<rdf:Description rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb124">
<rdf:first rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb122"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb118">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://purl.org/spar/fabio/Expression"/>
<owl:onProperty rdf:resource="http://purl.org/vocab/frbr/core#embodimentOf"/>
</rdf:Description>
<rdf:Description rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb123">
<rdf:first rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb121"/>
<rdf:rest rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb124"/>
</rdf:Description>
<rdf:Description rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb122">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:allValuesFrom rdf:resource="http://purl.org/vocab/frbr/core#Manifestation"/>
<owl:onProperty rdf:resource="http://purl.org/vocab/frbr/core#partOf"/>
</rdf:Description>
<rdf:Description rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb120">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:intersectionOf rdf:nodeID="nc2534d39d31a404c8051419731cd4b5eb123"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/fabio/Manifestation",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-manifestation a fabio:Manifestation ;\n dcterms:title 'Towards a new Semantic Web'@en ;\n frbr:embodimentOf :my-article ;\n frbr:exemplar :my-digital-item ;\n dcterms:description 'The digital or physical instantiation of an expression.'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A subclass of FRBR Manifestation, restricted to manifestations of `fabio:Expression`. `fabio:Manifestation` specifically applies to electronic (digital) as well as to physical manifestations of expressions."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/fabio/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "manifestation"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/vocab/frbr/core#Manifestation"
},
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb120"
},
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb118"
},
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb119"
}
],
"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": "A `fabio:Manifestation` can only have part or be part of another `fabio:Manifestation`. Moreover, it can be an embodiment only of a `fabio:Expression` and it can be exemplified only by instances of `fabio:Item`.\n \nExamples of different manifestations of a single 'version of record' expression of a scholarly work include an article in a print journal or the on-line version of that article as a web page."
}
]
},
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb120",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb121"
},
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb122"
}
]
}
]
},
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb121",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "http://purl.org/vocab/frbr/core#Manifestation"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/vocab/frbr/core#part"
}
]
},
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb122",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "http://purl.org/vocab/frbr/core#Manifestation"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/vocab/frbr/core#partOf"
}
]
},
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb118",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "http://purl.org/spar/fabio/Expression"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/vocab/frbr/core#embodimentOf"
}
]
},
{
"@id": "_:nc2534d39d31a404c8051419731cd4b5eb119",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "http://purl.org/spar/fabio/Item"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/vocab/frbr/core#exemplar"
}
]
}
]<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/vocab/frbr/core#Manifestation> .
<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/2004/02/skos/core#note> "A `fabio:Manifestation` can only have part or be part of another `fabio:Manifestation`. Moreover, it can be an embodiment only of a `fabio:Expression` and it can be exemplified only by instances of `fabio:Item`.\n \nExamples of different manifestations of a single 'version of record' expression of a scholarly work include an article in a print journal or the on-line version of that article as a web page."@en .
_:nc2534d39d31a404c8051419731cd4b5eb119 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/spar/fabio/Item> .
_:nc2534d39d31a404c8051419731cd4b5eb121 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/vocab/frbr/core#part> .
_:nc2534d39d31a404c8051419731cd4b5eb119 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/vocab/frbr/core#exemplar> .
<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/2000/01/rdf-schema#comment> "A subclass of FRBR Manifestation, restricted to manifestations of `fabio:Expression`. `fabio:Manifestation` specifically applies to electronic (digital) as well as to physical manifestations of expressions."@en .
<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:nc2534d39d31a404c8051419731cd4b5eb124 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:nc2534d39d31a404c8051419731cd4b5eb122 .
<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:nc2534d39d31a404c8051419731cd4b5eb118 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/fabio/Manifestation> <http://purl.org/vocab/vann/example> "\n :my-manifestation a fabio:Manifestation ;\n dcterms:title 'Towards a new Semantic Web'@en ;\n frbr:embodimentOf :my-article ;\n frbr:exemplar :my-digital-item ;\n dcterms:description 'The digital or physical instantiation of an expression.'@en .\n " .
_:nc2534d39d31a404c8051419731cd4b5eb119 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:nc2534d39d31a404c8051419731cd4b5eb118 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/spar/fabio/Expression> .
<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:nc2534d39d31a404c8051419731cd4b5eb120 .
<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/2000/01/rdf-schema#label> "manifestation"@en .
<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:nc2534d39d31a404c8051419731cd4b5eb118 .
_:nc2534d39d31a404c8051419731cd4b5eb123 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:nc2534d39d31a404c8051419731cd4b5eb124 .
_:nc2534d39d31a404c8051419731cd4b5eb121 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:nc2534d39d31a404c8051419731cd4b5eb124 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:nc2534d39d31a404c8051419731cd4b5eb123 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:nc2534d39d31a404c8051419731cd4b5eb121 .
_:nc2534d39d31a404c8051419731cd4b5eb122 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:nc2534d39d31a404c8051419731cd4b5eb119 .
_:nc2534d39d31a404c8051419731cd4b5eb120 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:nc2534d39d31a404c8051419731cd4b5eb122 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/vocab/frbr/core#partOf> .
_:nc2534d39d31a404c8051419731cd4b5eb121 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/vocab/frbr/core#Manifestation> .
_:nc2534d39d31a404c8051419731cd4b5eb118 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/vocab/frbr/core#embodimentOf> .
<http://purl.org/spar/fabio/Manifestation> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/fabio/> .
_:nc2534d39d31a404c8051419731cd4b5eb120 <http://www.w3.org/2002/07/owl#intersectionOf> _:nc2534d39d31a404c8051419731cd4b5eb123 .
_:nc2534d39d31a404c8051419731cd4b5eb122 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/vocab/frbr/core#Manifestation> .