Jump to:
IRI: http://purl.org/spar/doco/Abstract
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:Abstract a owl:Class ;
rdfs:label "abstract" ;
vann:example """
:my-abstract a doco:Abstract ;
c4o:hasContent 'The history of abstracting dates back to the point when it was felt necessary to summarise the content of documents in order to make the information contained in them more accessible.'@en ;
dcterms:isPartOf :my-front-matter .
""" ;
rdfs:comment "A brief summary of a book, a research article, thesis, review, conference proceeding or any in-depth analysis of a particular subject or discipline, the purpose of which is to help the reader quickly ascertain the publication's purpose." ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Class ;
owl:unionOf ( doco:Chapter doco:Section ) ] [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom [ a owl:Class ;
owl:unionOf ( doco:BodyMatter doco:FrontMatter ) ] ] ) ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b8">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Abstract">
<rdfs:comment>A brief summary of a book, a research article, thesis, review, conference proceeding or any in-depth analysis of a particular subject or discipline, the purpose of which is to help the reader quickly ascertain the publication's purpose.</rdfs:comment>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b1"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label>abstract</rdfs:label>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-abstract a doco:Abstract ;
c4o:hasContent 'The history of abstracting dates back to the point when it was felt necessary to summarise the content of documents in order to make the information contained in them more accessible.'@en ;
dcterms:isPartOf :my-front-matter .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b4">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b1">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b9"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b10">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b5"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b6">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b7"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b5">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b6"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b3">
<rdf:first rdf:resource="http://purl.org/spar/doco/Chapter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b4"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b2">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b3"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b7">
<rdf:first rdf:resource="http://purl.org/spar/doco/BodyMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b8"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b9">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b2"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b10"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
},
{
"@id": "http://purl.org/spar/doco/Abstract",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-abstract a doco:Abstract ;\n c4o:hasContent 'The history of abstracting dates back to the point when it was felt necessary to summarise the content of documents in order to make the information contained in them more accessible.'@en ;\n dcterms:isPartOf :my-front-matter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@value": "A brief summary of a book, a research article, thesis, review, conference proceeding or any in-depth analysis of a particular subject or discipline, the purpose of which is to help the reader quickly ascertain the publication's purpose."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/doco/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "abstract"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b1"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b1",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b2"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b5"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b2",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Chapter"
},
{
"@id": "http://purl.org/spar/doco/Section"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b5",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b6"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b6",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BodyMatter"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
<http://purl.org/spar/doco/Abstract> <http://www.w3.org/2000/01/rdf-schema#comment> "A brief summary of a book, a research article, thesis, review, conference proceeding or any in-depth analysis of a particular subject or discipline, the purpose of which is to help the reader quickly ascertain the publication's purpose." .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
<http://purl.org/spar/doco/Abstract> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
<http://purl.org/spar/doco/Abstract> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b1 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b9 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b5 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b10 <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/spar/doco/Abstract> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Chapter> .
<http://purl.org/spar/doco/Abstract> <http://www.w3.org/2000/01/rdf-schema#label> "abstract" .
_:n3b1bab1f2e67482f9ea2fcacd8712072b2 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b3 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BodyMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b2 .
<http://purl.org/spar/doco/Abstract> <http://purl.org/vocab/vann/example> "\n :my-abstract a doco:Abstract ;\n c4o:hasContent 'The history of abstracting dates back to the point when it was felt necessary to summarise the content of documents in order to make the information contained in them more accessible.'@en ;\n dcterms:isPartOf :my-front-matter .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Abstract> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b1 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b6 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b7 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b5 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b6 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b8 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b10 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b4 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b5 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
IRI: http://purl.org/spar/doco/Afterword
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:Afterword a owl:Class ;
rdfs:label "afterword"@en ;
vann:example """
:my-afterword a doco:Afterword ;
dcterms:isPartOf :my-back-matter .
""" ;
rdfs:comment "A literary device that is often found at the end of a piece of literature. It generally covers the story of how the book came into being, or how the idea for the book was developed. Alternatively, it may be written by someone other than the author of the book, and may discuss the work's historical or cultural context, if the work is being reissued many years after its original publication."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:Section [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:BackMatter ] ) ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Afterword">
<rdfs:comment xml:lang="en">A literary device that is often found at the end of a piece of literature. It generally covers the story of how the book came into being, or how the idea for the book was developed. Alternatively, it may be written by someone other than the author of the book, and may discuss the work's historical or cultural context, if the work is being reissued many years after its original publication.</rdfs:comment>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b11"/>
<rdfs:label xml:lang="en">afterword</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-afterword a doco:Afterword ;
dcterms:isPartOf :my-back-matter .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b11">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b13"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b12">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/BackMatter"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b13">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b14"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b14">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b12"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Afterword",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-afterword a doco:Afterword ; \n dcterms:isPartOf :my-back-matter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A literary device that is often found at the end of a piece of literature. It generally covers the story of how the book came into being, or how the idea for the book was developed. Alternatively, it may be written by someone other than the author of the book, and may discuss the work's historical or cultural context, if the work is being reissued many years after its original publication."
}
],
"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": "afterword"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b11"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b11",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b12"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b12",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
<http://purl.org/spar/doco/Afterword> <http://www.w3.org/2000/01/rdf-schema#comment> "A literary device that is often found at the end of a piece of literature. It generally covers the story of how the book came into being, or how the idea for the book was developed. Alternatively, it may be written by someone other than the author of the book, and may discuss the work's historical or cultural context, if the work is being reissued many years after its original publication."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b11 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b13 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
<http://purl.org/spar/doco/Afterword> <http://purl.org/vocab/vann/example> "\n :my-afterword a doco:Afterword ; \n dcterms:isPartOf :my-back-matter .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b12 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b12 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
<http://purl.org/spar/doco/Afterword> <http://www.w3.org/2000/01/rdf-schema#label> "afterword"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
<http://purl.org/spar/doco/Afterword> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b13 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b12 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b13 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b14 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
<http://purl.org/spar/doco/Afterword> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
<http://purl.org/spar/doco/Afterword> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b11 .
<http://purl.org/spar/doco/Afterword> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
IRI: http://purl.org/spar/doco/Appendix
@prefix dcterms: <http://purl.org/dc/terms/> .
@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:Appendix a owl:Class ;
rdfs:label "appendix"@en ;
vann:example """
:my-appendix a doco:Appendix ;
dcterms:isPartOf :my-back-matter .
""" ;
rdfs:comment "A supplemental addition to the main work. It may contain data, more detailed information about methods and materials, or provide additional detail concerning the information found in the main work."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Class ;
owl:intersectionOf ( doco:Section po:HeadedContainer ) ] [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:BackMatter ] ) ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Appendix">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b15"/>
<rdfs:comment xml:lang="en">A supplemental addition to the main work. It may contain data, more detailed information about methods and materials, or provide additional detail concerning the information found in the main work.</rdfs:comment>
<rdfs:label xml:lang="en">appendix</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-appendix a doco:Appendix ;
dcterms:isPartOf :my-back-matter .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b19">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/BackMatter"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b21">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b19"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b15">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b20"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b17">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b18"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b18">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#HeadedContainer"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b16">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b17"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b20">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b16"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b21"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Appendix",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-appendix a doco:Appendix ; \n dcterms:isPartOf :my-back-matter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A supplemental addition to the main work. It may contain data, more detailed information about methods and materials, or provide additional detail concerning the information found in the main work."
}
],
"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": "appendix"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b15"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b15",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b16"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b19"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b16",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#HeadedContainer"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b19",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
<http://purl.org/spar/doco/Appendix> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b15 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b19 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/Appendix> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b21 <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/spar/doco/Appendix> <http://purl.org/vocab/vann/example> "\n :my-appendix a doco:Appendix ; \n dcterms:isPartOf :my-back-matter .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
<http://purl.org/spar/doco/Appendix> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b15 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b18 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#HeadedContainer> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b19 .
<http://purl.org/spar/doco/Appendix> <http://www.w3.org/2000/01/rdf-schema#comment> "A supplemental addition to the main work. It may contain data, more detailed information about methods and materials, or provide additional detail concerning the information found in the main work."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b15 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b20 .
<http://purl.org/spar/doco/Appendix> <http://www.w3.org/2000/01/rdf-schema#label> "appendix"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
<http://purl.org/spar/doco/Appendix> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b16 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b17 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b19 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b19 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b20 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b16 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b20 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b21 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
IRI: http://purl.org/spar/doco/BackMatter
@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:BackMatter a owl:Class ;
rdfs:label "back matter"@en ;
vann:example """
:my-back-matter a doco:BackMatter ;
pattern:contains :my-bibliography .
""" ;
rdfs:comment "The final principle part of a document, in which is usually found the bibliography, index, appendixes, etc."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( deo:DiscourseElement po:Container ) ],
[ a owl:Restriction ;
owl:allValuesFrom [ a owl:Class ;
owl:complementOf [ a owl:Class ;
owl:unionOf ( doco:BackMatter doco:BodyMatter doco:FrontMatter ) ] ] ;
owl:onProperty po:isContainedBy ] ;
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="n3b1bab1f2e67482f9ea2fcacd8712072b266">
<rdf:first rdf:resource="http://purl.org/spar/doco/ComplexRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b267"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b24">
<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="n3b1bab1f2e67482f9ea2fcacd8712072b26">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:complementOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b27"/>
</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:about="http://purl.org/spar/doco/BackMatter">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b25"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b22"/>
<rdfs:comment xml:lang="en">The final principle part of a document, in which is usually found the bibliography, index, appendixes, etc.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:label xml:lang="en">back matter</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vann:example>
:my-back-matter a doco:BackMatter ;
pattern:contains :my-bibliography .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b22">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b23"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b28">
<rdf:first rdf:resource="http://purl.org/spar/doco/BackMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b29"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b25">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#isContainedBy"/>
<owl:allValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b26"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b29">
<rdf:first rdf:resource="http://purl.org/spar/doco/BodyMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b30"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b23">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b24"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b30">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b27">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b28"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b267">
<rdf:first rdf:resource="http://purl.org/spar/doco/Footnote"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b270">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b271"/>
</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:RDF>
[
{
"@id": "http://purl.org/spar/doco/BackMatter",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-back-matter a doco:BackMatter ; \n pattern:contains :my-bibliography .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "The final principle part of a document, in which is usually found the bibliography, index, appendixes, etc."
}
],
"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": "back matter"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b25"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b22"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b25",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b26"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedBy"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b26",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#complementOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b27"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b27",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
},
{
"@id": "http://purl.org/spar/doco/BodyMatter"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b22",
"@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": "_: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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b26 <http://www.w3.org/2002/07/owl#complementOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b27 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
<http://purl.org/spar/doco/BackMatter> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b22 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b23 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b28 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b29 .
<http://purl.org/spar/doco/BackMatter> <http://www.w3.org/2000/01/rdf-schema#label> "back matter"@en .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b28 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b25 <http://www.w3.org/2002/07/owl#allValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b26 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b29 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BodyMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b23 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b30 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b27 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b23 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b24 .
<http://purl.org/spar/doco/BackMatter> <http://www.w3.org/2000/01/rdf-schema#comment> "The final principle part of a document, in which is usually found the bibliography, index, appendixes, etc."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
<http://purl.org/spar/doco/BackMatter> <http://purl.org/vocab/vann/example> "\n :my-back-matter a doco:BackMatter ; \n pattern:contains :my-bibliography .\n " .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b27 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b28 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BodyMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b26 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b30 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Footnote> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b29 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b30 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b25 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b262 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b263 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
<http://purl.org/spar/doco/BackMatter> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b25 .
_: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> .
<http://purl.org/spar/doco/BackMatter> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b25 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#isContainedBy> .
_: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> .
<http://purl.org/spar/doco/BackMatter> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b22 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
<http://purl.org/spar/doco/BackMatter> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
IRI: http://purl.org/spar/deo/BibliographicReference
@prefix deo: <http://purl.org/spar/deo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
deo:BibliographicReference a owl:Class ;
rdfs:label "bibliographic reference"@en ;
rdfs:comment "A reference, usually contained in a footnote or a bibliographic reference list, that refer to another publication, such as a journal article, a book, a book chapter or a Web site. The inclusion of the bibliographic reference in a publication constitutes the performative act of bibliographic citation."@en ;
rdfs:isDefinedBy deo: .
<?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#"
>
<rdf:Description rdf:about="http://purl.org/spar/deo/BibliographicReference">
<rdfs:comment xml:lang="en">A reference, usually contained in a footnote or a bibliographic reference list, that refer to another publication, such as a journal article, a book, a book chapter or a Web site. The inclusion of the bibliographic reference in a publication constitutes the performative act of bibliographic citation.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">bibliographic reference</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/deo/"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/deo/BibliographicReference",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A reference, usually contained in a footnote or a bibliographic reference list, that refer to another publication, such as a journal article, a book, a book chapter or a Web site. The inclusion of the bibliographic reference in a publication constitutes the performative act of bibliographic citation."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/deo/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "bibliographic reference"
}
]
}
]<http://purl.org/spar/deo/BibliographicReference> <http://www.w3.org/2000/01/rdf-schema#comment> "A reference, usually contained in a footnote or a bibliographic reference list, that refer to another publication, such as a journal article, a book, a book chapter or a Web site. The inclusion of the bibliographic reference in a publication constitutes the performative act of bibliographic citation."@en .
<http://purl.org/spar/deo/BibliographicReference> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/deo/BibliographicReference> <http://www.w3.org/2000/01/rdf-schema#label> "bibliographic reference"@en .
<http://purl.org/spar/deo/BibliographicReference> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/deo/> .
IRI: http://purl.org/spar/doco/BibliographicReferenceList
@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:BibliographicReferenceList a owl:Class ;
rdfs:label "bibliographic reference list"@en ;
vann:example """
:my-bibliographic-reference-list a doco:BibliographicReferenceList ;
pattern:contains :my-bibliographic-reference-01, :my-bibliographic-reference-02 .
""" ;
rdfs:comment "A list, usually within a bibliography, of all the references within the citing document that refer to journal articles, books, book chapters, Web sites or similar publications."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:ListOfReferences [ a owl:Restriction ;
owl:onProperty po:contains ;
owl:someValuesFrom deo:BibliographicReference ] ) ] ;
vs:term_status reg:statusStable .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b34">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b32"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b32">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/deo/BibliographicReference"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b33">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfReferences"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b34"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/BibliographicReferenceList">
<rdfs:label xml:lang="en">bibliographic reference list</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b31"/>
<rdfs:comment xml:lang="en">A list, usually within a bibliography, of all the references within the citing document that refer to journal articles, books, book chapters, Web sites or similar publications.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-bibliographic-reference-list a doco:BibliographicReferenceList ;
pattern:contains :my-bibliographic-reference-01, :my-bibliographic-reference-02 .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b31">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b33"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/BibliographicReferenceList",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-bibliographic-reference-list a doco:BibliographicReferenceList ; \n pattern:contains :my-bibliographic-reference-01, :my-bibliographic-reference-02 .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A list, usually within a bibliography, of all the references within the citing document that refer to journal articles, books, book chapters, Web sites or similar publications."
}
],
"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": "bibliographic reference list"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b31"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b31",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/ListOfReferences"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b32"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b32",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/deo/BibliographicReference"
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b34 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b32 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b32 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b33 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b34 .
<http://purl.org/spar/doco/BibliographicReferenceList> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/BibliographicReferenceList> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b31 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b31 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/BibliographicReferenceList> <http://www.w3.org/2000/01/rdf-schema#label> "bibliographic reference list"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b31 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b33 .
<http://purl.org/spar/doco/BibliographicReferenceList> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/BibliographicReferenceList> <http://purl.org/vocab/vann/example> "\n :my-bibliographic-reference-list a doco:BibliographicReferenceList ; \n pattern:contains :my-bibliographic-reference-01, :my-bibliographic-reference-02 .\n " .
<http://purl.org/spar/doco/BibliographicReferenceList> <http://www.w3.org/2000/01/rdf-schema#comment> "A list, usually within a bibliography, of all the references within the citing document that refer to journal articles, books, book chapters, Web sites or similar publications."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b34 <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/spar/doco/BibliographicReferenceList> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b32 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/deo/BibliographicReference> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b32 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b33 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfReferences> .
IRI: http://purl.org/spar/doco/Bibliography
@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 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:Bibliography a owl:Class ;
rdfs:label "bibliography"@en ;
vann:example """
:my-bibliography a doco:Bibliography ;
dcterms:hasPart :my-bibliographic-reference-01 .
""" ;
rdfs:comment "A document section containing a list of bibliographic references."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Class ;
owl:unionOf ( doco:Chapter doco:Section ) ] [ a owl:Restriction ;
owl:onProperty dcterms:hasPart ;
owl:someValuesFrom deo:BibliographicReference ] ) ] ;
vs:term_status reg:statusStable .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b40">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b36"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b41"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b41">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b39"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b39">
<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/deo/BibliographicReference"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Bibliography">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">A document section containing a list of bibliographic references.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">bibliography</rdfs:label>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b35"/>
<vann:example>
:my-bibliography a doco:Bibliography ;
dcterms:hasPart :my-bibliographic-reference-01 .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b38">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b37">
<rdf:first rdf:resource="http://purl.org/spar/doco/Chapter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b38"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b36">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b37"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b35">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b40"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Bibliography",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-bibliography a doco:Bibliography ; \n dcterms:hasPart :my-bibliographic-reference-01 .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A document section containing a list of bibliographic references."
}
],
"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": "bibliography"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b35"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b35",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b36"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b39"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b36",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Chapter"
},
{
"@id": "http://purl.org/spar/doco/Section"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b39",
"@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/deo/BibliographicReference"
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b40 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b41 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b41 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b39 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/hasPart> .
<http://purl.org/spar/doco/Bibliography> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b40 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b36 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b41 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b39 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b38 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b37 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b38 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b39 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/deo/BibliographicReference> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b39 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b36 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b37 .
<http://purl.org/spar/doco/Bibliography> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/Bibliography> <http://www.w3.org/2000/01/rdf-schema#comment> "A document section containing a list of bibliographic references."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b35 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Bibliography> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b37 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Chapter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b35 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b40 .
<http://purl.org/spar/doco/Bibliography> <http://purl.org/vocab/vann/example> "\n :my-bibliography a doco:Bibliography ; \n dcterms:hasPart :my-bibliographic-reference-01 .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b38 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b36 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Bibliography> <http://www.w3.org/2000/01/rdf-schema#label> "bibliography"@en .
<http://purl.org/spar/doco/Bibliography> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b35 .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
po:Block a owl:Class ;
rdfs:label "block element"@en ;
rdfs:comment "A document content nestable element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
skos:note """
This class organise the document content as a sequence of nestable elements and text nodes. In particular, elements following this pattern can contain text and other elements compliant with the patterns Inline, Atom, Milestones and Popup, which will be introduced in the following.
Furthermore, it is a requirement that block elements are contained only by container and popup elements
"""@en .
<?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:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#Block">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdfs:label xml:lang="en">block element</rdfs:label>
<rdfs:comment xml:lang="en">A document content nestable element.</rdfs:comment>
<skos:note xml:lang="en">
This class organise the document content as a sequence of nestable elements and text nodes. In particular, elements following this pattern can contain text and other elements compliant with the patterns Inline, Atom, Milestones and Popup, which will be introduced in the following.
Furthermore, it is a requirement that block elements are contained only by container and popup elements
</skos:note>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Block",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A document content nestable element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "block element"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nThis class organise the document content as a sequence of nestable elements and text nodes. In particular, elements following this pattern can contain text and other elements compliant with the patterns Inline, Atom, Milestones and Popup, which will be introduced in the following. \nFurthermore, it is a requirement that block elements are contained only by container and popup elements\n "
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#Block> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#Block> <http://www.w3.org/2000/01/rdf-schema#label> "block element"@en .
<http://www.essepuntato.it/2008/12/pattern#Block> <http://www.w3.org/2000/01/rdf-schema#comment> "A document content nestable element."@en .
<http://www.essepuntato.it/2008/12/pattern#Block> <http://www.w3.org/2004/02/skos/core#note> "\nThis class organise the document content as a sequence of nestable elements and text nodes. In particular, elements following this pattern can contain text and other elements compliant with the patterns Inline, Atom, Milestones and Popup, which will be introduced in the following. \nFurthermore, it is a requirement that block elements are contained only by container and popup elements\n "@en .
<http://www.essepuntato.it/2008/12/pattern#Block> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
IRI: http://purl.org/spar/doco/BlockQuotation
@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 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:BlockQuotation a owl:Class ;
rdfs:label "block quotation"@en ;
vann:example """
:my-block-quotation a doco:BlockQuotation ;
c4o:hasContent '''
Now, in reality, the world have paid too great a compliment to critics, and
have imagined them men of much greater profundity than they really are.
From this complaisance the critics have been emboldened to assume a dictatorial
power, and have so far succeeded that they are now become the masters, and have
the assurance to give laws to those authors from whose predecessors they
originally received them.
'''@en .
""" ;
rdfs:comment "A block quotation (also known as a long quotation or extract) is a quotation in a written document which is set off from the main text as a container for distinct paragraphs, which is typically distinguished visually using indentation, a different font, or smaller size. Block quotations are used for longer passages than run-in quotations (which are set off with quotation marks)."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf po:Container ;
vs:term_status reg:statusStable .
<?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: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/doco/BlockQuotation">
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Container"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A block quotation (also known as a long quotation or extract) is a quotation in a written document which is set off from the main text as a container for distinct paragraphs, which is typically distinguished visually using indentation, a different font, or smaller size. Block quotations are used for longer passages than run-in quotations (which are set off with quotation marks).</rdfs:comment>
<rdfs:label xml:lang="en">block quotation</rdfs:label>
<vann:example>
:my-block-quotation a doco:BlockQuotation ;
c4o:hasContent '''
Now, in reality, the world have paid too great a compliment to critics, and
have imagined them men of much greater profundity than they really are.
From this complaisance the critics have been emboldened to assume a dictatorial
power, and have so far succeeded that they are now become the masters, and have
the assurance to give laws to those authors from whose predecessors they
originally received them.
'''@en .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/BlockQuotation",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-block-quotation a doco:BlockQuotation ; \n c4o:hasContent '''\n Now, in reality, the world have paid too great a compliment to critics, and \n have imagined them men of much greater profundity than they really are. \n From this complaisance the critics have been emboldened to assume a dictatorial \n power, and have so far succeeded that they are now become the masters, and have \n the assurance to give laws to those authors from whose predecessors they \n originally received them.\n '''@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A block quotation (also known as a long quotation or extract) is a quotation in a written document which is set off from the main text as a container for distinct paragraphs, which is typically distinguished visually using indentation, a different font, or smaller size. Block quotations are used for longer passages than run-in quotations (which are set off with quotation marks)."
}
],
"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": "block quotation"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Container"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
}
]<http://purl.org/spar/doco/BlockQuotation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Container> .
<http://purl.org/spar/doco/BlockQuotation> <http://purl.org/vocab/vann/example> "\n :my-block-quotation a doco:BlockQuotation ; \n c4o:hasContent '''\n Now, in reality, the world have paid too great a compliment to critics, and \n have imagined them men of much greater profundity than they really are. \n From this complaisance the critics have been emboldened to assume a dictatorial \n power, and have so far succeeded that they are now become the masters, and have \n the assurance to give laws to those authors from whose predecessors they \n originally received them.\n '''@en .\n " .
<http://purl.org/spar/doco/BlockQuotation> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/BlockQuotation> <http://www.w3.org/2000/01/rdf-schema#comment> "A block quotation (also known as a long quotation or extract) is a quotation in a written document which is set off from the main text as a container for distinct paragraphs, which is typically distinguished visually using indentation, a different font, or smaller size. Block quotations are used for longer passages than run-in quotations (which are set off with quotation marks)."@en .
<http://purl.org/spar/doco/BlockQuotation> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/BlockQuotation> <http://www.w3.org/2000/01/rdf-schema#label> "block quotation"@en .
<http://purl.org/spar/doco/BlockQuotation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
IRI: http://purl.org/spar/doco/BodyMatter
@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:BodyMatter a owl:Class ;
rdfs:label "body matter"@en ;
vann:example """
:my-body-matter a doco:BodyMatter ;
pattern:contains :my-chapter .
""" ;
rdfs:comment "The central principle part of a document, that contains the real content. It may be subdivided hierarchically by the use of chapters and sections."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( deo:DiscourseElement po:Container ) ],
[ a owl:Restriction ;
owl:allValuesFrom [ a owl:Class ;
owl:complementOf [ a owl:Class ;
owl:unionOf ( doco:BackMatter doco:BodyMatter doco:FrontMatter ) ] ] ;
owl:onProperty po:isContainedBy ] ;
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="n3b1bab1f2e67482f9ea2fcacd8712072b50">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</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/BodyMatter">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b45"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b42"/>
<rdfs:comment xml:lang="en">The central principle part of a document, that contains the real content. It may be subdivided hierarchically by the use of chapters and sections.</rdfs:comment>
<rdfs:label xml:lang="en">body matter</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-body-matter a doco:BodyMatter ;
pattern:contains :my-chapter .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b46">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:complementOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b47"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b45">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#isContainedBy"/>
<owl:allValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b46"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b43">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b44"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b48">
<rdf:first rdf:resource="http://purl.org/spar/doco/BackMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b49"/>
</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="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="n3b1bab1f2e67482f9ea2fcacd8712072b47">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b48"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b49">
<rdf:first rdf:resource="http://purl.org/spar/doco/BodyMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b50"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b44">
<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="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="n3b1bab1f2e67482f9ea2fcacd8712072b267">
<rdf:first rdf:resource="http://purl.org/spar/doco/Footnote"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b270">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b271"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b42">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b43"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/BodyMatter",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-body-matter a doco:BodyMatter ; \n pattern:contains :my-chapter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "The central principle part of a document, that contains the real content. It may be subdivided hierarchically by the use of chapters and sections."
}
],
"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": "body matter"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b45"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b42"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b45",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b46"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedBy"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b46",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#complementOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b47"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b47",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
},
{
"@id": "http://purl.org/spar/doco/BodyMatter"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b42",
"@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": "_: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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b50 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
<http://purl.org/spar/doco/BodyMatter> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b46 <http://www.w3.org/2002/07/owl#complementOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b47 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b45 <http://www.w3.org/2002/07/owl#allValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b46 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b43 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b266 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b48 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b49 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Table> .
_: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/BodyMatter> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/BodyMatter> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b45 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b47 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b48 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b45 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b49 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b50 .
<http://purl.org/spar/doco/BodyMatter> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b50 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_: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> .
<http://purl.org/spar/doco/BodyMatter> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b42 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b47 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b44 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b43 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b44 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b269 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b270 .
<http://purl.org/spar/doco/BodyMatter> <http://www.w3.org/2000/01/rdf-schema#comment> "The central principle part of a document, that contains the real content. It may be subdivided hierarchically by the use of chapters and sections."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b44 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
_: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 .
<http://purl.org/spar/doco/BodyMatter> <http://www.w3.org/2000/01/rdf-schema#label> "body matter"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b267 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b45 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#isContainedBy> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b264 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b49 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BodyMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b48 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Footnote> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b262 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b263 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_: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 .
<http://purl.org/spar/doco/BodyMatter> <http://purl.org/vocab/vann/example> "\n :my-body-matter a doco:BodyMatter ; \n pattern:contains :my-chapter .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b46 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b269 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FormulaBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b42 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b43 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b42 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
@prefix deo: <http://purl.org/spar/deo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
deo:Caption a owl:Class ;
rdfs:label "caption"@en ;
rdfs:comment "Text accompanying another item, such as a picture."@en ;
rdfs:isDefinedBy deo: .
<?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#"
>
<rdf:Description rdf:about="http://purl.org/spar/deo/Caption">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/deo/"/>
<rdfs:comment xml:lang="en">Text accompanying another item, such as a picture.</rdfs:comment>
<rdfs:label xml:lang="en">caption</rdfs:label>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/deo/Caption",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "Text accompanying another item, such as a picture."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/deo/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "caption"
}
]
}
]<http://purl.org/spar/deo/Caption> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/deo/Caption> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/deo/> .
<http://purl.org/spar/deo/Caption> <http://www.w3.org/2000/01/rdf-schema#comment> "Text accompanying another item, such as a picture."@en .
<http://purl.org/spar/deo/Caption> <http://www.w3.org/2000/01/rdf-schema#label> "caption"@en .
IRI: http://purl.org/spar/doco/CaptionedBox
@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:CaptionedBox a owl:Class ;
rdfs:label "captioned box"@en ;
vann:example """
:my-captioned-box a doco:CaptionedBox ;
dcterms:hasPart :my-caption .
""" ;
rdfs:comment "A rectangle space within a page that contains an object and its related caption."@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 deo:Caption ] ) ] ;
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="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/CaptionedBox">
<rdfs:comment xml:lang="en">A rectangle space within a page that contains an object and its related caption.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b51"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:label xml:lang="en">captioned box</rdfs:label>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-captioned-box a doco:CaptionedBox ;
dcterms:hasPart :my-caption .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b51">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b56"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b56">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b52"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b57"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b55">
<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/deo/Caption"/>
</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="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="n3b1bab1f2e67482f9ea2fcacd8712072b264">
<rdf:first rdf:resource="http://purl.org/spar/doco/CaptionedBox"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b265"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b53">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b54"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b52">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b53"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b57">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b55"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b54">
<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="n3b1bab1f2e67482f9ea2fcacd8712072b263">
<rdf:first rdf:resource="http://purl.org/spar/doco/BodyMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b264"/>
</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="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:RDF>
[
{
"@id": "http://purl.org/spar/doco/CaptionedBox",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-captioned-box a doco:CaptionedBox ; \n dcterms:hasPart :my-caption .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A rectangle space within a page that contains an object and its related caption."
}
],
"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": "captioned box"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b51"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b51",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b52"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b55"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b52",
"@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": "_:n3b1bab1f2e67482f9ea2fcacd8712072b55",
"@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/deo/Caption"
}
]
},
{
"@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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
<http://purl.org/spar/doco/CaptionedBox> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b51 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b56 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b52 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b55 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b266 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Table> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b53 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b54 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b271 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b272 .
<http://purl.org/spar/doco/CaptionedBox> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b51 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b52 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b53 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b53 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
<http://purl.org/spar/doco/CaptionedBox> <http://purl.org/vocab/vann/example> "\n :my-captioned-box a doco:CaptionedBox ; \n dcterms:hasPart :my-caption .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b52 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/CaptionedBox> <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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b55 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/hasPart> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b56 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b57 .
_: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> .
<http://purl.org/spar/doco/CaptionedBox> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b51 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b56 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b269 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b270 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b57 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b54 <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/spar/doco/CaptionedBox> <http://www.w3.org/2000/01/rdf-schema#comment> "A rectangle space within a page that contains an object and its related caption."@en .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b55 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/deo/Caption> .
_: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 .
_: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> .
<http://purl.org/spar/doco/CaptionedBox> <http://www.w3.org/2000/01/rdf-schema#label> "captioned box"@en .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b57 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b55 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b54 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
IRI: http://purl.org/spar/doco/Chapter
@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:Chapter a owl:Class ;
rdfs:label "chapter"@en ;
vann:example """
:my-chapter a doco:Chapter ;
pattern:contains :my-section .
""" ;
rdfs:comment "A principle division of the body matter of a large document, such as a book, a report or a legislative document."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( deo:DiscourseElement po:HeadedContainer ) ],
[ a owl:Restriction ;
owl:onProperty po:contains ;
owl:someValuesFrom [ a owl:Class ;
owl:unionOf ( doco:Paragraph doco:Section ) ] ],
[ a owl:Restriction ;
owl:onProperty po:contains ;
owl:someValuesFrom [ a owl:Class ;
owl:complementOf doco:Chapter ] ] ;
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:about="http://purl.org/spar/doco/Chapter">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b65"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b58"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b61"/>
<rdfs:label xml:lang="en">chapter</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">A principle division of the body matter of a large document, such as a book, a report or a legislative document.</rdfs:comment>
<vann:example>
:my-chapter a doco:Chapter ;
pattern:contains :my-section .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</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:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b58">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b59"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b61">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b62"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b66">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:complementOf rdf:resource="http://purl.org/spar/doco/Chapter"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b65">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b66"/>
</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="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="n3b1bab1f2e67482f9ea2fcacd8712072b59">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b60"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b60">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#HeadedContainer"/>
<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="n3b1bab1f2e67482f9ea2fcacd8712072b64">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b62">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b63"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b63">
<rdf:first rdf:resource="http://purl.org/spar/doco/Paragraph"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b64"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Chapter",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-chapter a doco:Chapter ; \n pattern:contains :my-section .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A principle division of the body matter of a large document, such as a book, a report or a legislative document."
}
],
"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": "chapter"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b65"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b58"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b61"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b65",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b66"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b66",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#complementOf": [
{
"@id": "http://purl.org/spar/doco/Chapter"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b58",
"@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#HeadedContainer"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b61",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b62"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b62",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Paragraph"
},
{
"@id": "http://purl.org/spar/doco/Section"
}
]
}
]
},
{
"@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"
}
]
}
]
}
]<http://purl.org/spar/doco/Chapter> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b58 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b59 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b61 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
<http://purl.org/spar/doco/Chapter> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b66 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b65 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
<http://purl.org/spar/doco/Chapter> <http://www.w3.org/2000/01/rdf-schema#label> "chapter"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b266 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Table> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b59 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b60 .
_: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/Chapter> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b61 .
<http://purl.org/spar/doco/Chapter> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b66 <http://www.w3.org/2002/07/owl#complementOf> <http://purl.org/spar/doco/Chapter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b61 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b61 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b62 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b65 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b60 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#HeadedContainer> .
_: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> .
<http://purl.org/spar/doco/Chapter> <http://purl.org/vocab/vann/example> "\n :my-chapter a doco:Chapter ; \n pattern:contains :my-section .\n " .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b64 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b261 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b262 .
<http://purl.org/spar/doco/Chapter> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b65 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b59 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b58 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b60 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b65 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b66 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b264 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b267 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Footnote> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b62 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b63 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
<http://purl.org/spar/doco/Chapter> <http://www.w3.org/2000/01/rdf-schema#comment> "A principle division of the body matter of a large document, such as a book, a report or a legislative document."@en .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b63 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b64 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b271 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b63 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Paragraph> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b269 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FormulaBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b64 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b62 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
<http://purl.org/spar/doco/Chapter> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b58 .
IRI: http://purl.org/spar/doco/ChapterLabel
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:ChapterLabel a owl:Class ;
rdfs:label "chapter label"@en ;
vann:example """
:my-chapter-label a doco:ChapterLabel ;
c4o:hasContent 'Chapter 1'@en ;
dcterms:isPartOf :my-chapter .
""" ;
rdfs:comment "A block containing a label for the chapter, that may include the chapter number."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:Label [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:Chapter ] ) ] ;
owl:disjointWith doco:SectionLabel ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/ChapterLabel">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b67"/>
<owl:disjointWith rdf:resource="http://purl.org/spar/doco/SectionLabel"/>
<rdfs:label xml:lang="en">chapter label</rdfs:label>
<rdfs:comment xml:lang="en">A block containing a label for the chapter, that may include the chapter number.</rdfs:comment>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-chapter-label a doco:ChapterLabel ;
c4o:hasContent 'Chapter 1'@en ;
dcterms:isPartOf :my-chapter .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b69">
<rdf:first rdf:resource="http://purl.org/spar/doco/Label"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b70"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b68">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/Chapter"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b67">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b69"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b70">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b68"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/ChapterLabel",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-chapter-label a doco:ChapterLabel ; \n c4o:hasContent 'Chapter 1'@en ;\n dcterms:isPartOf :my-chapter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A block containing a label for the chapter, that may include the chapter number."
}
],
"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": "chapter label"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b67"
}
],
"http://www.w3.org/2002/07/owl#disjointWith": [
{
"@id": "http://purl.org/spar/doco/SectionLabel"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b67",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Label"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b68"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b68",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Chapter"
}
]
}
]<http://purl.org/spar/doco/ChapterLabel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ChapterLabel> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b69 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Label> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b68 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b67 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ChapterLabel> <http://www.w3.org/2000/01/rdf-schema#comment> "A block containing a label for the chapter, that may include the chapter number."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b68 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Chapter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b69 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b70 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b68 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/ChapterLabel> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b70 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b68 .
<http://purl.org/spar/doco/ChapterLabel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b67 .
<http://purl.org/spar/doco/ChapterLabel> <http://www.w3.org/2000/01/rdf-schema#label> "chapter label"@en .
<http://purl.org/spar/doco/ChapterLabel> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.org/spar/doco/SectionLabel> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b70 <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/spar/doco/ChapterLabel> <http://purl.org/vocab/vann/example> "\n :my-chapter-label a doco:ChapterLabel ; \n c4o:hasContent 'Chapter 1'@en ;\n dcterms:isPartOf :my-chapter .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b67 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b69 .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:ChapterSubtitle a owl:Class ;
rdfs:label "chapter subtitle"@en ;
vann:example """
:my-chapter-subtitle a doco:ChapterSubtitle ;
c4o:hasContent 'Or: The beginning of this book'@en ;
dcterms:isPartOf :my-chapter .
""" ;
rdfs:comment "The subtitle of a chapter."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:Chapter ],
doco:Subtitle ;
owl:disjointWith doco:SectionSubtitle ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/ChapterSubtitle">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b71"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/doco/Subtitle"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:disjointWith rdf:resource="http://purl.org/spar/doco/SectionSubtitle"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">The subtitle of a chapter.</rdfs:comment>
<rdfs:label xml:lang="en">chapter subtitle</rdfs:label>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-chapter-subtitle a doco:ChapterSubtitle ;
c4o:hasContent 'Or: The beginning of this book'@en ;
dcterms:isPartOf :my-chapter .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b71">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/Chapter"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/ChapterSubtitle",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-chapter-subtitle a doco:ChapterSubtitle ;\n c4o:hasContent 'Or: The beginning of this book'@en ;\n dcterms:isPartOf :my-chapter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "The subtitle of a chapter."
}
],
"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": "chapter subtitle"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b71"
},
{
"@id": "http://purl.org/spar/doco/Subtitle"
}
],
"http://www.w3.org/2002/07/owl#disjointWith": [
{
"@id": "http://purl.org/spar/doco/SectionSubtitle"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b71",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Chapter"
}
]
}
]<http://purl.org/spar/doco/ChapterSubtitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b71 .
<http://purl.org/spar/doco/ChapterSubtitle> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b71 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
<http://purl.org/spar/doco/ChapterSubtitle> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b71 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/ChapterSubtitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/doco/Subtitle> .
<http://purl.org/spar/doco/ChapterSubtitle> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.org/spar/doco/SectionSubtitle> .
<http://purl.org/spar/doco/ChapterSubtitle> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b71 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Chapter> .
<http://purl.org/spar/doco/ChapterSubtitle> <http://www.w3.org/2000/01/rdf-schema#comment> "The subtitle of a chapter."@en .
<http://purl.org/spar/doco/ChapterSubtitle> <http://www.w3.org/2000/01/rdf-schema#label> "chapter subtitle"@en .
<http://purl.org/spar/doco/ChapterSubtitle> <http://purl.org/vocab/vann/example> "\n :my-chapter-subtitle a doco:ChapterSubtitle ;\n c4o:hasContent 'Or: The beginning of this book'@en ;\n dcterms:isPartOf :my-chapter .\n " .
@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 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:ChapterTitle a owl:Class ;
rdfs:label "chapter title"@en ;
vann:example """
:my-title a doco:ChapterTitle ;
c4o:hasContent 'The First Chapter'@en ;
pattern:isContainedByAsHeader :my-chapter .
""" ;
rdfs:comment "The title of a chapter."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onProperty po:isContainedByAsHeader ;
owl:someValuesFrom doco:Chapter ],
doco:Title ;
owl:disjointWith doco:SectionTitle ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/ChapterTitle">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:label xml:lang="en">chapter title</rdfs:label>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/doco/Title"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b72"/>
<rdfs:comment xml:lang="en">The title of a chapter.</rdfs:comment>
<owl:disjointWith rdf:resource="http://purl.org/spar/doco/SectionTitle"/>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-title a doco:ChapterTitle ;
c4o:hasContent 'The First Chapter'@en ;
pattern:isContainedByAsHeader :my-chapter .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b72">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/Chapter"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/ChapterTitle",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-title a doco:ChapterTitle ;\n c4o:hasContent 'The First Chapter'@en ;\n pattern:isContainedByAsHeader :my-chapter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "The title of a chapter."
}
],
"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": "chapter title"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/doco/Title"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b72"
}
],
"http://www.w3.org/2002/07/owl#disjointWith": [
{
"@id": "http://purl.org/spar/doco/SectionTitle"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b72",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Chapter"
}
]
}
]<http://purl.org/spar/doco/ChapterTitle> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ChapterTitle> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/ChapterTitle> <http://www.w3.org/2000/01/rdf-schema#label> "chapter title"@en .
<http://purl.org/spar/doco/ChapterTitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/doco/Title> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b72 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b72 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/ChapterTitle> <http://www.w3.org/2000/01/rdf-schema#comment> "The title of a chapter."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b72 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Chapter> .
<http://purl.org/spar/doco/ChapterTitle> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/ChapterTitle> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.org/spar/doco/SectionTitle> .
<http://purl.org/spar/doco/ChapterTitle> <http://purl.org/vocab/vann/example> "\n :my-title a doco:ChapterTitle ;\n c4o:hasContent 'The First Chapter'@en ;\n pattern:isContainedByAsHeader :my-chapter .\n " .
<http://purl.org/spar/doco/ChapterTitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b72 .
IRI: http://purl.org/spar/doco/Colophon
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:Colophon a owl:Class ;
rdfs:label "colophon"@en ;
vann:example """
:my-colophon a doco:Colophon ;
c4o:hasContent 'O most gracious reader, wash your hands and touch the book only like this: turn the pages softly and keep your fingers far away from the text'@en ;
dcterms:isPartOf :my-back-matter .
""" ;
rdfs:comment "A brief description of publication or production notes relevant to the document."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:Section [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom [ a owl:Class ;
owl:unionOf ( doco:BackMatter doco:FrontMatter ) ] ] ) ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Colophon">
<rdfs:label xml:lang="en">colophon</rdfs:label>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b73"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">A brief description of publication or production notes relevant to the document.</rdfs:comment>
<vann:example>
:my-colophon a doco:Colophon ;
c4o:hasContent 'O most gracious reader, wash your hands and touch the book only like this: turn the pages softly and keep your fingers far away from the text'@en ;
dcterms:isPartOf :my-back-matter .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b78">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b79"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b77">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b73">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b78"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b76">
<rdf:first rdf:resource="http://purl.org/spar/doco/BackMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b77"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b79">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b74"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b74">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b75"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b75">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b76"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Colophon",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-colophon a doco:Colophon ;\n c4o:hasContent 'O most gracious reader, wash your hands and touch the book only like this: turn the pages softly and keep your fingers far away from the text'@en ;\n dcterms:isPartOf :my-back-matter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A brief description of publication or production notes relevant to the document."
}
],
"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": "colophon"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b73"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b73",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b74"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b74",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b75"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b75",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
<http://purl.org/spar/doco/Colophon> <http://purl.org/vocab/vann/example> "\n :my-colophon a doco:Colophon ;\n c4o:hasContent 'O most gracious reader, wash your hands and touch the book only like this: turn the pages softly and keep your fingers far away from the text'@en ;\n dcterms:isPartOf :my-back-matter .\n " .
<http://purl.org/spar/doco/Colophon> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b78 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b77 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
<http://purl.org/spar/doco/Colophon> <http://www.w3.org/2000/01/rdf-schema#comment> "A brief description of publication or production notes relevant to the document."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b73 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b78 .
<http://purl.org/spar/doco/Colophon> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b76 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b79 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b74 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b79 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
<http://purl.org/spar/doco/Colophon> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
<http://purl.org/spar/doco/Colophon> <http://www.w3.org/2000/01/rdf-schema#label> "colophon"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b74 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b74 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b75 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b78 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b79 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b75 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b77 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b75 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b76 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b73 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Colophon> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b73 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b76 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b77 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b74 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
IRI: http://purl.org/spar/doco/ComplexRunInQuotation
@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:ComplexRunInQuotation a owl:Class ;
rdfs:label "complex run-in quotation"@en ;
vann:example """
:my-complex-run-in-quotation a doco:ComplexRunInQuotation ;
c4o:hasContent 'Carol said “Go ahead“ when I asked her if the launcher was ready.'@en .
""" ;
rdfs:comment "A quotation with a complex structure, that is included inline and is usually enclosed within quotation marks."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf deo:DiscourseElement,
po:Popup ;
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="n3b1bab1f2e67482f9ea2fcacd8712072b266">
<rdf:first rdf:resource="http://purl.org/spar/doco/ComplexRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b267"/>
</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:about="http://purl.org/spar/doco/ComplexRunInQuotation">
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Popup"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">complex run-in quotation</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">A quotation with a complex structure, that is included inline and is usually enclosed within quotation marks.</rdfs:comment>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-complex-run-in-quotation a doco:ComplexRunInQuotation ;
c4o:hasContent 'Carol said “Go ahead“ when I asked her if the launcher was ready.'@en .
</vann:example>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b267">
<rdf:first rdf:resource="http://purl.org/spar/doco/Footnote"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268"/>
</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:RDF>
[
{
"@id": "http://purl.org/spar/doco/ComplexRunInQuotation",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-complex-run-in-quotation a doco:ComplexRunInQuotation ;\n c4o:hasContent 'Carol said “Go ahead“ when I asked her if the launcher was ready.'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A quotation with a complex structure, that is included inline and is usually enclosed within quotation marks."
}
],
"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": "complex run-in quotation"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Popup"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
_: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 .
_: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/ComplexRunInQuotation> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
<http://purl.org/spar/doco/ComplexRunInQuotation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ComplexRunInQuotation> <http://purl.org/vocab/vann/example> "\n :my-complex-run-in-quotation a doco:ComplexRunInQuotation ;\n c4o:hasContent 'Carol said “Go ahead“ when I asked her if the launcher was ready.'@en .\n " .
<http://purl.org/spar/doco/ComplexRunInQuotation> <http://www.w3.org/2000/01/rdf-schema#label> "complex run-in quotation"@en .
<http://purl.org/spar/doco/ComplexRunInQuotation> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b261 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
<http://purl.org/spar/doco/ComplexRunInQuotation> <http://www.w3.org/2000/01/rdf-schema#comment> "A quotation with a complex structure, that is included inline and is usually enclosed within quotation marks."@en .
_: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 .
<http://purl.org/spar/doco/ComplexRunInQuotation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Popup> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_: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 .
_: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> .
_: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 .
<http://purl.org/spar/doco/ComplexRunInQuotation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
IRI: http://www.essepuntato.it/2008/12/pattern#Container
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
po:Container a owl:Class ;
rdfs:label "container element"@en ;
rdfs:comment "A document content nestable element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
skos:note """
This class concerns the structural organization of a document.
Elements following this pattern contain no textual content and contain only elements compliant with the patterns: Meta, Field, Block and any subtype of Container.
It is disjointed with the pattern Popup, although they share the same content model.
"""@en .
<?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:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#Container">
<rdfs:label xml:lang="en">container element</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdfs:comment xml:lang="en">A document content nestable element.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<skos:note xml:lang="en">
This class concerns the structural organization of a document.
Elements following this pattern contain no textual content and contain only elements compliant with the patterns: Meta, Field, Block and any subtype of Container.
It is disjointed with the pattern Popup, although they share the same content model.
</skos:note>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Container",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A document content nestable element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "container element"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nThis class concerns the structural organization of a document. \nElements following this pattern contain no textual content and contain only elements compliant with the patterns: Meta, Field, Block and any subtype of Container. \nIt is disjointed with the pattern Popup, although they share the same content model.\n "
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#Container> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#Container> <http://www.w3.org/2004/02/skos/core#note> "\nThis class concerns the structural organization of a document. \nElements following this pattern contain no textual content and contain only elements compliant with the patterns: Meta, Field, Block and any subtype of Container. \nIt is disjointed with the pattern Popup, although they share the same content model.\n "@en .
<http://www.essepuntato.it/2008/12/pattern#Container> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://www.essepuntato.it/2008/12/pattern#Container> <http://www.w3.org/2000/01/rdf-schema#comment> "A document content nestable element."@en .
<http://www.essepuntato.it/2008/12/pattern#Container> <http://www.w3.org/2000/01/rdf-schema#label> "container element"@en .
IRI: http://purl.org/spar/deo/DiscourseElement
@prefix deo: <http://purl.org/spar/deo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
deo:DiscourseElement a owl:Class ;
rdfs:label "discourse element"@en ;
rdfs:comment "An element of a document that carries out a rhetorical function."@en ;
rdfs:isDefinedBy deo: .
<?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#"
>
<rdf:Description rdf:about="http://purl.org/spar/deo/DiscourseElement">
<rdfs:label xml:lang="en">discourse element</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/deo/"/>
<rdfs:comment xml:lang="en">An element of a document that carries out a rhetorical function.</rdfs:comment>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/deo/DiscourseElement",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "An element of a document that carries out a rhetorical function."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/deo/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "discourse element"
}
]
}
]<http://purl.org/spar/deo/DiscourseElement> <http://www.w3.org/2000/01/rdf-schema#label> "discourse element"@en .
<http://purl.org/spar/deo/DiscourseElement> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/deo/DiscourseElement> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/deo/> .
<http://purl.org/spar/deo/DiscourseElement> <http://www.w3.org/2000/01/rdf-schema#comment> "An element of a document that carries out a rhetorical function."@en .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
po:Field a owl:Class ;
rdfs:label "field element"@en ;
rdfs:comment "A document content nestable element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
skos:note """
This class is defined to describe literal metadata or text that is not really part of the document body, contrarily to its disjointed sibling Atom.
Its main difference with Meta is that Field can contain textual content.
"""@en .
<?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:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#Field">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdfs:label xml:lang="en">field element</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A document content nestable element.</rdfs:comment>
<skos:note xml:lang="en">
This class is defined to describe literal metadata or text that is not really part of the document body, contrarily to its disjointed sibling Atom.
Its main difference with Meta is that Field can contain textual content.
</skos:note>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Field",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A document content nestable element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "field element"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nThis class is defined to describe literal metadata or text that is not really part of the document body, contrarily to its disjointed sibling Atom. \nIts main difference with Meta is that Field can contain textual content.\n "
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#Field> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://www.essepuntato.it/2008/12/pattern#Field> <http://www.w3.org/2004/02/skos/core#note> "\nThis class is defined to describe literal metadata or text that is not really part of the document body, contrarily to its disjointed sibling Atom. \nIts main difference with Meta is that Field can contain textual content.\n "@en .
<http://www.essepuntato.it/2008/12/pattern#Field> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#Field> <http://www.w3.org/2000/01/rdf-schema#label> "field element"@en .
<http://www.essepuntato.it/2008/12/pattern#Field> <http://www.w3.org/2000/01/rdf-schema#comment> "A document content nestable element."@en .
IRI: http://purl.org/spar/doco/Figure
@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:Figure a owl:Class ;
rdfs:label "figure"@en ;
vann:example """
:my-figure a doco:Figure .
""" ;
rdfs:comment "A communication object comprising one or more graphics, drawings, images, or other visual representations.."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:unionOf ( po:Meta po:Milestone ) ],
deo:DiscourseElement ;
vs:term_status reg:statusStable .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b82">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Milestone"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Figure">
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b80"/>
<rdfs:comment xml:lang="en">A communication object comprising one or more graphics, drawings, images, or other visual representations..</rdfs:comment>
<rdfs:label xml:lang="en">figure</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-figure a doco:Figure .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b80">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b81"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b81">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Meta"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b82"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Figure",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-figure a doco:Figure .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A communication object comprising one or more graphics, drawings, images, or other visual representations.."
}
],
"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": "figure"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b80"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b80",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Meta"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Milestone"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b82 <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/spar/doco/Figure> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
<http://purl.org/spar/doco/Figure> <http://www.w3.org/2000/01/rdf-schema#comment> "A communication object comprising one or more graphics, drawings, images, or other visual representations.."@en .
<http://purl.org/spar/doco/Figure> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b80 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b80 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b82 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Milestone> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b81 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b82 .
<http://purl.org/spar/doco/Figure> <http://www.w3.org/2000/01/rdf-schema#label> "figure"@en .
<http://purl.org/spar/doco/Figure> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b81 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Meta> .
<http://purl.org/spar/doco/Figure> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Figure> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/Figure> <http://purl.org/vocab/vann/example> "\n :my-figure a doco:Figure .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b80 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b81 .
IRI: http://purl.org/spar/doco/FigureBox
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:FigureBox a owl:Class ;
rdfs:label "figure box"@en ;
vann:example """
:my-figure-box a doco:FigureBox ;
dcterms:hasPart :my-figure, :my-caption .
""" ;
rdfs:comment "A space within a document that contains a figure and its caption."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:CaptionedBox [ a owl:Restriction ;
owl:onProperty dcterms:hasPart ;
owl:someValuesFrom doco:Figure ] ) ] ;
owl:disjointWith doco:TableBox ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/FigureBox">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b83"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">A space within a document that contains a figure and its caption.</rdfs:comment>
<owl:disjointWith rdf:resource="http://purl.org/spar/doco/TableBox"/>
<rdfs:label xml:lang="en">figure box</rdfs:label>
<vann:example>
:my-figure-box a doco:FigureBox ;
dcterms:hasPart :my-figure, :my-caption .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b83">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b85"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b86">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b84"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b85">
<rdf:first rdf:resource="http://purl.org/spar/doco/CaptionedBox"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b86"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b84">
<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/Figure"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/FigureBox",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-figure-box a doco:FigureBox ; \n dcterms:hasPart :my-figure, :my-caption .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A space within a document that contains a figure and its caption."
}
],
"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": "figure box"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b83"
}
],
"http://www.w3.org/2002/07/owl#disjointWith": [
{
"@id": "http://purl.org/spar/doco/TableBox"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b83",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/CaptionedBox"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b84"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b84",
"@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/Figure"
}
]
}
]<http://purl.org/spar/doco/FigureBox> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b83 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b83 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b85 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b86 <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/spar/doco/FigureBox> <http://www.w3.org/2000/01/rdf-schema#comment> "A space within a document that contains a figure and its caption."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b85 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b86 .
<http://purl.org/spar/doco/FigureBox> <http://purl.org/vocab/vann/example> "\n :my-figure-box a doco:FigureBox ; \n dcterms:hasPart :my-figure, :my-caption .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b85 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b86 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b84 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b84 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/hasPart> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b83 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/FigureBox> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/FigureBox> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/FigureBox> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/FigureBox> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.org/spar/doco/TableBox> .
<http://purl.org/spar/doco/FigureBox> <http://www.w3.org/2000/01/rdf-schema#label> "figure box"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b84 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Figure> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b84 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
IRI: http://purl.org/spar/doco/FigureLabel
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:FigureLabel a owl:Class ;
rdfs:label "figure label"@en ;
vann:example """
:my-figure-label a doco:FigureLabel ;
c4o:hasContent 'Figure 1'@en ;
dcterms:isPartOf :my-figure-box .
""" ;
rdfs:comment "A block containing a label for the figure box, that may include the figure number."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:Label [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:FigureBox ] ) ] ;
vs:term_status reg:statusStable .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b89">
<rdf:first rdf:resource="http://purl.org/spar/doco/Label"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b90"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/FigureLabel">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">A block containing a label for the figure box, that may include the figure number.</rdfs:comment>
<rdfs:label xml:lang="en">figure label</rdfs:label>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b87"/>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-figure-label a doco:FigureLabel ;
c4o:hasContent 'Figure 1'@en ;
dcterms:isPartOf :my-figure-box .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b90">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b88"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b87">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b89"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b88">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/FigureBox"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/FigureLabel",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-figure-label a doco:FigureLabel ;\n c4o:hasContent 'Figure 1'@en ;\n dcterms:isPartOf :my-figure-box .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A block containing a label for the figure box, that may include the figure number."
}
],
"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": "figure label"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b87"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b87",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Label"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b88"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b88",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/FigureBox"
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b89 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Label> .
<http://purl.org/spar/doco/FigureLabel> <http://purl.org/vocab/vann/example> "\n :my-figure-label a doco:FigureLabel ;\n c4o:hasContent 'Figure 1'@en ;\n dcterms:isPartOf :my-figure-box .\n " .
<http://purl.org/spar/doco/FigureLabel> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/FigureLabel> <http://www.w3.org/2000/01/rdf-schema#comment> "A block containing a label for the figure box, that may include the figure number."@en .
<http://purl.org/spar/doco/FigureLabel> <http://www.w3.org/2000/01/rdf-schema#label> "figure label"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b90 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b87 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b89 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b87 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b88 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/FigureBox> .
<http://purl.org/spar/doco/FigureLabel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/FigureLabel> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b90 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b88 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b88 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b88 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b89 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b90 .
<http://purl.org/spar/doco/FigureLabel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b87 .
IRI: http://purl.org/spar/doco/Footnote
@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:Footnote a owl:Class ;
rdfs:label "footnote"@en ;
vann:example """
:my-footnote a doco:Footnote ;
c4o:hasContent '1. ^ Hayes, Andrea (2011). Language Toolkit for New Zealand 2. Cambridge University Press. p. 17. ISBN 9781107624702.'@en .
""" ;
rdfs:comment "A structure within a sentence that permits the author to make a comment or to cite another publication in support of the text, or both. A footnote is normally flagged by a superscript number immediately following that portion of the text to which it relates. For convenience of reading, the text of the footnote is usually printed at the bottom of the page or at the end of a text."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:unionOf ( po:Container po:Popup ) ],
deo:DiscourseElement ;
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="n3b1bab1f2e67482f9ea2fcacd8712072b266">
<rdf:first rdf:resource="http://purl.org/spar/doco/ComplexRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b267"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b92">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Container"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b93"/>
</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:about="http://purl.org/spar/doco/Footnote">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b91"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">footnote</rdfs:label>
<rdfs:comment xml:lang="en">A structure within a sentence that permits the author to make a comment or to cite another publication in support of the text, or both. A footnote is normally flagged by a superscript number immediately following that portion of the text to which it relates. For convenience of reading, the text of the footnote is usually printed at the bottom of the page or at the end of a text.</rdfs:comment>
<vann:example>
:my-footnote a doco:Footnote ;
c4o:hasContent '1. ^ Hayes, Andrea (2011). Language Toolkit for New Zealand 2. Cambridge University Press. p. 17. ISBN 9781107624702.'@en .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b91">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b92"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b93">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Popup"/>
<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="n3b1bab1f2e67482f9ea2fcacd8712072b267">
<rdf:first rdf:resource="http://purl.org/spar/doco/Footnote"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268"/>
</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:RDF>
[
{
"@id": "http://purl.org/spar/doco/Footnote",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-footnote a doco:Footnote ;\n c4o:hasContent '1. ^ Hayes, Andrea (2011). Language Toolkit for New Zealand 2. Cambridge University Press. p. 17. ISBN 9781107624702.'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A structure within a sentence that permits the author to make a comment or to cite another publication in support of the text, or both. A footnote is normally flagged by a superscript number immediately following that portion of the text to which it relates. For convenience of reading, the text of the footnote is usually printed at the bottom of the page or at the end of a text."
}
],
"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": "footnote"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b91"
},
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b91",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Container"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Popup"
}
]
}
]
},
{
"@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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b92 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b93 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
<http://purl.org/spar/doco/Footnote> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
<http://purl.org/spar/doco/Footnote> <http://purl.org/vocab/vann/example> "\n :my-footnote a doco:Footnote ;\n c4o:hasContent '1. ^ Hayes, Andrea (2011). Language Toolkit for New Zealand 2. Cambridge University Press. p. 17. ISBN 9781107624702.'@en .\n " .
_: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 .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b91 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b92 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b92 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b93 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b93 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Popup> .
_: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> .
<http://purl.org/spar/doco/Footnote> <http://www.w3.org/2000/01/rdf-schema#comment> "A structure within a sentence that permits the author to make a comment or to cite another publication in support of the text, or both. A footnote is normally flagged by a superscript number immediately following that portion of the text to which it relates. For convenience of reading, the text of the footnote is usually printed at the bottom of the page or at the end of a text."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b269 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b270 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b91 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BodyMatter> .
<http://purl.org/spar/doco/Footnote> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_: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> .
<http://purl.org/spar/doco/Footnote> <http://www.w3.org/2000/01/rdf-schema#label> "footnote"@en .
<http://purl.org/spar/doco/Footnote> <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#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b267 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b264 .
_: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> .
_: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 .
<http://purl.org/spar/doco/Footnote> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b91 .
_: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 .
<http://purl.org/spar/doco/Footnote> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
IRI: http://purl.org/spar/doco/Foreword
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:Foreword a owl:Class ;
rdfs:label "foreword"@en ;
vann:example """
:my-foreword a doco:Foreword ;
dcterms:isPartOf :my-front-matter .
""" ;
rdfs:comment "A section in a book or report, usually written by someone other than the author, that introduces or commends the document to the reader. It may include description of the interaction between the writer of the foreword and the author."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:Section [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:FrontMatter ] ) ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Foreword">
<rdfs:label xml:lang="en">foreword</rdfs:label>
<rdfs:comment xml:lang="en">A section in a book or report, usually written by someone other than the author, that introduces or commends the document to the reader. It may include description of the interaction between the writer of the foreword and the author.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b94"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-foreword a doco:Foreword ;
dcterms:isPartOf :my-front-matter .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b97">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b95"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b94">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b96"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b96">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b97"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b95">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Foreword",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-foreword a doco:Foreword ; \n dcterms:isPartOf :my-front-matter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A section in a book or report, usually written by someone other than the author, that introduces or commends the document to the reader. It may include description of the interaction between the writer of the foreword and the author."
}
],
"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": "foreword"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b94"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b94",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b95"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b95",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
<http://purl.org/spar/doco/Foreword> <http://www.w3.org/2000/01/rdf-schema#comment> "A section in a book or report, usually written by someone other than the author, that introduces or commends the document to the reader. It may include description of the interaction between the writer of the foreword and the author."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b97 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b95 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b94 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b96 .
<http://purl.org/spar/doco/Foreword> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b96 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b95 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b96 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b97 .
<http://purl.org/spar/doco/Foreword> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
<http://purl.org/spar/doco/Foreword> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
<http://purl.org/spar/doco/Foreword> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b94 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b97 <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/spar/doco/Foreword> <http://purl.org/vocab/vann/example> "\n :my-foreword a doco:Foreword ; \n dcterms:isPartOf :my-front-matter .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
<http://purl.org/spar/doco/Foreword> <http://www.w3.org/2000/01/rdf-schema#label> "foreword"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b95 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b95 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b94 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
IRI: http://purl.org/spar/doco/Formula
@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:Formula a owl:Class ;
rdfs:label "formula"@en ;
vann:example """
:my-formula a doco:Formula ;
c4o:hasContent 'a^2 * b^2 = a^2b^2' .
""" ;
rdfs:comment "A unit of information expressed in mathematical, chemical or logical symbols and language."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf deo:DiscourseElement,
po:Popup ;
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:about="http://purl.org/spar/doco/Formula">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:label xml:lang="en">formula</rdfs:label>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Popup"/>
<rdfs:comment xml:lang="en">A unit of information expressed in mathematical, chemical or logical symbols and language.</rdfs:comment>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-formula a doco:Formula ;
c4o:hasContent 'a^2 * b^2 = a^2b^2' .
</vann:example>
</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: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="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="n3b1bab1f2e67482f9ea2fcacd8712072b267">
<rdf:first rdf:resource="http://purl.org/spar/doco/Footnote"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b270">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b271"/>
</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:RDF>
[
{
"@id": "http://purl.org/spar/doco/Formula",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-formula a doco:Formula ;\n c4o:hasContent 'a^2 * b^2 = a^2b^2' .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A unit of information expressed in mathematical, chemical or logical symbols and language."
}
],
"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"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Popup"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@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"
}
]
}
]
}
]<http://purl.org/spar/doco/Formula> <http://purl.org/vocab/vann/example> "\n :my-formula a doco:Formula ;\n c4o:hasContent 'a^2 * b^2 = a^2b^2' .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <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/spar/doco/Formula> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_: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> .
<http://purl.org/spar/doco/Formula> <http://www.w3.org/2000/01/rdf-schema#label> "formula"@en .
<http://purl.org/spar/doco/Formula> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Footnote> .
<http://purl.org/spar/doco/Formula> <http://www.w3.org/2000/01/rdf-schema#comment> "A unit of information expressed in mathematical, chemical or logical symbols and language."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b262 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b263 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_: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> .
<http://purl.org/spar/doco/Formula> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Formula> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b268 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Formula> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
<http://purl.org/spar/doco/Formula> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Popup> .
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 " .
IRI: http://purl.org/spar/doco/FrontMatter
@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:FrontMatter a owl:Class ;
rdfs:label "front matter"@en ;
vann:example """
:my-front-matter a doco:FrontMatter ;
pattern:contains :my-table-of-contents .
""" ;
rdfs:comment "The initial principle part of a document, usually containing self-referential metadata. In a book, this typically includes its title, authors, publisher, publication date, ISBN and copyright declaration, together with the preface, foreword, table of content, etc. In a journal article, the front matter is normally restricted to the title, authors and the authors' affiliation details, although the latter may alternatively be included in a footnote or the back matter. In books, the front matter pages may be numbered in lowercase Roman numerals."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( deo:DiscourseElement po:Container ) ],
[ a owl:Restriction ;
owl:allValuesFrom [ a owl:Class ;
owl:complementOf [ a owl:Class ;
owl:unionOf ( doco:BackMatter doco:BodyMatter doco:FrontMatter ) ] ] ;
owl:onProperty po:isContainedBy ] ;
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="n3b1bab1f2e67482f9ea2fcacd8712072b110">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b111"/>
</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/FrontMatter">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b108"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b105"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">The initial principle part of a document, usually containing self-referential metadata. In a book, this typically includes its title, authors, publisher, publication date, ISBN and copyright declaration, together with the preface, foreword, table of content, etc. In a journal article, the front matter is normally restricted to the title, authors and the authors' affiliation details, although the latter may alternatively be included in a footnote or the back matter. In books, the front matter pages may be numbered in lowercase Roman numerals.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">front matter</rdfs:label>
<vann:example>
:my-front-matter a doco:FrontMatter ;
pattern:contains :my-table-of-contents .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b113">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b107">
<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="n3b1bab1f2e67482f9ea2fcacd8712072b112">
<rdf:first rdf:resource="http://purl.org/spar/doco/BodyMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b113"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b105">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b106"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</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="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="n3b1bab1f2e67482f9ea2fcacd8712072b264">
<rdf:first rdf:resource="http://purl.org/spar/doco/CaptionedBox"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b265"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b111">
<rdf:first rdf:resource="http://purl.org/spar/doco/BackMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b112"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b108">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#isContainedBy"/>
<owl:allValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b109"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b106">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b107"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b109">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:complementOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b110"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b267">
<rdf:first rdf:resource="http://purl.org/spar/doco/Footnote"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268"/>
</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:RDF>
[
{
"@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"
}
]
}
]
},
{
"@id": "http://purl.org/spar/doco/FrontMatter",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-front-matter a doco:FrontMatter ; \n pattern:contains :my-table-of-contents .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "The initial principle part of a document, usually containing self-referential metadata. In a book, this typically includes its title, authors, publisher, publication date, ISBN and copyright declaration, together with the preface, foreword, table of content, etc. In a journal article, the front matter is normally restricted to the title, authors and the authors' affiliation details, although the latter may alternatively be included in a footnote or the back matter. In books, the front matter pages may be numbered in lowercase Roman numerals."
}
],
"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": "front matter"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b108"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b105"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b108",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b109"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedBy"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b109",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#complementOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b110"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b110",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
},
{
"@id": "http://purl.org/spar/doco/BodyMatter"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b105",
"@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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b110 <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/FrontMatter> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b113 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b107 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b112 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BodyMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
<http://purl.org/spar/doco/FrontMatter> <http://www.w3.org/2000/01/rdf-schema#comment> "The initial principle part of a document, usually containing self-referential metadata. In a book, this typically includes its title, authors, publisher, publication date, ISBN and copyright declaration, together with the preface, foreword, table of content, etc. In a journal article, the front matter is normally restricted to the title, authors and the authors' affiliation details, although the latter may alternatively be included in a footnote or the back matter. In books, the front matter pages may be numbered in lowercase Roman numerals."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b105 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/FrontMatter> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b105 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b266 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Table> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b111 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b112 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b108 <http://www.w3.org/2002/07/owl#allValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b109 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b271 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b272 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b108 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b106 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b107 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b109 <http://www.w3.org/2002/07/owl#complementOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b110 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b261 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b110 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b111 .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b106 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BodyMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b109 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b108 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#isContainedBy> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b105 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b106 .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b113 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_: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 .
<http://purl.org/spar/doco/FrontMatter> <http://purl.org/vocab/vann/example> "\n :my-front-matter a doco:FrontMatter ; \n pattern:contains :my-table-of-contents .\n " .
<http://purl.org/spar/doco/FrontMatter> <http://www.w3.org/2000/01/rdf-schema#label> "front matter"@en .
_: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> .
_: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> .
<http://purl.org/spar/doco/FrontMatter> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b108 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b111 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BackMatter> .
_: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 .
<http://purl.org/spar/doco/FrontMatter> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b271 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b112 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b113 .
_: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> .
<http://purl.org/spar/doco/FrontMatter> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b107 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
IRI: http://purl.org/spar/doco/Glossary
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:Glossary a owl:Class ;
rdfs:label "glossary"@en ;
vann:example """
:my-glossary a doco:Glossary ;
dcterms:isPartOf :my-back-matter .
""" ;
rdfs:comment "A set of definitions of words or phrases of importance to the work, normally alphabetized. In longer works of fiction, the entries may contains places and characters."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:Section [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom [ a owl:Class ;
owl:unionOf ( doco:BackMatter doco:FrontMatter ) ] ] ) ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b116">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b117"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Glossary">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b114"/>
<rdfs:comment xml:lang="en">A set of definitions of words or phrases of importance to the work, normally alphabetized. In longer works of fiction, the entries may contains places and characters.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:label xml:lang="en">glossary</rdfs:label>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-glossary a doco:Glossary ;
dcterms:isPartOf :my-back-matter .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b118">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b114">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b119"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b115">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b116"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b117">
<rdf:first rdf:resource="http://purl.org/spar/doco/BackMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b118"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b120">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b115"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b119">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b120"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Glossary",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-glossary a doco:Glossary ; \n dcterms:isPartOf :my-back-matter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A set of definitions of words or phrases of importance to the work, normally alphabetized. In longer works of fiction, the entries may contains places and characters."
}
],
"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": "glossary"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b114"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b114",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b115"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b115",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b116"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b116",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b116 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Glossary> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b118 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b114 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b115 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
<http://purl.org/spar/doco/Glossary> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Glossary> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b117 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b118 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
<http://purl.org/spar/doco/Glossary> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b114 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b116 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b117 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b117 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b120 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b115 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b118 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b119 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b120 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b115 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b115 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b116 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <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/spar/doco/Glossary> <http://purl.org/vocab/vann/example> "\n :my-glossary a doco:Glossary ; \n dcterms:isPartOf :my-back-matter .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b120 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
<http://purl.org/spar/doco/Glossary> <http://www.w3.org/2000/01/rdf-schema#comment> "A set of definitions of words or phrases of importance to the work, normally alphabetized. In longer works of fiction, the entries may contains places and characters."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b119 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
<http://purl.org/spar/doco/Glossary> <http://www.w3.org/2000/01/rdf-schema#label> "glossary"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b114 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b119 .
IRI: http://www.essepuntato.it/2008/12/pattern#HeadedContainer
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
po:HeadedContainer a owl:Class ;
rdfs:label "headed-container element"@en ;
rdfs:comment "A document content nestable element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
skos:note """
This class describes container elements whose content model need to begin with one or more block elements (the heading), specified through the property `po:containsAsHeader`.
"""@en .
<?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:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#HeadedContainer">
<rdfs:comment xml:lang="en">A document content nestable element.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">headed-container element</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<skos:note xml:lang="en">
This class describes container elements whose content model need to begin with one or more block elements (the heading), specified through the property `po:containsAsHeader`.
</skos:note>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#HeadedContainer",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A document content nestable element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "headed-container element"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nThis class describes container elements whose content model need to begin with one or more block elements (the heading), specified through the property `po:containsAsHeader`.\n "
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#HeadedContainer> <http://www.w3.org/2004/02/skos/core#note> "\nThis class describes container elements whose content model need to begin with one or more block elements (the heading), specified through the property `po:containsAsHeader`.\n "@en .
<http://www.essepuntato.it/2008/12/pattern#HeadedContainer> <http://www.w3.org/2000/01/rdf-schema#comment> "A document content nestable element."@en .
<http://www.essepuntato.it/2008/12/pattern#HeadedContainer> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://www.essepuntato.it/2008/12/pattern#HeadedContainer> <http://www.w3.org/2000/01/rdf-schema#label> "headed-container element"@en .
<http://www.essepuntato.it/2008/12/pattern#HeadedContainer> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
IRI: http://purl.org/spar/doco/Index
@prefix dcterms: <http://purl.org/dc/terms/> .
@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:Index a owl:Class ;
rdfs:label "index"@en ;
vann:example """
:my-index a doco:Index ;
dcterms:isPartOf :my-back-matter ;
pattern:contains :my-list-of-references .
""" ;
rdfs:comment "A section containing a list of references to information on the named topic of importance to the content of the document. The references may be to page numbers, paragraph numbers, section numbers or chapter numbers within the document."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Class ;
owl:intersectionOf ( doco:Section po:HeadedContainer ) ] [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:BackMatter ] ) ],
[ a owl:Restriction ;
owl:onProperty dcterms:hasPart ;
owl:someValuesFrom [ a owl:Class ;
owl:intersectionOf ( doco:ListOfReferences [ a owl:Restriction ;
owl:allValuesFrom [ a owl:Restriction ;
owl:onProperty dcterms:relation ;
owl:someValuesFrom doco:TextChunk ] ;
owl:onProperty po:contains ] ) ] ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b125">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/BackMatter"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b124">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#HeadedContainer"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Index">
<rdfs:comment xml:lang="en">A section containing a list of references to information on the named topic of importance to the content of the document. The references may be to page numbers, paragraph numbers, section numbers or chapter numbers within the document.</rdfs:comment>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b128"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b121"/>
<rdfs:label xml:lang="en">index</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-index a doco:Index ;
dcterms:isPartOf :my-back-matter ;
pattern:contains :my-list-of-references .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b126">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b122"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b127"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b121">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b126"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b129">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b132"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b130">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:allValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b131"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b127">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b125"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b131">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/relation"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/TextChunk"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b123">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b124"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b133">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b130"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b128">
<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:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b129"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b132">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfReferences"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b133"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b122">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b123"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Index",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-index a doco:Index ; \n dcterms:isPartOf :my-back-matter ;\n pattern:contains :my-list-of-references .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A section containing a list of references to information on the named topic of importance to the content of the document. The references may be to page numbers, paragraph numbers, section numbers or chapter numbers within the document."
}
],
"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": "index"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b128"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b121"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b128",
"@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": "_:n3b1bab1f2e67482f9ea2fcacd8712072b129"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b129",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/ListOfReferences"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b130"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b130",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b131"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b131",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/relation"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/TextChunk"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b121",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b122"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b125"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b122",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#HeadedContainer"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b125",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b125 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b124 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#HeadedContainer> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
<http://purl.org/spar/doco/Index> <http://www.w3.org/2000/01/rdf-schema#label> "index"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b126 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b127 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b121 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Index> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b126 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b122 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b124 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b129 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b132 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b130 <http://www.w3.org/2002/07/owl#allValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b131 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b121 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b126 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b127 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b130 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
<http://purl.org/spar/doco/Index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Index> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b131 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/Index> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b121 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b131 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/relation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b127 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b125 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b123 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
<http://purl.org/spar/doco/Index> <http://purl.org/vocab/vann/example> "\n :my-index a doco:Index ; \n dcterms:isPartOf :my-back-matter ;\n pattern:contains :my-list-of-references .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b133 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b128 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b132 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfReferences> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b128 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b129 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b130 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b132 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b133 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b133 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b130 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b125 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b129 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
<http://purl.org/spar/doco/Index> <http://www.w3.org/2000/01/rdf-schema#comment> "A section containing a list of references to information on the named topic of importance to the content of the document. The references may be to page numbers, paragraph numbers, section numbers or chapter numbers within the document."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b131 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/TextChunk> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b125 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b122 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
<http://purl.org/spar/doco/Index> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b128 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b128 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/hasPart> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b123 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b124 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b122 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b123 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
IRI: http://www.essepuntato.it/2008/12/pattern#Inline
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
po:Inline a owl:Class ;
rdfs:label "inline element"@en ;
rdfs:comment "A document content nestable element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
skos:note """
This class has the same use and content model of the pattern Block, but differing primarily because a) inline elements can contain other elements compliant with the same pattern while block elements cannot, and b) inline elements must always be contained by other block or inline elements and by no other type of element.
These constraints also imply that inline elements cannot be used as root elements of documents and that the class Block is disjoint with the class Inline (i.e., a markup element cannot be a block and an inline at the same time).
"""@en .
<?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:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#Inline">
<rdfs:label xml:lang="en">inline element</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A document content nestable element.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<skos:note xml:lang="en">
This class has the same use and content model of the pattern Block, but differing primarily because a) inline elements can contain other elements compliant with the same pattern while block elements cannot, and b) inline elements must always be contained by other block or inline elements and by no other type of element.
These constraints also imply that inline elements cannot be used as root elements of documents and that the class Block is disjoint with the class Inline (i.e., a markup element cannot be a block and an inline at the same time).
</skos:note>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Inline",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A document content nestable element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "inline element"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nThis class has the same use and content model of the pattern Block, but differing primarily because a) inline elements can contain other elements compliant with the same pattern while block elements cannot, and b) inline elements must always be contained by other block or inline elements and by no other type of element.\n\nThese constraints also imply that inline elements cannot be used as root elements of documents and that the class Block is disjoint with the class Inline (i.e., a markup element cannot be a block and an inline at the same time).\n "
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#Inline> <http://www.w3.org/2004/02/skos/core#note> "\nThis class has the same use and content model of the pattern Block, but differing primarily because a) inline elements can contain other elements compliant with the same pattern while block elements cannot, and b) inline elements must always be contained by other block or inline elements and by no other type of element.\n\nThese constraints also imply that inline elements cannot be used as root elements of documents and that the class Block is disjoint with the class Inline (i.e., a markup element cannot be a block and an inline at the same time).\n "@en .
<http://www.essepuntato.it/2008/12/pattern#Inline> <http://www.w3.org/2000/01/rdf-schema#label> "inline element"@en .
<http://www.essepuntato.it/2008/12/pattern#Inline> <http://www.w3.org/2000/01/rdf-schema#comment> "A document content nestable element."@en .
<http://www.essepuntato.it/2008/12/pattern#Inline> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#Inline> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
IRI: http://purl.org/spar/doco/Label
@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:Label a owl:Class ;
rdfs:label "label"@en ;
vann:example """
:my-label a doco:Label ;
c4o:hasContent 'Chapter One'@en .
""" ;
rdfs:comment "A block containing text, that may include a number (e.g., \"Chapter Three\", \"3.2\", \"Figure 1\", \"Table\"), used to identify an item within the document, for example a chapter, a figure, a section or a table."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onProperty po:isContainedBy ;
owl:someValuesFrom [ a owl:Class ;
owl:unionOf ( po:Block po:Container ) ] ],
deo:DiscourseElement ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Label doco:Paragraph doco:Subtitle doco:Title ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b279">
<rdf:first rdf:resource="http://purl.org/spar/doco/Title"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b135">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b136"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b134">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#isContainedBy"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b135"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b275">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b276"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b137">
<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="n3b1bab1f2e67482f9ea2fcacd8712072b277">
<rdf:first rdf:resource="http://purl.org/spar/doco/Paragraph"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b278"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b278">
<rdf:first rdf:resource="http://purl.org/spar/doco/Subtitle"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b279"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b136">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Block"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b137"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Label">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b134"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:label xml:lang="en">label</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A block containing text, that may include a number (e.g., "Chapter Three", "3.2", "Figure 1", "Table"), used to identify an item within the document, for example a chapter, a figure, a section or a table.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-label a doco:Label ;
c4o:hasContent 'Chapter One'@en .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b276">
<rdf:first rdf:resource="http://purl.org/spar/doco/Label"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b277"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Label",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-label a doco:Label ;\n c4o:hasContent 'Chapter One'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A block containing text, that may include a number (e.g., \"Chapter Three\", \"3.2\", \"Figure 1\", \"Table\"), used to identify an item within the document, for example a chapter, a figure, a section or a table."
}
],
"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": "label"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b134"
},
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b134",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedBy"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b135"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b135",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Block"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Container"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b275",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Label"
},
{
"@id": "http://purl.org/spar/doco/Paragraph"
},
{
"@id": "http://purl.org/spar/doco/Subtitle"
},
{
"@id": "http://purl.org/spar/doco/Title"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b279 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b135 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b134 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#isContainedBy> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b275 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b137 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b277 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b278 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b278 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b279 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b136 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b137 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b137 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
<http://purl.org/spar/doco/Label> <http://www.w3.org/2000/01/rdf-schema#comment> "A block containing text, that may include a number (e.g., \"Chapter Three\", \"3.2\", \"Figure 1\", \"Table\"), used to identify an item within the document, for example a chapter, a figure, a section or a table."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b276 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Label> .
<http://purl.org/spar/doco/Label> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/Label> <http://purl.org/vocab/vann/example> "\n :my-label a doco:Label ;\n c4o:hasContent 'Chapter One'@en .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b134 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b135 .
<http://purl.org/spar/doco/Label> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b134 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b134 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b276 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b277 .
<http://purl.org/spar/doco/Label> <http://www.w3.org/2000/01/rdf-schema#label> "label"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b279 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Title> .
<http://purl.org/spar/doco/Label> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Label> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b136 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Block> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b277 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Paragraph> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b135 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b136 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b278 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Subtitle> .
<http://purl.org/spar/doco/Label> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b275 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b276 .
IRI: http://purl.org/spar/doco/Line
@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 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:Line a owl:Class ;
rdfs:label "line"@en ;
vann:example """
:my-line a doco:Line ;
c4o:hasContent 'Tyger Tyger, burning bright,'@en .
""" ;
rdfs:comment """A line in poetry is a unit of language into which a poem is divided which operates on principles which are distinct from and not necessarily coincident with grammatical structures, such as the sentence or clauses in sentences.
A distinct numbered group of lines in verse is normally called a stanza."""@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf deo:DiscourseElement,
po:Block ;
vs:term_status reg:statusStable .
<?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: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/doco/Line">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Block"/>
<rdfs:comment xml:lang="en">A line in poetry is a unit of language into which a poem is divided which operates on principles which are distinct from and not necessarily coincident with grammatical structures, such as the sentence or clauses in sentences.
A distinct numbered group of lines in verse is normally called a stanza.</rdfs:comment>
<rdfs:label xml:lang="en">line</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-line a doco:Line ;
c4o:hasContent 'Tyger Tyger, burning bright,'@en .
</vann:example>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Line",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-line a doco:Line ;\n c4o:hasContent 'Tyger Tyger, burning bright,'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A line in poetry is a unit of language into which a poem is divided which operates on principles which are distinct from and not necessarily coincident with grammatical structures, such as the sentence or clauses in sentences.\n\nA distinct numbered group of lines in verse is normally called a stanza."
}
],
"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": "line"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Block"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
}
]<http://purl.org/spar/doco/Line> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/Line> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Line> <http://purl.org/vocab/vann/example> "\n :my-line a doco:Line ;\n c4o:hasContent 'Tyger Tyger, burning bright,'@en .\n " .
<http://purl.org/spar/doco/Line> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
<http://purl.org/spar/doco/Line> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Block> .
<http://purl.org/spar/doco/Line> <http://www.w3.org/2000/01/rdf-schema#comment> "A line in poetry is a unit of language into which a poem is divided which operates on principles which are distinct from and not necessarily coincident with grammatical structures, such as the sentence or clauses in sentences.\n\nA distinct numbered group of lines in verse is normally called a stanza."@en .
<http://purl.org/spar/doco/Line> <http://www.w3.org/2000/01/rdf-schema#label> "line"@en .
<http://purl.org/spar/doco/Line> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
@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:List a owl:Class ;
rdfs:label "list"@en ;
vann:example """
:my-list a doco:List ;
pattern:contains :my-item .
""" ;
rdfs:comment "An enumeration of items."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( po:Table [ a owl:Restriction ;
owl:onProperty po:contains ;
owl:someValuesFrom po:Pattern ] ) ],
[ a owl:Restriction ;
owl:allValuesFrom [ a owl:Class ;
owl:unionOf ( po:Block po:Field [ a owl:Class ;
owl:intersectionOf ( po:Container [ a owl:Class ;
owl:complementOf [ a owl:Class ;
owl:unionOf ( po:HeadedContainer po:Table ) ] ] ) ] ) ] ;
owl:onProperty po:contains ],
deo:DiscourseElement ;
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="n3b1bab1f2e67482f9ea2fcacd8712072b266">
<rdf:first rdf:resource="http://purl.org/spar/doco/ComplexRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b267"/>
</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:about="http://purl.org/spar/doco/List">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b138"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b142"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:label xml:lang="en">list</rdfs:label>
<rdfs:comment xml:lang="en">An enumeration of items.</rdfs:comment>
<vann:example>
:my-list a doco:List ;
pattern:contains :my-item .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</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="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="n3b1bab1f2e67482f9ea2fcacd8712072b143">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b151"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b148">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Table"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b153">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b144"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b145">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:complementOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b146"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b141">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b139"/>
<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="n3b1bab1f2e67482f9ea2fcacd8712072b151">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Block"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b152"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b152">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Field"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b153"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b140">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Table"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b141"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b146">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b147"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b138">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b140"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b139">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:someValuesFrom rdf:resource="http://www.essepuntato.it/2008/12/pattern#Pattern"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b149">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Container"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b150"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b142">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:allValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b143"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b150">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b145"/>
<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="n3b1bab1f2e67482f9ea2fcacd8712072b147">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#HeadedContainer"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b148"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b144">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b149"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</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:RDF>
[
{
"@id": "http://purl.org/spar/doco/List",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-list a doco:List ; \n pattern:contains :my-item .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "An enumeration of items."
}
],
"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": "list"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b138"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b142"
},
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b138",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Table"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b139"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b139",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Pattern"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b142",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b143"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b143",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Block"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Field"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b144"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b144",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Container"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b145"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b145",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#complementOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b146"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b146",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#HeadedContainer"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Table"
}
]
}
]
},
{
"@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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
<http://purl.org/spar/doco/List> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b142 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Table> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b143 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b151 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b148 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Table> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b153 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b145 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b141 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_: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> .
<http://purl.org/spar/doco/List> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b145 <http://www.w3.org/2002/07/owl#complementOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b146 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b151 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Block> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BodyMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b152 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Field> .
<http://purl.org/spar/doco/List> <http://www.w3.org/2000/01/rdf-schema#comment> "An enumeration of items."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b263 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b264 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b140 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Table> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Footnote> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b146 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b271 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/List> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b138 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b140 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b272 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b273 .
<http://purl.org/spar/doco/List> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b139 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b268 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Formula> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b148 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b153 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b144 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b149 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b141 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b139 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b142 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b151 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b152 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b139 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/List> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b138 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b150 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b266 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b142 <http://www.w3.org/2002/07/owl#allValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b143 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <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/spar/doco/List> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b147 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b148 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b138 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b147 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#HeadedContainer> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b140 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b141 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b152 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b153 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b269 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b270 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b144 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b146 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b147 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b261 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b262 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b144 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b149 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
<http://purl.org/spar/doco/List> <http://purl.org/vocab/vann/example> "\n :my-list a doco:List ; \n pattern:contains :my-item .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b150 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b145 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b142 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b143 <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#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b267 .
<http://purl.org/spar/doco/List> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b262 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b263 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b139 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://www.essepuntato.it/2008/12/pattern#Pattern> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b271 .
<http://purl.org/spar/doco/List> <http://www.w3.org/2000/01/rdf-schema#label> "list"@en .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b149 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b150 .
IRI: http://purl.org/spar/doco/ListOfAgents
@prefix doco: <http://purl.org/spar/doco/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:ListOfAgents a owl:Class ;
rdfs:label "list of agents"@en ;
vann:example """
:my-list-of-agents a doco:ListOfAgents .
""" ;
rdfs:comment "A list of items each denoting an agent, such as an author, a contributor or an organization, related to a particular publication."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf doco:List ;
owl:disjointWith doco:ListOfReferences ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/ListOfAgents">
<rdfs:subClassOf rdf:resource="http://purl.org/spar/doco/List"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">A list of items each denoting an agent, such as an author, a contributor or an organization, related to a particular publication.</rdfs:comment>
<rdfs:label xml:lang="en">list of agents</rdfs:label>
<owl:disjointWith rdf:resource="http://purl.org/spar/doco/ListOfReferences"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vann:example>
:my-list-of-agents a doco:ListOfAgents .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/ListOfAgents",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-list-of-agents a doco:ListOfAgents .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A list of items each denoting an agent, such as an author, a contributor or an organization, related to a particular publication."
}
],
"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": "list of agents"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/doco/List"
}
],
"http://www.w3.org/2002/07/owl#disjointWith": [
{
"@id": "http://purl.org/spar/doco/ListOfReferences"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
}
]<http://purl.org/spar/doco/ListOfAgents> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/doco/List> .
<http://purl.org/spar/doco/ListOfAgents> <http://purl.org/vocab/vann/example> "\n :my-list-of-agents a doco:ListOfAgents .\n " .
<http://purl.org/spar/doco/ListOfAgents> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/ListOfAgents> <http://www.w3.org/2000/01/rdf-schema#comment> "A list of items each denoting an agent, such as an author, a contributor or an organization, related to a particular publication."@en .
<http://purl.org/spar/doco/ListOfAgents> <http://www.w3.org/2000/01/rdf-schema#label> "list of agents"@en .
<http://purl.org/spar/doco/ListOfAgents> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/ListOfAgents> <http://www.w3.org/2002/07/owl#disjointWith> <http://purl.org/spar/doco/ListOfReferences> .
<http://purl.org/spar/doco/ListOfAgents> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
IRI: http://purl.org/spar/doco/ListOfAuthors
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:ListOfAuthors a owl:Class ;
rdfs:label "list of authors"@en ;
vann:example """
:my-list-of-authors a doco:ListOfAuthors .
""" ;
rdfs:comment "A list of items each denoting an author of a particular publication."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf doco:ListOfAgents ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:ListOfAuthors doco:ListOfContributors doco:ListOfOrganizations ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b282">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfContributors"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b283"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/ListOfAuthors">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/doco/ListOfAgents"/>
<rdfs:label xml:lang="en">list of authors</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A list of items each denoting an author of a particular publication.</rdfs:comment>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-list-of-authors a doco:ListOfAuthors .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b283">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfOrganizations"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b280">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b281"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b281">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfAuthors"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b282"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b280",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/ListOfAuthors"
},
{
"@id": "http://purl.org/spar/doco/ListOfContributors"
},
{
"@id": "http://purl.org/spar/doco/ListOfOrganizations"
}
]
}
]
},
{
"@id": "http://purl.org/spar/doco/ListOfAuthors",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-list-of-authors a doco:ListOfAuthors .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A list of items each denoting an author of a particular publication."
}
],
"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": "list of authors"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/doco/ListOfAgents"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b282 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b283 .
<http://purl.org/spar/doco/ListOfAuthors> <http://purl.org/vocab/vann/example> "\n :my-list-of-authors a doco:ListOfAuthors .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b283 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b280 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b281 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b280 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b281 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b282 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b281 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfAuthors> .
<http://purl.org/spar/doco/ListOfAuthors> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b283 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfOrganizations> .
<http://purl.org/spar/doco/ListOfAuthors> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/doco/ListOfAgents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b282 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfContributors> .
<http://purl.org/spar/doco/ListOfAuthors> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/ListOfAuthors> <http://www.w3.org/2000/01/rdf-schema#label> "list of authors"@en .
<http://purl.org/spar/doco/ListOfAuthors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ListOfAuthors> <http://www.w3.org/2000/01/rdf-schema#comment> "A list of items each denoting an author of a particular publication."@en .
IRI: http://purl.org/spar/doco/ListOfContributors
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:ListOfContributors a owl:Class ;
rdfs:label "list of contributors"@en ;
vann:example """
:my-list-of-contributors a doco:ListOfContributors .
""" ;
rdfs:comment "A list of items, each denoting a contributor to a publication such as an encyclopedia or a text book, where such contributions are insufficient to warrant classification as author."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf doco:ListOfAgents ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:ListOfAuthors doco:ListOfContributors doco:ListOfOrganizations ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b282">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfContributors"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b283"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/ListOfContributors">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">list of contributors</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/doco/ListOfAgents"/>
<rdfs:comment xml:lang="en">A list of items, each denoting a contributor to a publication such as an encyclopedia or a text book, where such contributions are insufficient to warrant classification as author.</rdfs:comment>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-list-of-contributors a doco:ListOfContributors .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b280">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b281"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b283">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfOrganizations"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b281">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfAuthors"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b282"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b280",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/ListOfAuthors"
},
{
"@id": "http://purl.org/spar/doco/ListOfContributors"
},
{
"@id": "http://purl.org/spar/doco/ListOfOrganizations"
}
]
}
]
},
{
"@id": "http://purl.org/spar/doco/ListOfContributors",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-list-of-contributors a doco:ListOfContributors .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A list of items, each denoting a contributor to a publication such as an encyclopedia or a text book, where such contributions are insufficient to warrant classification as author."
}
],
"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": "list of contributors"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/doco/ListOfAgents"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b282 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b283 .
<http://purl.org/spar/doco/ListOfContributors> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ListOfContributors> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b280 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b281 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b283 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b280 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b281 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b282 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b281 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfAuthors> .
<http://purl.org/spar/doco/ListOfContributors> <http://www.w3.org/2000/01/rdf-schema#label> "list of contributors"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b283 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfOrganizations> .
<http://purl.org/spar/doco/ListOfContributors> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/ListOfContributors> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/doco/ListOfAgents> .
<http://purl.org/spar/doco/ListOfContributors> <http://purl.org/vocab/vann/example> "\n :my-list-of-contributors a doco:ListOfContributors .\n " .
<http://purl.org/spar/doco/ListOfContributors> <http://www.w3.org/2000/01/rdf-schema#comment> "A list of items, each denoting a contributor to a publication such as an encyclopedia or a text book, where such contributions are insufficient to warrant classification as author."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b282 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfContributors> .
IRI: http://purl.org/spar/doco/ListOfFigures
@prefix dcterms: <http://purl.org/dc/terms/> .
@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:ListOfFigures a owl:Class ;
rdfs:label "list of figures"@en ;
vann:example """
:my-list-of-figures a doco:ListOfFigures ;
dcterms:isPartOf :my-front-matter ;
pattern:contains :my-list-of-references .
""" ;
rdfs:comment "A section of the document listing all the figures, identified by their titles and referenced to their locations in the document. May also be referred to as 'List of illustrations'."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Class ;
owl:intersectionOf ( doco:Section po:HeadedContainer ) ] [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom [ a owl:Class ;
owl:unionOf ( doco:BackMatter doco:FrontMatter ) ] ] ) ],
[ a owl:Restriction ;
owl:onProperty dcterms:hasPart ;
owl:someValuesFrom [ a owl:Class ;
owl:intersectionOf ( doco:ListOfReferences [ a owl:Restriction ;
owl:allValuesFrom [ a owl:Restriction ;
owl:onProperty dcterms:relation ;
owl:someValuesFrom doco:FigureBox ] ;
owl:onProperty po:contains ] ) ] ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b169">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b166"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b166">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:allValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b167"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b160">
<rdf:first rdf:resource="http://purl.org/spar/doco/BackMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b161"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b161">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b157">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#HeadedContainer"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b164">
<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:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b165"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b163">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b158"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/ListOfFigures">
<rdfs:comment xml:lang="en">A section of the document listing all the figures, identified by their titles and referenced to their locations in the document. May also be referred to as 'List of illustrations'.</rdfs:comment>
<rdfs:label xml:lang="en">list of figures</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b164"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b154"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vann:example>
:my-list-of-figures a doco:ListOfFigures ;
dcterms:isPartOf :my-front-matter ;
pattern:contains :my-list-of-references .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b165">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b168"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b159">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b160"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b154">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b162"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b158">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b159"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b167">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/relation"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/FigureBox"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b155">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b156"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b156">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b157"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b162">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b155"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b163"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b168">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfReferences"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b169"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/ListOfFigures",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-list-of-figures a doco:ListOfFigures ; \n dcterms:isPartOf :my-front-matter ;\n pattern:contains :my-list-of-references .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A section of the document listing all the figures, identified by their titles and referenced to their locations in the document. May also be referred to as 'List of illustrations'."
}
],
"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": "list of figures"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b164"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b154"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b164",
"@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": "_:n3b1bab1f2e67482f9ea2fcacd8712072b165"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b165",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/ListOfReferences"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b166"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b166",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b167"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b167",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/relation"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/FigureBox"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b154",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b155"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b158"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b155",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#HeadedContainer"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b158",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b159"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b159",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b169 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b166 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b160 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b160 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b161 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b161 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b157 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b164 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b163 <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/spar/doco/ListOfFigures> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b165 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b168 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
<http://purl.org/spar/doco/ListOfFigures> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b159 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b160 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b166 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
<http://purl.org/spar/doco/ListOfFigures> <http://www.w3.org/2000/01/rdf-schema#label> "list of figures"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b154 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b158 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b159 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b154 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b162 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b158 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/ListOfFigures> <http://purl.org/vocab/vann/example> "\n :my-list-of-figures a doco:ListOfFigures ; \n dcterms:isPartOf :my-front-matter ;\n pattern:contains :my-list-of-references .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b167 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/relation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b155 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b156 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b157 .
<http://purl.org/spar/doco/ListOfFigures> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b154 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b162 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b163 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b157 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#HeadedContainer> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b163 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b158 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
<http://purl.org/spar/doco/ListOfFigures> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b164 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b155 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b156 .
<http://purl.org/spar/doco/ListOfFigures> <http://www.w3.org/2000/01/rdf-schema#comment> "A section of the document listing all the figures, identified by their titles and referenced to their locations in the document. May also be referred to as 'List of illustrations'."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b166 <http://www.w3.org/2002/07/owl#allValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b167 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b158 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b168 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfReferences> .
<http://purl.org/spar/doco/ListOfFigures> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b164 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/hasPart> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b161 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b165 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b167 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/FigureBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b164 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b165 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b168 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b169 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b162 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b155 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b159 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b167 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b169 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b166 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b156 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
IRI: http://purl.org/spar/doco/ListOfOrganizations
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:ListOfOrganizations a owl:Class ;
rdfs:label "list of organizations"@en ;
vann:example """
:my-list-or-organizations a doco:ListOfOrganizations .
""" ;
rdfs:comment "A list of items, each denoting an organization or institution related to the publication, for example the authors' affiliations, or the suppliers of information, software, equipment or consumables used in the work described in the publication."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf doco:ListOfAgents ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:ListOfAuthors doco:ListOfContributors doco:ListOfOrganizations ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b282">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfContributors"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b283"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/ListOfOrganizations">
<rdfs:comment xml:lang="en">A list of items, each denoting an organization or institution related to the publication, for example the authors' affiliations, or the suppliers of information, software, equipment or consumables used in the work described in the publication.</rdfs:comment>
<rdfs:label xml:lang="en">list of organizations</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/doco/ListOfAgents"/>
<vann:example>
:my-list-or-organizations a doco:ListOfOrganizations .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b280">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b281"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b283">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfOrganizations"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b281">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfAuthors"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b282"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b280",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/ListOfAuthors"
},
{
"@id": "http://purl.org/spar/doco/ListOfContributors"
},
{
"@id": "http://purl.org/spar/doco/ListOfOrganizations"
}
]
}
]
},
{
"@id": "http://purl.org/spar/doco/ListOfOrganizations",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-list-or-organizations a doco:ListOfOrganizations .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A list of items, each denoting an organization or institution related to the publication, for example the authors' affiliations, or the suppliers of information, software, equipment or consumables used in the work described in the publication."
}
],
"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": "list of organizations"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/doco/ListOfAgents"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b282 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b283 .
<http://purl.org/spar/doco/ListOfOrganizations> <http://www.w3.org/2000/01/rdf-schema#comment> "A list of items, each denoting an organization or institution related to the publication, for example the authors' affiliations, or the suppliers of information, software, equipment or consumables used in the work described in the publication."@en .
<http://purl.org/spar/doco/ListOfOrganizations> <http://www.w3.org/2000/01/rdf-schema#label> "list of organizations"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b280 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b281 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b280 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b283 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b281 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b282 .
<http://purl.org/spar/doco/ListOfOrganizations> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ListOfOrganizations> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b281 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfAuthors> .
<http://purl.org/spar/doco/ListOfOrganizations> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/doco/ListOfAgents> .
<http://purl.org/spar/doco/ListOfOrganizations> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b283 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfOrganizations> .
<http://purl.org/spar/doco/ListOfOrganizations> <http://purl.org/vocab/vann/example> "\n :my-list-or-organizations a doco:ListOfOrganizations .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b282 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfContributors> .
IRI: http://purl.org/spar/doco/ListOfReferences
@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:ListOfReferences a owl:Class ;
rdfs:label "list of references"@en ;
vann:example """
:my-list-of-references a doco:ListOfReferences ;
pattern:contains :my-reference-01 , :my-reference-02 .
""" ;
rdfs:comment "A list of items each representing a reference to a specific part of the same document, or to another publication."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:List [ a owl:Restriction ;
owl:allValuesFrom deo:Reference ;
owl:onProperty po:contains ] ) ] ;
vs:term_status reg:statusStable .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b170">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b172"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b171">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:allValuesFrom rdf:resource="http://purl.org/spar/deo/Reference"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/ListOfReferences">
<rdfs:label xml:lang="en">list of references</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b170"/>
<rdfs:comment xml:lang="en">A list of items each representing a reference to a specific part of the same document, or to another publication.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-list-of-references a doco:ListOfReferences ;
pattern:contains :my-reference-01 , :my-reference-02 .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b173">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b171"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b172">
<rdf:first rdf:resource="http://purl.org/spar/doco/List"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b173"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/ListOfReferences",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-list-of-references a doco:ListOfReferences ;\n pattern:contains :my-reference-01 , :my-reference-02 .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A list of items each representing a reference to a specific part of the same document, or to another publication."
}
],
"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": "list of references"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b170"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b170",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/List"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b171"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b171",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "http://purl.org/spar/deo/Reference"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b170 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b172 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b171 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b171 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/spar/deo/Reference> .
<http://purl.org/spar/doco/ListOfReferences> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b173 <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/spar/doco/ListOfReferences> <http://purl.org/vocab/vann/example> "\n :my-list-of-references a doco:ListOfReferences ;\n pattern:contains :my-reference-01 , :my-reference-02 .\n " .
<http://purl.org/spar/doco/ListOfReferences> <http://www.w3.org/2000/01/rdf-schema#comment> "A list of items each representing a reference to a specific part of the same document, or to another publication."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b173 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b171 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b172 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b173 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b170 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ListOfReferences> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b171 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
<http://purl.org/spar/doco/ListOfReferences> <http://www.w3.org/2000/01/rdf-schema#label> "list of references"@en .
<http://purl.org/spar/doco/ListOfReferences> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b172 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/List> .
<http://purl.org/spar/doco/ListOfReferences> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b170 .
IRI: http://purl.org/spar/doco/ListOfTables
@prefix dcterms: <http://purl.org/dc/terms/> .
@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:ListOfTables a owl:Class ;
rdfs:label "list of tables"@en ;
vann:example """
:my-list-of-tables a doco:ListOfTables ;
dcterms:isPartOf :my-front-matter ;
pattern:contains :my-list-of-references .
""" ;
rdfs:comment "A section of the document listing all the tables, identified by their titles and referenced to their locations in the document."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Class ;
owl:intersectionOf ( doco:Section po:HeadedContainer ) ] [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom [ a owl:Class ;
owl:unionOf ( doco:BackMatter doco:FrontMatter ) ] ] ) ],
[ a owl:Restriction ;
owl:onProperty dcterms:hasPart ;
owl:someValuesFrom [ a owl:Class ;
owl:intersectionOf ( doco:ListOfReferences [ a owl:Restriction ;
owl:allValuesFrom [ a owl:Restriction ;
owl:onProperty dcterms:relation ;
owl:someValuesFrom doco:TableBox ] ;
owl:onProperty po:contains ] ) ] ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b179">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b180"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b182">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b175"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b183"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b177">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#HeadedContainer"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/ListOfTables">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b184"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b174"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">A section of the document listing all the tables, identified by their titles and referenced to their locations in the document.</rdfs:comment>
<rdfs:label xml:lang="en">list of tables</rdfs:label>
<vann:example>
:my-list-of-tables a doco:ListOfTables ;
dcterms:isPartOf :my-front-matter ;
pattern:contains :my-list-of-references .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b185">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b188"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b181">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b187">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/relation"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/TableBox"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b183">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b178"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b184">
<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:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b185"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b189">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b186"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b178">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b179"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b176">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b177"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b180">
<rdf:first rdf:resource="http://purl.org/spar/doco/BackMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b181"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b174">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b182"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b186">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:allValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b187"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b175">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b176"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b188">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfReferences"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b189"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/ListOfTables",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-list-of-tables a doco:ListOfTables ; \n dcterms:isPartOf :my-front-matter ;\n pattern:contains :my-list-of-references .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A section of the document listing all the tables, identified by their titles and referenced to their locations in the document."
}
],
"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": "list of tables"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b184"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b174"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b184",
"@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": "_:n3b1bab1f2e67482f9ea2fcacd8712072b185"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b185",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/ListOfReferences"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b186"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b186",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b187"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b187",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/relation"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/TableBox"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b174",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b175"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b178"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b175",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#HeadedContainer"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b178",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b179"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b179",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b179 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b182 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b183 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b179 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b180 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b177 <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/spar/doco/ListOfTables> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b174 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b185 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b188 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b181 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
<http://purl.org/spar/doco/ListOfTables> <http://purl.org/vocab/vann/example> "\n :my-list-of-tables a doco:ListOfTables ; \n dcterms:isPartOf :my-front-matter ;\n pattern:contains :my-list-of-references .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b187 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/TableBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b187 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b183 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b178 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b184 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b189 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b186 .
<http://purl.org/spar/doco/ListOfTables> <http://www.w3.org/2000/01/rdf-schema#label> "list of tables"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b181 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
<http://purl.org/spar/doco/ListOfTables> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b184 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b184 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b185 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b178 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b176 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b177 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b177 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#HeadedContainer> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b180 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b174 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b184 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/hasPart> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b182 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b175 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b186 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b185 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b183 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b178 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b174 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b182 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b175 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b176 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b189 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b188 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfReferences> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b186 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/ListOfTables> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b186 <http://www.w3.org/2002/07/owl#allValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b187 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b176 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b188 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b189 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b180 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b181 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b187 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/relation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b175 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ListOfTables> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/ListOfTables> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
<http://purl.org/spar/doco/ListOfTables> <http://www.w3.org/2000/01/rdf-schema#comment> "A section of the document listing all the tables, identified by their titles and referenced to their locations in the document."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b178 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b179 .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
po:Meta a owl:Class ;
rdfs:label "meta element"@en ;
rdfs:comment "A document content nestable element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
skos:note """
This class describes elements that contain neither other elements nor textual content.
Contrarily to the pattern Milestone, which was meant to describe markup elements that impact the document because of their location, the main feature of its disjoint sibling is the mere existence, independently from the position it has within the document.
Meta elements convey metadata information about the document or part of it, independently of where they are.
Thus, meta elements can be contained only within container elements.
"""@en .
<?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:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#Meta">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">meta element</rdfs:label>
<rdfs:comment xml:lang="en">A document content nestable element.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<skos:note xml:lang="en">
This class describes elements that contain neither other elements nor textual content.
Contrarily to the pattern Milestone, which was meant to describe markup elements that impact the document because of their location, the main feature of its disjoint sibling is the mere existence, independently from the position it has within the document.
Meta elements convey metadata information about the document or part of it, independently of where they are.
Thus, meta elements can be contained only within container elements.
</skos:note>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Meta",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A document content nestable element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "meta element"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nThis class describes elements that contain neither other elements nor textual content. \nContrarily to the pattern Milestone, which was meant to describe markup elements that impact the document because of their location, the main feature of its disjoint sibling is the mere existence, independently from the position it has within the document. \n\nMeta elements convey metadata information about the document or part of it, independently of where they are. \nThus, meta elements can be contained only within container elements.\n "
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#Meta> <http://www.w3.org/2004/02/skos/core#note> "\nThis class describes elements that contain neither other elements nor textual content. \nContrarily to the pattern Milestone, which was meant to describe markup elements that impact the document because of their location, the main feature of its disjoint sibling is the mere existence, independently from the position it has within the document. \n\nMeta elements convey metadata information about the document or part of it, independently of where they are. \nThus, meta elements can be contained only within container elements.\n "@en .
<http://www.essepuntato.it/2008/12/pattern#Meta> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#Meta> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://www.essepuntato.it/2008/12/pattern#Meta> <http://www.w3.org/2000/01/rdf-schema#label> "meta element"@en .
<http://www.essepuntato.it/2008/12/pattern#Meta> <http://www.w3.org/2000/01/rdf-schema#comment> "A document content nestable element."@en .
IRI: http://www.essepuntato.it/2008/12/pattern#Milestone
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
po:Milestone a owl:Class ;
rdfs:label "milestone element"@en ;
rdfs:comment "A document content nestable element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
skos:note """
This class describe elements that contain neither other elements nor textual content.
Moreover, similarly to Inline, elements following the Milestone pattern can only be contained within block or inline elements (and consequently they also cannot be used as root elements of documents).
The distinctive characteristic of the pattern Milestone is the location it assumes within the document.
"""@en .
<?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:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#Milestone">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A document content nestable element.</rdfs:comment>
<rdfs:label xml:lang="en">milestone element</rdfs:label>
<skos:note xml:lang="en">
This class describe elements that contain neither other elements nor textual content.
Moreover, similarly to Inline, elements following the Milestone pattern can only be contained within block or inline elements (and consequently they also cannot be used as root elements of documents).
The distinctive characteristic of the pattern Milestone is the location it assumes within the document.
</skos:note>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Milestone",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A document content nestable element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "milestone element"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nThis class describe elements that contain neither other elements nor textual content. \nMoreover, similarly to Inline, elements following the Milestone pattern can only be contained within block or inline elements (and consequently they also cannot be used as root elements of documents).\n\nThe distinctive characteristic of the pattern Milestone is the location it assumes within the document.\n "
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#Milestone> <http://www.w3.org/2004/02/skos/core#note> "\nThis class describe elements that contain neither other elements nor textual content. \nMoreover, similarly to Inline, elements following the Milestone pattern can only be contained within block or inline elements (and consequently they also cannot be used as root elements of documents).\n\nThe distinctive characteristic of the pattern Milestone is the location it assumes within the document.\n "@en .
<http://www.essepuntato.it/2008/12/pattern#Milestone> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#Milestone> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://www.essepuntato.it/2008/12/pattern#Milestone> <http://www.w3.org/2000/01/rdf-schema#comment> "A document content nestable element."@en .
<http://www.essepuntato.it/2008/12/pattern#Milestone> <http://www.w3.org/2000/01/rdf-schema#label> "milestone element"@en .
IRI: http://purl.org/spar/doco/Paragraph
@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:Paragraph a owl:Class ;
rdfs:label "paragraph"@en ;
vann:example """
:my-paragraph a doco:Paragraph ;
pattern:contains :my-sentence .
""" ;
rdfs:comment "A self-contained unit of discourse that deals with a particular point or idea. Paragraphs contains one or more sentences. The start of a paragraph is indicated by beginning on a new line, which may be indented or separated by a small vertical space by the preceding paragraph. "@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Class ;
owl:intersectionOf ( deo:DiscourseElement po:Block ) ] [ a owl:Restriction ;
owl:onProperty po:contains ;
owl:someValuesFrom doco:Sentence ] ) ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Label doco:Paragraph doco:Subtitle doco:Title ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b279">
<rdf:first rdf:resource="http://purl.org/spar/doco/Title"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Paragraph">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">paragraph</rdfs:label>
<rdfs:comment xml:lang="en">A self-contained unit of discourse that deals with a particular point or idea. Paragraphs contains one or more sentences. The start of a paragraph is indicated by beginning on a new line, which may be indented or separated by a small vertical space by the preceding paragraph. </rdfs:comment>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b190"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-paragraph a doco:Paragraph ;
pattern:contains :my-sentence .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b195">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b191"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b196"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b275">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b276"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b190">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b195"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b194">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/Sentence"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b278">
<rdf:first rdf:resource="http://purl.org/spar/doco/Subtitle"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b279"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b196">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b194"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b276">
<rdf:first rdf:resource="http://purl.org/spar/doco/Label"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b277"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b277">
<rdf:first rdf:resource="http://purl.org/spar/doco/Paragraph"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b278"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b192">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b193"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b191">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b192"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b193">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Block"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Paragraph",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-paragraph a doco:Paragraph ;\n pattern:contains :my-sentence .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A self-contained unit of discourse that deals with a particular point or idea. Paragraphs contains one or more sentences. The start of a paragraph is indicated by beginning on a new line, which may be indented or separated by a small vertical space by the preceding paragraph. "
}
],
"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": "paragraph"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b190"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b190",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b191"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b194"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b191",
"@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#Block"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b194",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Sentence"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b275",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Label"
},
{
"@id": "http://purl.org/spar/doco/Paragraph"
},
{
"@id": "http://purl.org/spar/doco/Subtitle"
},
{
"@id": "http://purl.org/spar/doco/Title"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b279 <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/spar/doco/Paragraph> <http://purl.org/vocab/vann/example> "\n :my-paragraph a doco:Paragraph ;\n pattern:contains :my-sentence .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b195 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b196 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b275 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b195 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b191 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b190 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b194 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b278 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b279 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b194 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Sentence> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b196 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b276 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b277 .
<http://purl.org/spar/doco/Paragraph> <http://www.w3.org/2000/01/rdf-schema#label> "paragraph"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b277 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Paragraph> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b192 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b193 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b278 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Subtitle> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b191 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b191 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b192 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b275 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b276 .
<http://purl.org/spar/doco/Paragraph> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b194 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b196 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b194 .
<http://purl.org/spar/doco/Paragraph> <http://www.w3.org/2000/01/rdf-schema#comment> "A self-contained unit of discourse that deals with a particular point or idea. Paragraphs contains one or more sentences. The start of a paragraph is indicated by beginning on a new line, which may be indented or separated by a small vertical space by the preceding paragraph. "@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b277 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b278 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b192 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b276 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Label> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b193 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Block> .
<http://purl.org/spar/doco/Paragraph> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b193 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b279 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Title> .
<http://purl.org/spar/doco/Paragraph> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b190 .
<http://purl.org/spar/doco/Paragraph> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b190 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b195 .
IRI: http://purl.org/spar/doco/Part
@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:Part a owl:Class ;
rdfs:label "part"@en ;
vann:example """
:my-part a doco:Part ;
pattern:contains :my-chapter-01 , :my-chapter-02 .
""" ;
rdfs:comment "A container of a semantic subdivision of a document. For example, chapters of a novel may be grouped into distinct parts that may be named 'Part 1', 'Part 2', etc., 'Book 1', 'Book 2', etc., or 'Genesis', 'Exodus', etc."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( deo:DiscourseElement po:Container ) ] ;
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="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/Part">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A container of a semantic subdivision of a document. For example, chapters of a novel may be grouped into distinct parts that may be named 'Part 1', 'Part 2', etc., 'Book 1', 'Book 2', etc., or 'Genesis', 'Exodus', etc.</rdfs:comment>
<rdfs:label xml:lang="en">part</rdfs:label>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b197"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-part a doco:Part ;
pattern:contains :my-chapter-01 , :my-chapter-02 .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b199">
<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="n3b1bab1f2e67482f9ea2fcacd8712072b198">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b199"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b197">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b198"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b267">
<rdf:first rdf:resource="http://purl.org/spar/doco/Footnote"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268"/>
</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:RDF>
[
{
"@id": "http://purl.org/spar/doco/Part",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-part a doco:Part ; \n pattern:contains :my-chapter-01 , :my-chapter-02 .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A container of a semantic subdivision of a document. For example, chapters of a novel may be grouped into distinct parts that may be named 'Part 1', 'Part 2', etc., 'Book 1', 'Book 2', etc., or 'Genesis', 'Exodus', etc."
}
],
"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": "part"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b197"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b197",
"@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": "_: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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
<http://purl.org/spar/doco/Part> <http://www.w3.org/2000/01/rdf-schema#comment> "A container of a semantic subdivision of a document. For example, chapters of a novel may be grouped into distinct parts that may be named 'Part 1', 'Part 2', etc., 'Book 1', 'Book 2', etc., or 'Genesis', 'Exodus', etc."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Table> .
<http://purl.org/spar/doco/Part> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b197 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b266 .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b199 <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/spar/doco/Part> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b198 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b199 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
<http://purl.org/spar/doco/Part> <http://purl.org/vocab/vann/example> "\n :my-part a doco:Part ; \n pattern:contains :my-chapter-01 , :my-chapter-02 .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b199 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
<http://purl.org/spar/doco/Part> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b261 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b197 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_: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> .
_: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 .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b262 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b263 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b198 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
_: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> .
<http://purl.org/spar/doco/Part> <http://www.w3.org/2000/01/rdf-schema#label> "part"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b197 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b198 .
<http://purl.org/spar/doco/Part> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
IRI: http://www.essepuntato.it/2008/12/pattern#Pattern
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
po:Pattern a owl:Class ;
rdfs:label "pattern-based element"@en ;
rdfs:comment "A document content nestable element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
skos:note """
Any entity belonging to this class is compliant with exactly one structural pattern.
"""@en .
<?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:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#Pattern">
<rdfs:comment xml:lang="en">A document content nestable element.</rdfs:comment>
<rdfs:label xml:lang="en">pattern-based element</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<skos:note xml:lang="en">
Any entity belonging to this class is compliant with exactly one structural pattern.
</skos:note>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Pattern",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A document content nestable element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "pattern-based element"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nAny entity belonging to this class is compliant with exactly one structural pattern.\n"
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#Pattern> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://www.essepuntato.it/2008/12/pattern#Pattern> <http://www.w3.org/2000/01/rdf-schema#comment> "A document content nestable element."@en .
<http://www.essepuntato.it/2008/12/pattern#Pattern> <http://www.w3.org/2004/02/skos/core#note> "\nAny entity belonging to this class is compliant with exactly one structural pattern.\n"@en .
<http://www.essepuntato.it/2008/12/pattern#Pattern> <http://www.w3.org/2000/01/rdf-schema#label> "pattern-based element"@en .
<http://www.essepuntato.it/2008/12/pattern#Pattern> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
IRI: http://www.essepuntato.it/2008/12/pattern#Popup
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
po:Popup a owl:Class ;
rdfs:label "popup element"@en ;
rdfs:comment "A bucket element that is only present within block and inline elements."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
skos:note """
Popup elements are used whenever complex structures need to be placed within content elements such as paragraphs.
"""@en .
<?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:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#Popup">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">popup element</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdfs:comment xml:lang="en">A bucket element that is only present within block and inline elements.</rdfs:comment>
<skos:note xml:lang="en">
Popup elements are used whenever complex structures need to be placed within content elements such as paragraphs.
</skos:note>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Popup",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A bucket element that is only present within block and inline elements."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "popup element"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
"@value": "\nPopup elements are used whenever complex structures need to be placed within content elements such as paragraphs.\n"
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#Popup> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://www.essepuntato.it/2008/12/pattern#Popup> <http://www.w3.org/2000/01/rdf-schema#comment> "A bucket element that is only present within block and inline elements."@en .
<http://www.essepuntato.it/2008/12/pattern#Popup> <http://www.w3.org/2004/02/skos/core#note> "\nPopup elements are used whenever complex structures need to be placed within content elements such as paragraphs.\n"@en .
<http://www.essepuntato.it/2008/12/pattern#Popup> <http://www.w3.org/2000/01/rdf-schema#label> "popup element"@en .
<http://www.essepuntato.it/2008/12/pattern#Popup> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
IRI: http://purl.org/spar/doco/Preface
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:Preface a owl:Class ;
rdfs:label "preface"@en ;
vann:example """
:my-preface a doco:Preface ;
dcterms:isPartOf :my-front-matter .
""" ;
rdfs:comment "A section describing how the document came into being, or how the idea for it was developed. The preface may contains acknowledgements. The preface to a later edition of the work often explains in what respect that edition differs from previous ones."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:Section [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:FrontMatter ] ) ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b203">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b201"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b201">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Preface">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">preface</rdfs:label>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b200"/>
<rdfs:comment xml:lang="en">A section describing how the document came into being, or how the idea for it was developed. The preface may contains acknowledgements. The preface to a later edition of the work often explains in what respect that edition differs from previous ones.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-preface a doco:Preface ;
dcterms:isPartOf :my-front-matter .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b200">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b202"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b202">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b203"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Preface",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-preface a doco:Preface ; \n dcterms:isPartOf :my-front-matter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A section describing how the document came into being, or how the idea for it was developed. The preface may contains acknowledgements. The preface to a later edition of the work often explains in what respect that edition differs from previous ones."
}
],
"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": "preface"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b200"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b200",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b201"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b201",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b203 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b201 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b201 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b203 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
<http://purl.org/spar/doco/Preface> <http://www.w3.org/2000/01/rdf-schema#label> "preface"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b200 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b202 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
<http://purl.org/spar/doco/Preface> <http://www.w3.org/2000/01/rdf-schema#comment> "A section describing how the document came into being, or how the idea for it was developed. The preface may contains acknowledgements. The preface to a later edition of the work often explains in what respect that edition differs from previous ones."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
<http://purl.org/spar/doco/Preface> <http://purl.org/vocab/vann/example> "\n :my-preface a doco:Preface ; \n dcterms:isPartOf :my-front-matter .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b201 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
<http://purl.org/spar/doco/Preface> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b201 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b202 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b203 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b200 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
<http://purl.org/spar/doco/Preface> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
<http://purl.org/spar/doco/Preface> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b200 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b202 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
<http://purl.org/spar/doco/Preface> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
IRI: http://purl.org/spar/deo/Reference
@prefix deo: <http://purl.org/spar/deo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
deo:Reference a owl:Class ;
rdfs:label "reference"@en ;
rdfs:comment "A reference to a specific part of the document, or to another publication."@en ;
rdfs:isDefinedBy deo: .
<?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#"
>
<rdf:Description rdf:about="http://purl.org/spar/deo/Reference">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">reference</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/deo/"/>
<rdfs:comment xml:lang="en">A reference to a specific part of the document, or to another publication.</rdfs:comment>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/deo/Reference",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A reference to a specific part of the document, or to another publication."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/deo/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "reference"
}
]
}
]<http://purl.org/spar/deo/Reference> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/deo/Reference> <http://www.w3.org/2000/01/rdf-schema#label> "reference"@en .
<http://purl.org/spar/deo/Reference> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/deo/> .
<http://purl.org/spar/deo/Reference> <http://www.w3.org/2000/01/rdf-schema#comment> "A reference to a specific part of the document, or to another publication."@en .
IRI: http://purl.org/spar/doco/Section
@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:Section a owl:Class ;
rdfs:label "section"@en ;
vann:example """
:my-section a doco:Section ;
pattern:contains :my-paragraph .
""" ;
rdfs:comment "A logical division of the text, usually numbered and/or titled, which may contain subsections."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( deo:DiscourseElement po:HeadedContainer ) ],
[ a owl:Restriction ;
owl:onProperty po:contains ;
owl:someValuesFrom [ a owl:Class ;
owl:unionOf ( doco:Paragraph doco:Section ) ] ],
[ a owl:Restriction ;
owl:onProperty po:contains ;
owl:someValuesFrom [ a owl:Class ;
owl:complementOf doco:Chapter ] ] ;
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="n3b1bab1f2e67482f9ea2fcacd8712072b266">
<rdf:first rdf:resource="http://purl.org/spar/doco/ComplexRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b267"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b207">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b208"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Section">
<rdfs:comment xml:lang="en">A logical division of the text, usually numbered and/or titled, which may contain subsections.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b204"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b207"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b211"/>
<rdfs:label xml:lang="en">section</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vann:example>
:my-section a doco:Section ;
pattern:contains :my-paragraph .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b211">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b212"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b210">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<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="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="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="n3b1bab1f2e67482f9ea2fcacd8712072b208">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b209"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b205">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b206"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b209">
<rdf:first rdf:resource="http://purl.org/spar/doco/Paragraph"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b210"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b212">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:complementOf rdf:resource="http://purl.org/spar/doco/Chapter"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b204">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b205"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b206">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#HeadedContainer"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</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="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:RDF>
[
{
"@id": "http://purl.org/spar/doco/Section",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-section a doco:Section ; \n pattern:contains :my-paragraph .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A logical division of the text, usually numbered and/or titled, which may contain subsections."
}
],
"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": "section"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b204"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b207"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b211"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b204",
"@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#HeadedContainer"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b207",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b208"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b208",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Paragraph"
},
{
"@id": "http://purl.org/spar/doco/Section"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b211",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b212"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b212",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#complementOf": [
{
"@id": "http://purl.org/spar/doco/Chapter"
}
]
},
{
"@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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b207 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/Section> <http://purl.org/vocab/vann/example> "\n :my-section a doco:Section ; \n pattern:contains :my-paragraph .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b211 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/Section> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b207 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
<http://purl.org/spar/doco/Section> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b210 <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/spar/doco/Section> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b266 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Table> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b207 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b208 .
<http://purl.org/spar/doco/Section> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b208 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b209 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b211 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b212 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b271 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/List> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b205 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b261 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b209 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Paragraph> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b212 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b204 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b270 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b206 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#HeadedContainer> .
_: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 .
<http://purl.org/spar/doco/Section> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b211 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b212 <http://www.w3.org/2002/07/owl#complementOf> <http://purl.org/spar/doco/Chapter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Footnote> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b262 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b263 .
<http://purl.org/spar/doco/Section> <http://www.w3.org/2000/01/rdf-schema#comment> "A logical division of the text, usually numbered and/or titled, which may contain subsections."@en .
<http://purl.org/spar/doco/Section> <http://www.w3.org/2000/01/rdf-schema#label> "section"@en .
<http://purl.org/spar/doco/Section> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b204 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b204 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b205 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b205 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b206 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b207 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b211 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_: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 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b210 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b272 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b273 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b269 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FormulaBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b206 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Chapter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b208 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b268 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Formula> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b209 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b210 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
IRI: http://purl.org/spar/doco/SectionLabel
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:SectionLabel a owl:Class ;
rdfs:label "section label"@en ;
vann:example """
:my-section-label a doco:SectionLabel ;
c4o:hasContent 'Section 1'@en ;
dcterms:isPartOf :my-section .
""" ;
rdfs:comment "A block containing a label for the section, that may include the section number."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:Section ],
doco:Label ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/SectionLabel">
<rdfs:label xml:lang="en">section label</rdfs:label>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b213"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/doco/Label"/>
<rdfs:comment xml:lang="en">A block containing a label for the section, that may include the section number.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vann:example>
:my-section-label a doco:SectionLabel ;
c4o:hasContent 'Section 1'@en ;
dcterms:isPartOf :my-section .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b213">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/Section"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/SectionLabel",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-section-label a doco:SectionLabel ; \n c4o:hasContent 'Section 1'@en ;\n dcterms:isPartOf :my-section .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A block containing a label for the section, that may include the section number."
}
],
"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": "section label"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b213"
},
{
"@id": "http://purl.org/spar/doco/Label"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b213",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Section"
}
]
}
]<http://purl.org/spar/doco/SectionLabel> <http://www.w3.org/2000/01/rdf-schema#label> "section label"@en .
<http://purl.org/spar/doco/SectionLabel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b213 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b213 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Section> .
<http://purl.org/spar/doco/SectionLabel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/doco/Label> .
<http://purl.org/spar/doco/SectionLabel> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/SectionLabel> <http://www.w3.org/2000/01/rdf-schema#comment> "A block containing a label for the section, that may include the section number."@en .
<http://purl.org/spar/doco/SectionLabel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/SectionLabel> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/SectionLabel> <http://purl.org/vocab/vann/example> "\n :my-section-label a doco:SectionLabel ; \n c4o:hasContent 'Section 1'@en ;\n dcterms:isPartOf :my-section .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b213 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b213 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:SectionSubtitle a owl:Class ;
rdfs:label "section subtitle"@en ;
vann:example """
:my-section-subtitle a doco:SectionSubtitle ;
c4o:hasContent 'The first section of the book'@en ;
dcterms:isPartOf :my-section .
""" ;
rdfs:comment "The subtitle of a section."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:Section ],
doco:Subtitle ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/SectionSubtitle">
<rdfs:subClassOf rdf:resource="http://purl.org/spar/doco/Subtitle"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b214"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">section subtitle</rdfs:label>
<rdfs:comment xml:lang="en">The subtitle of a section.</rdfs:comment>
<vann:example>
:my-section-subtitle a doco:SectionSubtitle ;
c4o:hasContent 'The first section of the book'@en ;
dcterms:isPartOf :my-section .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b214">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/Section"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/SectionSubtitle",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-section-subtitle a doco:SectionSubtitle ;\n c4o:hasContent 'The first section of the book'@en ;\n dcterms:isPartOf :my-section .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "The subtitle of a section."
}
],
"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": "section subtitle"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/doco/Subtitle"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b214"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b214",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Section"
}
]
}
]<http://purl.org/spar/doco/SectionSubtitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/doco/Subtitle> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b214 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/SectionSubtitle> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b214 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
<http://purl.org/spar/doco/SectionSubtitle> <http://purl.org/vocab/vann/example> "\n :my-section-subtitle a doco:SectionSubtitle ;\n c4o:hasContent 'The first section of the book'@en ;\n dcterms:isPartOf :my-section .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b214 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Section> .
<http://purl.org/spar/doco/SectionSubtitle> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/SectionSubtitle> <http://www.w3.org/2000/01/rdf-schema#label> "section subtitle"@en .
<http://purl.org/spar/doco/SectionSubtitle> <http://www.w3.org/2000/01/rdf-schema#comment> "The subtitle of a section."@en .
<http://purl.org/spar/doco/SectionSubtitle> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/SectionSubtitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b214 .
@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 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:SectionTitle a owl:Class ;
rdfs:label "section title"@en ;
vann:example """
:my-section-title a doco:SectionTitle ;
c4o:hasContent 'Another Beginning'@en ;
pattern:isContainedByAsHeader :my-section .
""" ;
rdfs:comment "The title of a section."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onProperty po:isContainedByAsHeader ;
owl:someValuesFrom doco:Section ],
doco:Title ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/SectionTitle">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b215"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/doco/Title"/>
<rdfs:label xml:lang="en">section title</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:comment xml:lang="en">The title of a section.</rdfs:comment>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-section-title a doco:SectionTitle ;
c4o:hasContent 'Another Beginning'@en ;
pattern:isContainedByAsHeader :my-section .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b215">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/Section"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/SectionTitle",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-section-title a doco:SectionTitle ; \n c4o:hasContent 'Another Beginning'@en ;\n pattern:isContainedByAsHeader :my-section .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "The title of a section."
}
],
"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": "section title"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b215"
},
{
"@id": "http://purl.org/spar/doco/Title"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b215",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Section"
}
]
}
]<http://purl.org/spar/doco/SectionTitle> <http://purl.org/vocab/vann/example> "\n :my-section-title a doco:SectionTitle ; \n c4o:hasContent 'Another Beginning'@en ;\n pattern:isContainedByAsHeader :my-section .\n " .
<http://purl.org/spar/doco/SectionTitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b215 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b215 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b215 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Section> .
<http://purl.org/spar/doco/SectionTitle> <http://www.w3.org/2000/01/rdf-schema#label> "section title"@en .
<http://purl.org/spar/doco/SectionTitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/doco/Title> .
<http://purl.org/spar/doco/SectionTitle> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/SectionTitle> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/SectionTitle> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b215 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/SectionTitle> <http://www.w3.org/2000/01/rdf-schema#comment> "The title of a section."@en .
IRI: http://purl.org/spar/doco/Sentence
@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:Sentence a owl:Class ;
rdfs:label "sentence"@en ;
vann:example """
:my-sentence a doco:Sentence ;
c4o:hasContent 'The most straightforward and widely adopted approach reduces the concept of an identifier to a simple literal string or an URI, attaching it directly to the described resource.'@en .
""" ;
rdfs:comment "An expression in natural language forming a single grammatical unit. A sentence minimally consists of a subject and an intransitive verb, or a subject, a transitive verb and an object, and may include additional dependent clauses. In written text, a sentence is always terminated by a full stop. A sentence can include words grouped meaningfully to express a statement, a question, an exclamation, a request or a command."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf deo:DiscourseElement,
po:Inline ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Sentence doco:SimpleRunInQuotation doco:TextChunk ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b286">
<rdf:first rdf:resource="http://purl.org/spar/doco/SimpleRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b287"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Sentence">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Inline"/>
<rdfs:label xml:lang="en">sentence</rdfs:label>
<rdfs:comment xml:lang="en">An expression in natural language forming a single grammatical unit. A sentence minimally consists of a subject and an intransitive verb, or a subject, a transitive verb and an object, and may include additional dependent clauses. In written text, a sentence is always terminated by a full stop. A sentence can include words grouped meaningfully to express a statement, a question, an exclamation, a request or a command.</rdfs:comment>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-sentence a doco:Sentence ;
c4o:hasContent 'The most straightforward and widely adopted approach reduces the concept of an identifier to a simple literal string or an URI, attaching it directly to the described resource.'@en .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b285">
<rdf:first rdf:resource="http://purl.org/spar/doco/Sentence"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b286"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b284">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b285"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b287">
<rdf:first rdf:resource="http://purl.org/spar/doco/TextChunk"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Sentence",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-sentence a doco:Sentence ;\n c4o:hasContent 'The most straightforward and widely adopted approach reduces the concept of an identifier to a simple literal string or an URI, attaching it directly to the described resource.'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "An expression in natural language forming a single grammatical unit. A sentence minimally consists of a subject and an intransitive verb, or a subject, a transitive verb and an object, and may include additional dependent clauses. In written text, a sentence is always terminated by a full stop. A sentence can include words grouped meaningfully to express a statement, a question, an exclamation, a request or a command."
}
],
"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": "sentence"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Inline"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b284",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Sentence"
},
{
"@id": "http://purl.org/spar/doco/SimpleRunInQuotation"
},
{
"@id": "http://purl.org/spar/doco/TextChunk"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b286 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/SimpleRunInQuotation> .
<http://purl.org/spar/doco/Sentence> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b285 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b286 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b284 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b285 .
<http://purl.org/spar/doco/Sentence> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Sentence> <http://www.w3.org/2000/01/rdf-schema#label> "sentence"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b286 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b287 .
<http://purl.org/spar/doco/Sentence> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b287 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TextChunk> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b285 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Sentence> .
<http://purl.org/spar/doco/Sentence> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
<http://purl.org/spar/doco/Sentence> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Inline> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b287 <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/spar/doco/Sentence> <http://purl.org/vocab/vann/example> "\n :my-sentence a doco:Sentence ;\n c4o:hasContent 'The most straightforward and widely adopted approach reduces the concept of an identifier to a simple literal string or an URI, attaching it directly to the described resource.'@en .\n " .
<http://purl.org/spar/doco/Sentence> <http://www.w3.org/2000/01/rdf-schema#comment> "An expression in natural language forming a single grammatical unit. A sentence minimally consists of a subject and an intransitive verb, or a subject, a transitive verb and an object, and may include additional dependent clauses. In written text, a sentence is always terminated by a full stop. A sentence can include words grouped meaningfully to express a statement, a question, an exclamation, a request or a command."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b284 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
IRI: http://purl.org/spar/doco/SimpleRunInQuotation
@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:SimpleRunInQuotation a owl:Class ;
rdfs:label "simple run-in quotation"@en ;
vann:example """
:my-simple-run-in-quotation a doco:SimpleRunInQuotation ;
c4o:hasContent 'The Minister said, “Prospects for growth are not good.”'@en .
""" ;
rdfs:comment "A textual quotation that is included inline and is usually enclosed within quotation marks."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf po:Inline ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Sentence doco:SimpleRunInQuotation doco:TextChunk ) .
<?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:about="http://purl.org/spar/doco/SimpleRunInQuotation">
<rdfs:label xml:lang="en">simple run-in quotation</rdfs:label>
<rdfs:comment xml:lang="en">A textual quotation that is included inline and is usually enclosed within quotation marks.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Inline"/>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-simple-run-in-quotation a doco:SimpleRunInQuotation ;
c4o:hasContent 'The Minister said, “Prospects for growth are not good.”'@en .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b286">
<rdf:first rdf:resource="http://purl.org/spar/doco/SimpleRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b287"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b285">
<rdf:first rdf:resource="http://purl.org/spar/doco/Sentence"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b286"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b287">
<rdf:first rdf:resource="http://purl.org/spar/doco/TextChunk"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b284">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b285"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/SimpleRunInQuotation",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-simple-run-in-quotation a doco:SimpleRunInQuotation ;\n c4o:hasContent 'The Minister said, “Prospects for growth are not good.”'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A textual quotation that is included inline and is usually enclosed within quotation marks."
}
],
"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": "simple run-in quotation"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Inline"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b284",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Sentence"
},
{
"@id": "http://purl.org/spar/doco/SimpleRunInQuotation"
},
{
"@id": "http://purl.org/spar/doco/TextChunk"
}
]
}
]
}
]<http://purl.org/spar/doco/SimpleRunInQuotation> <http://www.w3.org/2000/01/rdf-schema#label> "simple run-in quotation"@en .
<http://purl.org/spar/doco/SimpleRunInQuotation> <http://purl.org/vocab/vann/example> "\n :my-simple-run-in-quotation a doco:SimpleRunInQuotation ;\n c4o:hasContent 'The Minister said, “Prospects for growth are not good.”'@en .\n " .
<http://purl.org/spar/doco/SimpleRunInQuotation> <http://www.w3.org/2000/01/rdf-schema#comment> "A textual quotation that is included inline and is usually enclosed within quotation marks."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b286 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/SimpleRunInQuotation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b285 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b286 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b287 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TextChunk> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b284 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b285 .
<http://purl.org/spar/doco/SimpleRunInQuotation> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b285 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Sentence> .
<http://purl.org/spar/doco/SimpleRunInQuotation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/SimpleRunInQuotation> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/SimpleRunInQuotation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Inline> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b287 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b286 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b287 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b284 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
IRI: http://purl.org/spar/doco/Stanza
@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:Stanza a owl:Class ;
rdfs:label "stanza"@en ;
vann:example """
:my-stanza a doco:Stanza ;
pattern:contains :my-line-01, :my-line-02 .
""" ;
rdfs:comment "A unit within a larger poem. A stanza consists of a grouping of lines, set off by a vertical space from other stanzas, that usually has a set pattern of meter and rhyme."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Class ;
owl:intersectionOf ( deo:DiscourseElement po:Container ) ] [ a owl:Restriction ;
owl:allValuesFrom doco:Line ;
owl:onProperty po:contains ] ) ] ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/Stanza">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:label xml:lang="en">stanza</rdfs:label>
<rdfs:comment xml:lang="en">A unit within a larger poem. A stanza consists of a grouping of lines, set off by a vertical space from other stanzas, that usually has a set pattern of meter and rhyme.</rdfs:comment>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b216"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vann:example>
:my-stanza a doco:Stanza ;
pattern:contains :my-line-01, :my-line-02 .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b220">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:allValuesFrom rdf:resource="http://purl.org/spar/doco/Line"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b219">
<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="n3b1bab1f2e67482f9ea2fcacd8712072b221">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b217"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b222"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b218">
<rdf:first rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b219"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b216">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b221"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b222">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b220"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b217">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b218"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Stanza",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-stanza a doco:Stanza ; \n pattern:contains :my-line-01, :my-line-02 .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A unit within a larger poem. A stanza consists of a grouping of lines, set off by a vertical space from other stanzas, that usually has a set pattern of meter and rhyme."
}
],
"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": "stanza"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b216"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b216",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b217"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b220"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b217",
"@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": "_:n3b1bab1f2e67482f9ea2fcacd8712072b220",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Line"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
]
}
]<http://purl.org/spar/doco/Stanza> <http://www.w3.org/2000/01/rdf-schema#label> "stanza"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b220 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/Stanza> <http://www.w3.org/2000/01/rdf-schema#comment> "A unit within a larger poem. A stanza consists of a grouping of lines, set off by a vertical space from other stanzas, that usually has a set pattern of meter and rhyme."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b219 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Container> .
<http://purl.org/spar/doco/Stanza> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b216 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b221 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b222 .
<http://purl.org/spar/doco/Stanza> <http://purl.org/vocab/vann/example> "\n :my-stanza a doco:Stanza ; \n pattern:contains :my-line-01, :my-line-02 .\n " .
<http://purl.org/spar/doco/Stanza> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b221 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b217 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b220 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/spar/doco/Line> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b218 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b219 .
<http://purl.org/spar/doco/Stanza> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b218 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b216 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b221 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b222 <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/spar/doco/Stanza> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b222 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b220 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b217 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b218 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b220 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b217 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b216 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b219 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
IRI: http://purl.org/spar/doco/Subtitle
@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 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#> .
doco:Subtitle a owl:Class ;
rdfs:label "subtitle"@en ;
vann:example """
:my-subtitle a doco:Subtitle ;
c4o:hasContent 'The Modern Prometheus'@en .
""" ;
rdfs:comment "An explanatory or alternative title of a publication."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf deo:DiscourseElement,
po:Block ;
vs:term_status reg:statusStable ;
skos:note "For example, Mary Shelley uses the alternative title 'The Modern Prometheus' to hint at the theme of her most famous novel 'Frankenstein'; Nick Efford uses the subtitle 'a practical introduction using Java' to qualify the title of his book 'Digital Image Processing'"@en .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Label doco:Paragraph doco:Subtitle doco:Title ) .
<?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:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b279">
<rdf:first rdf:resource="http://purl.org/spar/doco/Title"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b275">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b276"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/Subtitle">
<rdfs:label xml:lang="en">subtitle</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Block"/>
<rdfs:comment xml:lang="en">An explanatory or alternative title of a publication.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-subtitle a doco:Subtitle ;
c4o:hasContent 'The Modern Prometheus'@en .
</vann:example>
<skos:note xml:lang="en">For example, Mary Shelley uses the alternative title 'The Modern Prometheus' to hint at the theme of her most famous novel 'Frankenstein'; Nick Efford uses the subtitle 'a practical introduction using Java' to qualify the title of his book 'Digital Image Processing'</skos:note>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b277">
<rdf:first rdf:resource="http://purl.org/spar/doco/Paragraph"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b278"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b278">
<rdf:first rdf:resource="http://purl.org/spar/doco/Subtitle"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b279"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b276">
<rdf:first rdf:resource="http://purl.org/spar/doco/Label"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b277"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Subtitle",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-subtitle a doco:Subtitle ;\n c4o:hasContent 'The Modern Prometheus'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "An explanatory or alternative title of a publication."
}
],
"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": "subtitle"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Block"
}
],
"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": "For example, Mary Shelley uses the alternative title 'The Modern Prometheus' to hint at the theme of her most famous novel 'Frankenstein'; Nick Efford uses the subtitle 'a practical introduction using Java' to qualify the title of his book 'Digital Image Processing'"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b275",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Label"
},
{
"@id": "http://purl.org/spar/doco/Paragraph"
},
{
"@id": "http://purl.org/spar/doco/Subtitle"
},
{
"@id": "http://purl.org/spar/doco/Title"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b279 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b275 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
<http://purl.org/spar/doco/Subtitle> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Subtitle> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b277 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b278 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b278 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b279 .
<http://purl.org/spar/doco/Subtitle> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/Subtitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Block> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b276 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Label> .
<http://purl.org/spar/doco/Subtitle> <http://purl.org/vocab/vann/example> "\n :my-subtitle a doco:Subtitle ;\n c4o:hasContent 'The Modern Prometheus'@en .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b276 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b277 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b279 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Title> .
<http://purl.org/spar/doco/Subtitle> <http://www.w3.org/2004/02/skos/core#note> "For example, Mary Shelley uses the alternative title 'The Modern Prometheus' to hint at the theme of her most famous novel 'Frankenstein'; Nick Efford uses the subtitle 'a practical introduction using Java' to qualify the title of his book 'Digital Image Processing'"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b277 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Paragraph> .
<http://purl.org/spar/doco/Subtitle> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b278 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Subtitle> .
<http://purl.org/spar/doco/Subtitle> <http://www.w3.org/2000/01/rdf-schema#comment> "An explanatory or alternative title of a publication."@en .
<http://purl.org/spar/doco/Subtitle> <http://www.w3.org/2000/01/rdf-schema#label> "subtitle"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b275 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b276 .
IRI: http://purl.org/spar/doco/Table
@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:Table a owl:Class ;
rdfs:label "table"@en ;
vann:example """
:my-table a doco:Table ;
pattern:contains :my-container .
""" ;
rdfs:comment "A set of data arranged in cells within rows and columns."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onProperty po:contains ;
owl:someValuesFrom po:Container ],
deo:DiscourseElement,
po:Table ;
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="n3b1bab1f2e67482f9ea2fcacd8712072b266">
<rdf:first rdf:resource="http://purl.org/spar/doco/ComplexRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b267"/>
</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:about="http://purl.org/spar/doco/Table">
<rdfs:comment xml:lang="en">A set of data arranged in cells within rows and columns.</rdfs:comment>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b223"/>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Table"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:label xml:lang="en">table</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<vann:example>
:my-table a doco:Table ;
pattern:contains :my-container .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</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="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="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="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="n3b1bab1f2e67482f9ea2fcacd8712072b223">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:someValuesFrom rdf:resource="http://www.essepuntato.it/2008/12/pattern#Container"/>
</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="n3b1bab1f2e67482f9ea2fcacd8712072b267">
<rdf:first rdf:resource="http://purl.org/spar/doco/Footnote"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b268"/>
</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:RDF>
[
{
"@id": "http://purl.org/spar/doco/Table",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-table a doco:Table ;\n pattern:contains :my-container .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A set of data arranged in cells within rows and columns."
}
],
"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": "table"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b223"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Table"
},
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b223",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Container"
}
]
},
{
"@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"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b266 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ComplexRunInQuotation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b273 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b274 .
<http://purl.org/spar/doco/Table> <http://www.w3.org/2000/01/rdf-schema#label> "table"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b265 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b266 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Table> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b274 <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/spar/doco/Table> <http://purl.org/vocab/vann/example> "\n :my-table a doco:Table ;\n pattern:contains :my-container .\n " .
_: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/Table> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/Table> <http://www.w3.org/2000/01/rdf-schema#comment> "A set of data arranged in cells within rows and columns."@en .
<http://purl.org/spar/doco/Table> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Table> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b264 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b223 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
<http://purl.org/spar/doco/Table> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_: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> .
<http://purl.org/spar/doco/Table> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b223 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://www.essepuntato.it/2008/12/pattern#Container> .
_: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 .
_: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> .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b223 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b272 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b273 .
<http://purl.org/spar/doco/Table> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b223 .
_: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> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b267 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b268 .
<http://purl.org/spar/doco/Table> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
IRI: http://purl.org/spar/doco/TableBox
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:TableBox a owl:Class ;
rdfs:label "table box"@en ;
vann:example """
:my-table-box a doco:TableBox ;
dcterms:hasPart :my-table .
""" ;
rdfs:comment "A space within a document that contains a table and its caption."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:CaptionedBox [ a owl:Restriction ;
owl:onProperty dcterms:hasPart ;
owl:someValuesFrom doco:Table ] ) ] ;
vs:term_status reg:statusStable .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b224">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b226"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b225">
<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/Table"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/TableBox">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b224"/>
<rdfs:comment xml:lang="en">A space within a document that contains a table and its caption.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:label xml:lang="en">table box</rdfs:label>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-table-box a doco:TableBox ;
dcterms:hasPart :my-table .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b227">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b225"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b226">
<rdf:first rdf:resource="http://purl.org/spar/doco/CaptionedBox"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b227"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/TableBox",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-table-box a doco:TableBox ; \n dcterms:hasPart :my-table .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A space within a document that contains a table and its caption."
}
],
"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": "table box"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b224"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b224",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/CaptionedBox"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b225"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b225",
"@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/Table"
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b224 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b225 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Table> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b224 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b226 .
<http://purl.org/spar/doco/TableBox> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/TableBox> <http://purl.org/vocab/vann/example> "\n :my-table-box a doco:TableBox ; \n dcterms:hasPart :my-table .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b225 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/hasPart> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b227 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b225 .
<http://purl.org/spar/doco/TableBox> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b226 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b227 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b226 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/CaptionedBox> .
<http://purl.org/spar/doco/TableBox> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b224 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b225 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/TableBox> <http://www.w3.org/2000/01/rdf-schema#comment> "A space within a document that contains a table and its caption."@en .
<http://purl.org/spar/doco/TableBox> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/TableBox> <http://www.w3.org/2000/01/rdf-schema#label> "table box"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b227 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
IRI: http://www.essepuntato.it/2008/12/pattern#Table
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
po:Table a owl:Class ;
rdfs:label "table element"@en ;
rdfs:comment "A container element that must contain only homogeneous elements (but they can be repeated)."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> .
<?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#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#Table">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdfs:comment xml:lang="en">A container element that must contain only homogeneous elements (but they can be repeated).</rdfs:comment>
<rdfs:label xml:lang="en">table element</rdfs:label>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Table",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A container element that must contain only homogeneous elements (but they can be repeated)."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "table element"
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#Table> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://www.essepuntato.it/2008/12/pattern#Table> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#Table> <http://www.w3.org/2000/01/rdf-schema#comment> "A container element that must contain only homogeneous elements (but they can be repeated)."@en .
<http://www.essepuntato.it/2008/12/pattern#Table> <http://www.w3.org/2000/01/rdf-schema#label> "table element"@en .
IRI: http://purl.org/spar/doco/TableLabel
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doco: <http://purl.org/spar/doco/> .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
doco:TableLabel a owl:Class ;
rdfs:label "table label"@en ;
vann:example """
:my-table-label a doco:TableLabel ;
c4o:hasContent 'Table 1'@en ;
dcterms:isPartOf :my-table-box .
""" ;
rdfs:comment "A block containing a label for the table box, that may include the table number."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:Label [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom doco:TableBox ] ) ] ;
vs:term_status reg:statusStable .
<?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:about="http://purl.org/spar/doco/TableLabel">
<rdfs:comment xml:lang="en">A block containing a label for the table box, that may include the table number.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b228"/>
<rdfs:label xml:lang="en">table label</rdfs:label>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-table-label a doco:TableLabel ;
c4o:hasContent 'Table 1'@en ;
dcterms:isPartOf :my-table-box .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b229">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/TableBox"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b231">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b229"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b228">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b230"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b230">
<rdf:first rdf:resource="http://purl.org/spar/doco/Label"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b231"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/TableLabel",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-table-label a doco:TableLabel ;\n c4o:hasContent 'Table 1'@en ;\n dcterms:isPartOf :my-table-box .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A block containing a label for the table box, that may include the table number."
}
],
"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": "table label"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b228"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b228",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Label"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b229"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b229",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/TableBox"
}
]
}
]<http://purl.org/spar/doco/TableLabel> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b229 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/TableBox> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b231 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b229 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b228 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/TableLabel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b228 .
<http://purl.org/spar/doco/TableLabel> <http://www.w3.org/2000/01/rdf-schema#label> "table label"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b229 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
<http://purl.org/spar/doco/TableLabel> <http://purl.org/vocab/vann/example> "\n :my-table-label a doco:TableLabel ;\n c4o:hasContent 'Table 1'@en ;\n dcterms:isPartOf :my-table-box .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b231 <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/spar/doco/TableLabel> <http://www.w3.org/2000/01/rdf-schema#comment> "A block containing a label for the table box, that may include the table number."@en .
<http://purl.org/spar/doco/TableLabel> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b229 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b230 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b231 .
<http://purl.org/spar/doco/TableLabel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b228 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b230 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b230 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Label> .
IRI: http://purl.org/spar/doco/TableOfContents
@prefix dcterms: <http://purl.org/dc/terms/> .
@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:TableOfContents a owl:Class ;
rdfs:label "table of contents"@en ;
vann:example """
:my-table-of-contents a doco:TableOfContents ;
dcterms:isPartOf :my-front-matter .
""" ;
rdfs:comment "A section of the document listing all the chapters and sections, identified by their titles and referenced to their locations in the document. The table of contents may include a list of the front-matter and back-matter items, in addition to the body-matter items. Where the document is a journal or magazine issue, the table of content lists the constituent items contained in that issue, typically by title, authors and first page number."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( doco:Section [ a owl:Restriction ;
owl:onProperty dcterms:isPartOf ;
owl:someValuesFrom [ a owl:Class ;
owl:unionOf ( doco:BackMatter doco:FrontMatter ) ] ] ) ],
[ a owl:Restriction ;
owl:onProperty dcterms:hasPart ;
owl:someValuesFrom [ a owl:Class ;
owl:intersectionOf ( doco:ListOfReferences [ a owl:Restriction ;
owl:allValuesFrom [ a owl:Restriction ;
owl:onProperty dcterms:relation ;
owl:someValuesFrom doco:Section ] ;
owl:onProperty po:contains ] ) ] ] ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Abstract doco:Afterword doco:Appendix doco:Colophon doco:Foreword doco:Glossary doco:Index doco:ListOfFigures doco:ListOfTables doco:Preface doco:TableOfContents ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b232">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b237"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/TableOfContents">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b239"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b232"/>
<rdfs:comment xml:lang="en">A section of the document listing all the chapters and sections, identified by their titles and referenced to their locations in the document. The table of contents may include a list of the front-matter and back-matter items, in addition to the body-matter items. Where the document is a journal or magazine issue, the table of content lists the constituent items contained in that issue, typically by title, authors and first page number.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:label xml:lang="en">table of contents</rdfs:label>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-table-of-contents a doco:TableOfContents ;
dcterms:isPartOf :my-front-matter .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252">
<rdf:first rdf:resource="http://purl.org/spar/doco/Appendix"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b235">
<rdf:first rdf:resource="http://purl.org/spar/doco/BackMatter"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b236"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251">
<rdf:first rdf:resource="http://purl.org/spar/doco/Afterword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b252"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b249">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254">
<rdf:first rdf:resource="http://purl.org/spar/doco/Foreword"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b237">
<rdf:first rdf:resource="http://purl.org/spar/doco/Section"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b238"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b233">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/isPartOf"/>
<owl:someValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b234"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b238">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b233"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b236">
<rdf:first rdf:resource="http://purl.org/spar/doco/FrontMatter"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260">
<rdf:first rdf:resource="http://purl.org/spar/doco/TableOfContents"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b253">
<rdf:first rdf:resource="http://purl.org/spar/doco/Colophon"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b254"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b242">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/relation"/>
<owl:someValuesFrom rdf:resource="http://purl.org/spar/doco/Section"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b240">
<owl:intersectionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b243"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b241">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<owl:allValuesFrom rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b242"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b243">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfReferences"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b244"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b244">
<rdf:first rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b241"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b234">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b235"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfTables"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b259">
<rdf:first rdf:resource="http://purl.org/spar/doco/Preface"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b260"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257">
<rdf:first rdf:resource="http://purl.org/spar/doco/ListOfFigures"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b258"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b239">
<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:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b240"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256">
<rdf:first rdf:resource="http://purl.org/spar/doco/Index"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b257"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b250">
<rdf:first rdf:resource="http://purl.org/spar/doco/Abstract"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b251"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b255">
<rdf:first rdf:resource="http://purl.org/spar/doco/Glossary"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b256"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/TableOfContents",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-table-of-contents a doco:TableOfContents ; \n dcterms:isPartOf :my-front-matter .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A section of the document listing all the chapters and sections, identified by their titles and referenced to their locations in the document. The table of contents may include a list of the front-matter and back-matter items, in addition to the body-matter items. Where the document is a journal or magazine issue, the table of content lists the constituent items contained in that issue, typically by title, authors and first page number."
}
],
"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": "table of contents"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b239"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b232"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b239",
"@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": "_:n3b1bab1f2e67482f9ea2fcacd8712072b240"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b240",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/ListOfReferences"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b241"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b241",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#allValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b242"
}
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b242",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/relation"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://purl.org/spar/doco/Section"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b232",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#intersectionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Section"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b233"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b233",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://purl.org/dc/terms/isPartOf"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b234"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b234",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/BackMatter"
},
{
"@id": "http://purl.org/spar/doco/FrontMatter"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b249",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Abstract"
},
{
"@id": "http://purl.org/spar/doco/Afterword"
},
{
"@id": "http://purl.org/spar/doco/Appendix"
},
{
"@id": "http://purl.org/spar/doco/Colophon"
},
{
"@id": "http://purl.org/spar/doco/Foreword"
},
{
"@id": "http://purl.org/spar/doco/Glossary"
},
{
"@id": "http://purl.org/spar/doco/Index"
},
{
"@id": "http://purl.org/spar/doco/ListOfFigures"
},
{
"@id": "http://purl.org/spar/doco/ListOfTables"
},
{
"@id": "http://purl.org/spar/doco/Preface"
},
{
"@id": "http://purl.org/spar/doco/TableOfContents"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b232 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/TableOfContents> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b253 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b232 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b237 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b235 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b236 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b252 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b250 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Foreword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b237 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b238 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b233 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b238 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b233 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b236 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/FrontMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b251 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Afterword> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TableOfContents> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b235 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/BackMatter> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b254 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b242 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b240 <http://www.w3.org/2002/07/owl#intersectionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b243 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b241 <http://www.w3.org/2002/07/owl#allValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b242 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b242 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/relation> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b243 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfReferences> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b244 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:n3b1bab1f2e67482f9ea2fcacd8712072b241 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b234 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b241 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#contains> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfTables> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b249 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b260 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/ListOfFigures> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b257 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b258 .
<http://purl.org/spar/doco/TableOfContents> <http://www.w3.org/2000/01/rdf-schema#comment> "A section of the document listing all the chapters and sections, identified by their titles and referenced to their locations in the document. The table of contents may include a list of the front-matter and back-matter items, in addition to the body-matter items. Where the document is a journal or magazine issue, the table of content lists the constituent items contained in that issue, typically by title, authors and first page number."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b243 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b244 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b239 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b240 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b233 <http://www.w3.org/2002/07/owl#someValuesFrom> _:n3b1bab1f2e67482f9ea2fcacd8712072b234 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b253 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Colophon> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b252 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Appendix> .
<http://purl.org/spar/doco/TableOfContents> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b232 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b236 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b239 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b257 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b234 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b235 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b244 <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/spar/doco/TableOfContents> <http://purl.org/vocab/vann/example> "\n :my-table-of-contents a doco:TableOfContents ; \n dcterms:isPartOf :my-front-matter .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b233 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/isPartOf> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b258 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b259 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b256 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Index> .
<http://purl.org/spar/doco/TableOfContents> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
<http://purl.org/spar/doco/TableOfContents> <http://www.w3.org/2000/01/rdf-schema#label> "table of contents"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b241 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Abstract> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b242 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b240 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/TableOfContents> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b239 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b254 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b255 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b260 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b250 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b251 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b239 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/dc/terms/hasPart> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Glossary> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b237 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Section> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b238 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b255 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b256 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b259 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Preface> .
<http://purl.org/spar/doco/TableOfContents> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
IRI: http://purl.org/spar/doco/TextBox
@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 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:TextBox a owl:Class ;
rdfs:label "text box"@en ;
vann:example """
:my-text-box a doco:TextBox ;
c4o:hasContent 'Using a text box, you can create a block of text that appears above, below, or around pictures, charts, or other objects.'@en .
""" ;
rdfs:comment "A space within a document that contains textual content relating to, quoting from or expanding upon the main text. Usually a textbox is delimited by a border or use of a background colour distinct from that of the main text."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf deo:DiscourseElement,
po:Container ;
vs:term_status reg:statusStable .
<?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: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/doco/TextBox">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A space within a document that contains textual content relating to, quoting from or expanding upon the main text. Usually a textbox is delimited by a border or use of a background colour distinct from that of the main text.</rdfs:comment>
<rdfs:label xml:lang="en">text box</rdfs:label>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Container"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-text-box a doco:TextBox ;
c4o:hasContent 'Using a text box, you can create a block of text that appears above, below, or around pictures, charts, or other objects.'@en .
</vann:example>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/TextBox",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-text-box a doco:TextBox ;\n c4o:hasContent 'Using a text box, you can create a block of text that appears above, below, or around pictures, charts, or other objects.'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A space within a document that contains textual content relating to, quoting from or expanding upon the main text. Usually a textbox is delimited by a border or use of a background colour distinct from that of the main text."
}
],
"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": "text box"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Container"
},
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
}
]<http://purl.org/spar/doco/TextBox> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/TextBox> <http://www.w3.org/2000/01/rdf-schema#comment> "A space within a document that contains textual content relating to, quoting from or expanding upon the main text. Usually a textbox is delimited by a border or use of a background colour distinct from that of the main text."@en .
<http://purl.org/spar/doco/TextBox> <http://www.w3.org/2000/01/rdf-schema#label> "text box"@en .
<http://purl.org/spar/doco/TextBox> <http://purl.org/vocab/vann/example> "\n :my-text-box a doco:TextBox ;\n c4o:hasContent 'Using a text box, you can create a block of text that appears above, below, or around pictures, charts, or other objects.'@en .\n " .
<http://purl.org/spar/doco/TextBox> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Container> .
<http://purl.org/spar/doco/TextBox> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
<http://purl.org/spar/doco/TextBox> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
<http://purl.org/spar/doco/TextBox> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
IRI: http://purl.org/spar/doco/TextChunk
@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:TextChunk a owl:Class ;
rdfs:label "text chunk"@en ;
vann:example """
:my-text-chunk a doco:TextChunk ;
c4o:hasContent 'The most straightforward and widely adopted approach reduces the concept of an identifier [...]'@en .
""" ;
rdfs:comment "A piece of text defined by a start point and an end point."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf po:Inline ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Sentence doco:SimpleRunInQuotation doco:TextChunk ) .
<?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="n3b1bab1f2e67482f9ea2fcacd8712072b286">
<rdf:first rdf:resource="http://purl.org/spar/doco/SimpleRunInQuotation"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b287"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/doco/TextChunk">
<rdfs:label xml:lang="en">text chunk</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdfs:subClassOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#Inline"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A piece of text defined by a start point and an end point.</rdfs:comment>
<vann:example>
:my-text-chunk a doco:TextChunk ;
c4o:hasContent 'The most straightforward and widely adopted approach reduces the concept of an identifier [...]'@en .
</vann:example>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b285">
<rdf:first rdf:resource="http://purl.org/spar/doco/Sentence"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b286"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b287">
<rdf:first rdf:resource="http://purl.org/spar/doco/TextChunk"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b284">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b285"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/TextChunk",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-text-chunk a doco:TextChunk ;\n c4o:hasContent 'The most straightforward and widely adopted approach reduces the concept of an identifier [...]'@en .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A piece of text defined by a start point and an end point."
}
],
"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": "text chunk"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Inline"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b284",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Sentence"
},
{
"@id": "http://purl.org/spar/doco/SimpleRunInQuotation"
},
{
"@id": "http://purl.org/spar/doco/TextChunk"
}
]
}
]
}
]_:n3b1bab1f2e67482f9ea2fcacd8712072b286 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/SimpleRunInQuotation> .
<http://purl.org/spar/doco/TextChunk> <http://www.w3.org/2000/01/rdf-schema#label> "text chunk"@en .
<http://purl.org/spar/doco/TextChunk> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b285 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b286 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b287 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/TextChunk> .
<http://purl.org/spar/doco/TextChunk> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.essepuntato.it/2008/12/pattern#Inline> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b284 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b285 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b285 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Sentence> .
<http://purl.org/spar/doco/TextChunk> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b287 <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/spar/doco/TextChunk> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b286 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b287 .
<http://purl.org/spar/doco/TextChunk> <http://www.w3.org/2000/01/rdf-schema#comment> "A piece of text defined by a start point and an end point."@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b284 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
<http://purl.org/spar/doco/TextChunk> <http://purl.org/vocab/vann/example> "\n :my-text-chunk a doco:TextChunk ;\n c4o:hasContent 'The most straightforward and widely adopted approach reduces the concept of an identifier [...]'@en .\n " .
IRI: http://purl.org/spar/doco/Title
@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:Title a owl:Class ;
rdfs:label "title"@en ;
vann:example """
:my-title a doco:Title ;
c4o:hasContent 'Frankenstein'@en ;
pattern:isContainedByAsHeader :my-header-container .
""" ;
rdfs:comment "A word, phrase or sentence that precedes and indicates the subject of a document or a document component - e.g., a book, a report, a news article, a chapter, a section or a table."@en ;
rdfs:isDefinedBy doco: ;
rdfs:subClassOf [ a owl:Class ;
owl:unionOf ( po:Block po:Field ) ],
[ a owl:Restriction ;
owl:onProperty po:isContainedByAsHeader ;
owl:someValuesFrom po:HeadedContainer ],
deo:DiscourseElement ;
vs:term_status reg:statusStable .
[] a owl:AllDisjointClasses ;
owl:members ( doco:Label doco:Paragraph doco:Subtitle doco:Title ) .
<?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:about="http://purl.org/spar/doco/Title">
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b248"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/deo/DiscourseElement"/>
<rdfs:subClassOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b245"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/doco/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment xml:lang="en">A word, phrase or sentence that precedes and indicates the subject of a document or a document component - e.g., a book, a report, a news article, a chapter, a section or a table.</rdfs:comment>
<rdfs:label xml:lang="en">title</rdfs:label>
<vs:term_status rdf:resource="http://purl.org/linked-data/registry#statusStable"/>
<vann:example>
:my-title a doco:Title ;
c4o:hasContent 'Frankenstein'@en ;
pattern:isContainedByAsHeader :my-header-container .
</vann:example>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b279">
<rdf:first rdf:resource="http://purl.org/spar/doco/Title"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b245">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<owl:unionOf rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b246"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b275">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b276"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b248">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<owl:onProperty rdf:resource="http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader"/>
<owl:someValuesFrom rdf:resource="http://www.essepuntato.it/2008/12/pattern#HeadedContainer"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b247">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Field"/>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b277">
<rdf:first rdf:resource="http://purl.org/spar/doco/Paragraph"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b278"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b278">
<rdf:first rdf:resource="http://purl.org/spar/doco/Subtitle"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b279"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b276">
<rdf:first rdf:resource="http://purl.org/spar/doco/Label"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b277"/>
</rdf:Description>
<rdf:Description rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b246">
<rdf:first rdf:resource="http://www.essepuntato.it/2008/12/pattern#Block"/>
<rdf:rest rdf:nodeID="n3b1bab1f2e67482f9ea2fcacd8712072b247"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/spar/doco/Title",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/vocab/vann/example": [
{
"@value": "\n :my-title a doco:Title ;\n c4o:hasContent 'Frankenstein'@en ;\n pattern:isContainedByAsHeader :my-header-container .\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A word, phrase or sentence that precedes and indicates the subject of a document or a document component - e.g., a book, a report, a news article, a chapter, a section or a table."
}
],
"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": "title"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b248"
},
{
"@id": "http://purl.org/spar/deo/DiscourseElement"
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b245"
}
],
"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
{
"@id": "http://purl.org/linked-data/registry#statusStable"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b248",
"@type": [
"http://www.w3.org/2002/07/owl#Restriction"
],
"http://www.w3.org/2002/07/owl#onProperty": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader"
}
],
"http://www.w3.org/2002/07/owl#someValuesFrom": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#HeadedContainer"
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b245",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2002/07/owl#unionOf": [
{
"@list": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Block"
},
{
"@id": "http://www.essepuntato.it/2008/12/pattern#Field"
}
]
}
]
},
{
"@id": "_:n3b1bab1f2e67482f9ea2fcacd8712072b275",
"@type": [
"http://www.w3.org/2002/07/owl#AllDisjointClasses"
],
"http://www.w3.org/2002/07/owl#members": [
{
"@list": [
{
"@id": "http://purl.org/spar/doco/Label"
},
{
"@id": "http://purl.org/spar/doco/Paragraph"
},
{
"@id": "http://purl.org/spar/doco/Subtitle"
},
{
"@id": "http://purl.org/spar/doco/Title"
}
]
}
]
}
]<http://purl.org/spar/doco/Title> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://purl.org/linked-data/registry#statusStable> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b279 <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/spar/doco/Title> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b248 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b245 <http://www.w3.org/2002/07/owl#unionOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b246 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b245 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b275 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AllDisjointClasses> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b248 <http://www.w3.org/2002/07/owl#onProperty> <http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b248 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b247 <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/spar/doco/Title> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/spar/deo/DiscourseElement> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b277 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b278 .
<http://purl.org/spar/doco/Title> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:n3b1bab1f2e67482f9ea2fcacd8712072b245 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b248 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://www.essepuntato.it/2008/12/pattern#HeadedContainer> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b278 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b279 .
<http://purl.org/spar/doco/Title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/spar/doco/Title> <http://www.w3.org/2000/01/rdf-schema#comment> "A word, phrase or sentence that precedes and indicates the subject of a document or a document component - e.g., a book, a report, a news article, a chapter, a section or a table."@en .
<http://purl.org/spar/doco/Title> <http://purl.org/vocab/vann/example> "\n :my-title a doco:Title ;\n c4o:hasContent 'Frankenstein'@en ;\n pattern:isContainedByAsHeader :my-header-container .\n " .
_:n3b1bab1f2e67482f9ea2fcacd8712072b276 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Label> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b246 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b247 .
_:n3b1bab1f2e67482f9ea2fcacd8712072b276 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:n3b1bab1f2e67482f9ea2fcacd8712072b277 .
<http://purl.org/spar/doco/Title> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/doco/> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b279 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Title> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b247 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Field> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b277 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Paragraph> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b246 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://www.essepuntato.it/2008/12/pattern#Block> .
_:n3b1bab1f2e67482f9ea2fcacd8712072b278 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://purl.org/spar/doco/Subtitle> .
<http://purl.org/spar/doco/Title> <http://www.w3.org/2000/01/rdf-schema#label> "title"@en .
_:n3b1bab1f2e67482f9ea2fcacd8712072b275 <http://www.w3.org/2002/07/owl#members> _:n3b1bab1f2e67482f9ea2fcacd8712072b276 .
IRI: http://www.essepuntato.it/2008/12/pattern#contains
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
po:contains a owl:ObjectProperty ;
rdfs:label "contains"@en ;
rdfs:comment "A structured element contains another generic element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> .
<?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#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#contains">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdfs:comment xml:lang="en">A structured element contains another generic element.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:label xml:lang="en">contains</rdfs:label>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A structured element contains another generic element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "contains"
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#contains> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#contains> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://www.essepuntato.it/2008/12/pattern#contains> <http://www.w3.org/2000/01/rdf-schema#label> "contains"@en .
<http://www.essepuntato.it/2008/12/pattern#contains> <http://www.w3.org/2000/01/rdf-schema#comment> "A structured element contains another generic element."@en .
IRI: http://www.essepuntato.it/2008/12/pattern#containsAsHeader
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
po:containsAsHeader a owl:ObjectProperty ;
rdfs:label "contains as header"@en ;
rdfs:comment "A structured element contains another generic element as part of its header."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
rdfs:subProperyOf po:contains .
<?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#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#containsAsHeader">
<rdfs:comment xml:lang="en">A structured element contains another generic element as part of its header.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdfs:label xml:lang="en">contains as header</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subProperyOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#containsAsHeader",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A structured element contains another generic element as part of its header."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "contains as header"
}
],
"http://www.w3.org/2000/01/rdf-schema#subProperyOf": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#containsAsHeader> <http://www.w3.org/2000/01/rdf-schema#comment> "A structured element contains another generic element as part of its header."@en .
<http://www.essepuntato.it/2008/12/pattern#containsAsHeader> <http://www.w3.org/2000/01/rdf-schema#subProperyOf> <http://www.essepuntato.it/2008/12/pattern#contains> .
<http://www.essepuntato.it/2008/12/pattern#containsAsHeader> <http://www.w3.org/2000/01/rdf-schema#label> "contains as header"@en .
<http://www.essepuntato.it/2008/12/pattern#containsAsHeader> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://www.essepuntato.it/2008/12/pattern#containsAsHeader> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
IRI: http://purl.org/dc/terms/hasPart
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
dcterms:hasPart a owl:ObjectProperty ;
rdfs:label "has part"@en ;
rdfs:comment "A related resource that is included either physically or logically in the described resource."@en ;
rdfs:isDefinedBy dcterms: ;
rdfs:subPropertyOf dcterms:relation .
<?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#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/hasPart">
<rdfs:comment xml:lang="en">A related resource that is included either physically or logically in the described resource.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:label xml:lang="en">has part</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/hasPart",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A related resource that is included either physically or logically in the described resource."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/dc/terms/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "has part"
}
],
"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
{
"@id": "http://purl.org/dc/terms/relation"
}
]
}
]<http://purl.org/dc/terms/hasPart> <http://www.w3.org/2000/01/rdf-schema#comment> "A related resource that is included either physically or logically in the described resource."@en .
<http://purl.org/dc/terms/hasPart> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/dc/terms/> .
<http://purl.org/dc/terms/hasPart> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/dc/terms/hasPart> <http://www.w3.org/2000/01/rdf-schema#label> "has part"@en .
<http://purl.org/dc/terms/hasPart> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/dc/terms/relation> .
IRI: http://www.essepuntato.it/2008/12/pattern#isContainedBy
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
po:isContainedBy a owl:ObjectProperty ;
rdfs:label "is contained by"@en ;
rdfs:comment "A structured element is contained by another generic element."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
owl:inverseOf po:contains .
<?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#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#isContainedBy">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment xml:lang="en">A structured element is contained by another generic element.</rdfs:comment>
<owl:inverseOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#contains"/>
<rdfs:label xml:lang="en">is contained by</rdfs:label>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedBy",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A structured element is contained by another generic element."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "is contained by"
}
],
"http://www.w3.org/2002/07/owl#inverseOf": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#contains"
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#isContainedBy> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#isContainedBy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://www.essepuntato.it/2008/12/pattern#isContainedBy> <http://www.w3.org/2000/01/rdf-schema#comment> "A structured element is contained by another generic element."@en .
<http://www.essepuntato.it/2008/12/pattern#isContainedBy> <http://www.w3.org/2000/01/rdf-schema#label> "is contained by"@en .
<http://www.essepuntato.it/2008/12/pattern#isContainedBy> <http://www.w3.org/2002/07/owl#inverseOf> <http://www.essepuntato.it/2008/12/pattern#contains> .
IRI: http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
po:isContainedByAsHeader a owl:ObjectProperty ;
rdfs:label "is contained by as header"@en ;
rdfs:comment "An element is contained by another structured element as part of its header."@en ;
rdfs:isDefinedBy <http://purl.org/spar/po/> ;
rdfs:subProperyOf po:isContainedBy ;
owl:inverseOf po:containsAsHeader .
<?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#"
>
<rdf:Description rdf:about="http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader">
<rdfs:isDefinedBy rdf:resource="http://purl.org/spar/po/"/>
<rdfs:label xml:lang="en">is contained by as header</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment xml:lang="en">An element is contained by another structured element as part of its header.</rdfs:comment>
<owl:inverseOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#containsAsHeader"/>
<rdfs:subProperyOf rdf:resource="http://www.essepuntato.it/2008/12/pattern#isContainedBy"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "An element is contained by another structured element as part of its header."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/spar/po/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "is contained by as header"
}
],
"http://www.w3.org/2000/01/rdf-schema#subProperyOf": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#isContainedBy"
}
],
"http://www.w3.org/2002/07/owl#inverseOf": [
{
"@id": "http://www.essepuntato.it/2008/12/pattern#containsAsHeader"
}
]
}
]<http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader> <http://www.w3.org/2000/01/rdf-schema#subProperyOf> <http://www.essepuntato.it/2008/12/pattern#isContainedBy> .
<http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/spar/po/> .
<http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader> <http://www.w3.org/2002/07/owl#inverseOf> <http://www.essepuntato.it/2008/12/pattern#containsAsHeader> .
<http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader> <http://www.w3.org/2000/01/rdf-schema#label> "is contained by as header"@en .
<http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://www.essepuntato.it/2008/12/pattern#isContainedByAsHeader> <http://www.w3.org/2000/01/rdf-schema#comment> "An element is contained by another structured element as part of its header."@en .
IRI: http://purl.org/dc/terms/isPartOf
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
dcterms:isPartOf a owl:ObjectProperty ;
rdfs:label "is part of"@en ;
rdfs:comment "A related resource in which the described resource is physically or logically included."@en ;
rdfs:isDefinedBy dcterms: ;
rdfs:subPropertyOf dcterms:relation ;
owl:inverseOf dcterms:hasPart .
<?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#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/isPartOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
<owl:inverseOf rdf:resource="http://purl.org/dc/terms/hasPart"/>
<rdfs:comment xml:lang="en">A related resource in which the described resource is physically or logically included.</rdfs:comment>
<rdfs:label xml:lang="en">is part of</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/isPartOf",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A related resource in which the described resource is physically or logically included."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/dc/terms/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "is part of"
}
],
"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
{
"@id": "http://purl.org/dc/terms/relation"
}
],
"http://www.w3.org/2002/07/owl#inverseOf": [
{
"@id": "http://purl.org/dc/terms/hasPart"
}
]
}
]<http://purl.org/dc/terms/isPartOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/dc/terms/isPartOf> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/dc/terms/relation> .
<http://purl.org/dc/terms/isPartOf> <http://www.w3.org/2002/07/owl#inverseOf> <http://purl.org/dc/terms/hasPart> .
<http://purl.org/dc/terms/isPartOf> <http://www.w3.org/2000/01/rdf-schema#comment> "A related resource in which the described resource is physically or logically included."@en .
<http://purl.org/dc/terms/isPartOf> <http://www.w3.org/2000/01/rdf-schema#label> "is part of"@en .
<http://purl.org/dc/terms/isPartOf> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/dc/terms/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
dcterms:relation a owl:ObjectProperty ;
rdfs:label "relation"@en ;
rdfs:comment "A related resource."@en ;
rdfs:isDefinedBy dcterms: .
<?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#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/relation">
<rdfs:comment xml:lang="en">A related resource.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:label xml:lang="en">relation</rdfs:label>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/relation",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
"@value": "A related resource."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
"@id": "http://purl.org/dc/terms/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "relation"
}
]
}
]<http://purl.org/dc/terms/relation> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/dc/terms/> .
<http://purl.org/dc/terms/relation> <http://www.w3.org/2000/01/rdf-schema#comment> "A related resource."@en .
<http://purl.org/dc/terms/relation> <http://www.w3.org/2000/01/rdf-schema#label> "relation"@en .
<http://purl.org/dc/terms/relation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
Jump to:
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dcterms:abstract a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/abstract">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/abstract",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/terms/abstract> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dcterms:bibliographicCitation a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/bibliographicCitation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/bibliographicCitation",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/terms/bibliographicCitation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <https://schema.org/> .
schema:codeRepository a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="https://schema.org/codeRepository">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "https://schema.org/codeRepository",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<https://schema.org/codeRepository> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dc:contributor a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/contributor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/elements/1.1/contributor",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/elements/1.1/contributor> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dcterms:created a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/created">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/created",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/terms/created> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dc:creator a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/creator">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/elements/1.1/creator",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/elements/1.1/creator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dc:date a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/date">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/elements/1.1/date",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/elements/1.1/date> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dc:description a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/description">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/elements/1.1/description",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/elements/1.1/description> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dcterms:description a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/description">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/description",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/terms/description> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
bibo:doi a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/ontology/bibo/doi">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/ontology/bibo/doi",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/ontology/bibo/doi> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vann: <http://purl.org/vocab/vann/> .
vann:example a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/vocab/vann/example">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/vocab/vann/example",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/vocab/vann/example> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
IRI: https://schema.org/image
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <https://schema.org/> .
schema:includedInDataCatalog a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="https://schema.org/includedInDataCatalog">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "https://schema.org/includedInDataCatalog",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<https://schema.org/includedInDataCatalog> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dcterms:issued a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/issued">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/issued",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/terms/issued> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
IRI: https://schema.org/keywords
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dcterms:license a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/license">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/license",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/terms/license> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
foaf:logo a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/logo">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://xmlns.com/foaf/0.1/logo",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://xmlns.com/foaf/0.1/logo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dcterms:modified a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/modified">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/modified",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/terms/modified> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
skos:note a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#note">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.w3.org/2004/02/skos/core#note",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://www.w3.org/2004/02/skos/core#note> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vann: <http://purl.org/vocab/vann/> .
vann:preferredNamespacePrefix a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/vocab/vann/preferredNamespacePrefix",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/vocab/vann/preferredNamespacePrefix> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vann: <http://purl.org/vocab/vann/> .
vann:preferredNamespaceUri a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/vocab/vann/preferredNamespaceUri",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/vocab/vann/preferredNamespaceUri> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dcterms:publisher a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/publisher">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/publisher",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/terms/publisher> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dc:rights a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/rights">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/elements/1.1/rights",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/elements/1.1/rights> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dcterms:source a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/terms/source">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/terms/source",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/terms/source> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
IRI: http://purl.org/ontology/bibo/status
IRI: http://www.w3.org/2000/01/rdf-schema#subProperyOf
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
vs:term_status a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://www.w3.org/2003/06/sw-vocab-status/ns#term_status">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
dc:title a owl:AnnotationProperty .
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/title">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
</rdf:RDF>
[
{
"@id": "http://purl.org/dc/elements/1.1/title",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
}
]<http://purl.org/dc/elements/1.1/title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .