IRI: http://purl.org/spar/doco/FormulaBox
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix deo: <http://purl.org/spar/deo/> .
@prefix doco: <http://purl.org/spar/doco/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:FormulaBox a owl:Class ;
rdfs:label "formula box"@en ;
vann:example """
:my-formula-box a doco:FormulaBox ;
dcterms:hasPart :my-formula .
""" ;
rdfs:comment "A space within a document that contains one or more formulae."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Class ;
owl:intersectionOf ( deo:DiscourseElement po:Container ) ] [ a owl:Restriction ;
owl:onProperty dcterms:hasPart ;
owl:someValuesFrom doco:Formula ] ) ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:BackMatter doco:BodyMatter doco:CaptionedBox doco:Chapter doco:ComplexRunInQuotation doco:Footnote doco:Formula doco:FormulaBox doco:FrontMatter doco:List doco:Part doco:Section doco:Table ) .
<?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:vann="http://purl.org/vocab/vann/"
xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b98">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b103"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b266">
<rdf:first rdf:resource="http://purl.org/spar/doco/ComplexRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b267"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/FormulaBox">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b98"/>
<rdfs:label xml:lang="en">formula box</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A space within a document that contains one or more formulae.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-formula-box a doco:FormulaBox ;
dcterms:hasPart :my-formula .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b102">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/hasPart"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/Formula"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b273">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b274"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b274">
<rdf:first rdf:resource="http://purl.org/spar/doco/Table"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b265">
<rdf:first rdf:resource="http://purl.org/spar/doco/Chapter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b266"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b264">
<rdf:first rdf:resource="http://purl.org/spar/doco/CaptionedBox"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b265"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b271">
<rdf:first rdf:resource="http://purl.org/spar/doco/List"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b272"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b267">
<rdf:first rdf:resource="http://purl.org/spar/doco/Footnote"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b100">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b101"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b103">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b99"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b104"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b101">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Container"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b104">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b102"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b261">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b262"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b272">
<rdf:first rdf:resource="http://purl.org/spar/doco/Part"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b273"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b269">
<rdf:first rdf:resource="http://purl.org/spar/doco/FormulaBox"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b270"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b263">
<rdf:first rdf:resource="http://purl.org/spar/doco/BodyMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b264"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b270">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b271"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b262">
<rdf:first rdf:resource="http://purl.org/spar/doco/BackMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b263"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268">
<rdf:first rdf:resource="http://purl.org/spar/doco/Formula"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b269"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b99">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b100"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/FormulaBox",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-formula-box a doco:FormulaBox ; \n dcterms:hasPart :my-formula .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A space within a document that contains one or more formulae."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/doco/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "formula box"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b98"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b98",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b99"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b102"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b99",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Container"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b102",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/hasPart"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Formula"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b261",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
},
{
"@id": "http://purl.org/spar/doco/BodyMatter"
},
{
"@id": "http://purl.org/spar/doco/CaptionedBox"
},
{
"@id": "http://purl.org/spar/doco/Chapter"
},
{
"@id": "http://purl.org/spar/doco/ComplexRunInQuotation"
},
{
"@id": "http://purl.org/spar/doco/Footnote"
},
{
"@id": "http://purl.org/spar/doco/Formula"
},
{
"@id": "http://purl.org/spar/doco/FormulaBox"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
},
{
"@id": "http://purl.org/spar/doco/List"
},
{
"@id": "http://purl.org/spar/doco/Part"
},
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "http://purl.org/spar/doco/Table"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b98 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
<http://purl.org/spar/doco/FormulaBox> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b98 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b102 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/hasPart> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b102 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Formula> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Table> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b266 .
<http://purl.org/spar/doco/FormulaBox> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b265 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b271 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b272 .
<http://purl.org/spar/doco/FormulaBox> <http://www.w3.org/2000/01/rdf-schema#comment> "A space within a document that contains one or more formulae."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b100 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
<http://purl.org/spar/doco/FormulaBox> <http://www.w3.org/2000/01/rdf-schema#label> "formula box"@en .
<http://purl.org/spar/doco/FormulaBox> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b103 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b99 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b101 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b98 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b103 .
<http://purl.org/spar/doco/FormulaBox> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b101 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b104 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b102 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b261 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b272 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Part> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b269 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b270 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BodyMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b261 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b262 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b103 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b104 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b267 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b264 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b102 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Footnote> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b104 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b262 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b263 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b271 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/List> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b272 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b273 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b262 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b268 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b269 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b271 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b269 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FormulaBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Chapter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b268 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Formula> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b99 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b100 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b99 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b100 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b101 .
<http://purl.org/spar/doco/FormulaBox> <http://purl.org/vocab/vann/example> "\n :my-formula-box a doco:FormulaBox ; \n dcterms:hasPart :my-formula .\n " .