{
  "http://comicmeta.org/cbo/": {
    "http://purl.org/dc/elements/1.1/creator": [
      {
        "value": "https://sean.petiya.com/#me",
        "type": "uri"
      }
    ],
    "http://purl.org/dc/elements/1.1/description": [
      {
        "value": "An OWL ontology and RDF metadata vocabulary for describing comic books and comic book collections.",
        "type": "literal"
      }
    ],
    "http://purl.org/dc/elements/1.1/title": [
      {
        "value": "Comic Book Ontology",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://purl.org/dc/terms/license": [
      {
        "value": "http://creativecommons.org/licenses/by/4.0",
        "type": "uri"
      }
    ],
    "http://purl.org/dc/terms/modified": [
      {
        "value": "2023-03-15",
        "type": "literal"
      }
    ],
    "http://purl.org/vocab/vann/preferredNamespacePrefix": [
      {
        "value": "cbo",
        "type": "literal"
      }
    ],
    "http://purl.org/vocab/vann/preferredNamespaceUri": [
      {
        "value": "http://comicmeta.org/cbo/",
        "type": "literal"
      }
    ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [
      {
        "value": "http://www.w3.org/2002/07/owl#Ontology",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2002/07/owl#versionIRI": [
      {
        "value": "http://comicmeta.org/cbo/",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2002/07/owl#versionInfo": [
      {
        "value": "0.16.0",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/attribute": {
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [
      {
        "value": "http://www.w3.org/2002/07/owl#ObjectProperty",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#comment": [
      {
        "value": "Describes a physical attribute of a comic item.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://purl.org/dc/dcmitype/PhysicalObject",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "attribute",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://comicmeta.org/cbo/PhysicalAttribute",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/bagged": {
    "http://purl.org/dc/elements/1.1/description": [
      {
        "value": "Having this property implies that the comic is bagged.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [
      {
        "value": "http://www.w3.org/2002/07/owl#ObjectProperty",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#comment": [
      {
        "value": "Describes the bag in which a comic is contained.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://comicmeta.org/cbo/Copy",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "bagged",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://comicmeta.org/cbo/Material",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
      {
        "value": "http://comicmeta.org/cbo/attribute",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/boarded": {
    "http://purl.org/dc/elements/1.1/description": [
      {
        "value": "Having this property implies that the comic is boarded.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [
      {
        "value": "http://www.w3.org/2002/07/owl#ObjectProperty",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#comment": [
      {
        "value": "Describes the backing board of a comic.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://comicmeta.org/cbo/Copy",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "boarded",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://comicmeta.org/cbo/Material",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
      {
        "value": "http://comicmeta.org/cbo/attribute",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/encased": {
    "http://purl.org/dc/elements/1.1/description": [
      {
        "value": "Having this property implies that the comic is encapsulated.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [
      {
        "value": "http://www.w3.org/2002/07/owl#ObjectProperty",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#comment": [
      {
        "value": "Describes the case in which a comic is encapsulated.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://comicmeta.org/cbo/Copy",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "encased",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://comicmeta.org/cbo/Material",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
      {
        "value": "http://comicmeta.org/cbo/attribute",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "lang": "en",
        "type": "literal"
      }
    ]
  }
}