<https://ns.webcivics.net/cof/Document> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "COF document"@en;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Root of an agent-optimised HTML+RDFa payload. One source instrument."@en;
    <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://ns.webcivics.net/cml/Concept>.
<https://ns.webcivics.net/cof/Section> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "COF section"@en;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Nestable structural unit (part, division, page-group, or provision)."@en.
<https://ns.webcivics.net/cof/Page> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Source page"@en;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Spatial unit when PDF coordinates are unavailable; page number is honest."@en.
<https://ns.webcivics.net/cof/Block> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Atomic text block"@en;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Paragraph / provision body; may carry data-page or coords when known."@en.
<https://ns.webcivics.net/cof/Claim> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Claim span"@en;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Inline or block assertion weighted for agent attention; bind to cml:asserts."@en.
<https://ns.webcivics.net/cof/Entity> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Named entity span"@en;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Inline mention of a graph node (org, person, instrument, place)."@en.
<https://ns.webcivics.net/cof/hasSection> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#domain> <https://ns.webcivics.net/cof/Document>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/cof/Section>.
<https://ns.webcivics.net/cof/hasPage> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/cof/Page>.
<https://ns.webcivics.net/cof/hasBlock> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/cof/Block>.
<https://ns.webcivics.net/cof/hasClaim> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/cof/Claim>.
<https://ns.webcivics.net/cof/title> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/dc/terms/title>.
<https://ns.webcivics.net/cof/body> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>.
<https://ns.webcivics.net/cof/pageNumber> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer>.
<https://ns.webcivics.net/cof/profile> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#anyURI>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "URI of the COF HTML+RDFa profile this document conforms to."@en.
<https://ns.webcivics.net/cof/ref> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Shorthand object reference (nquin / concept IRI) on an entity or claim."@en.
<https://ns.webcivics.net/cof/profileHtmlRdfa1> a <https://ns.webcivics.net/cof/Document>;
    <http://purl.org/dc/terms/identifier> "https://ns.webcivics.net/cof/profile/html-rdfa-1";
    <http://www.w3.org/2000/01/rdf-schema#comment> "HTML5 + RDFa Lite/Core using cof:/cml:/values: prefixes; no style semantics."@en.
