{
  "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/Collection": {
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [
      {
        "value": "http://www.w3.org/2002/07/owl#Class",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#comment": [
      {
        "value": "A collection of comic books and related resources.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "Collection",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
      {
        "value": "http://purl.org/dc/dcmitype/Collection",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/Pedigree": {
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [
      {
        "value": "http://www.w3.org/2002/07/owl#Class",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#comment": [
      {
        "value": "An exceptional original owner collection of high quality, vintage comic books often containing copies that are considered exemplars of key issues.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "Pedigree",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
      {
        "value": "http://comicmeta.org/cbo/Collection",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/box": {
    "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": "Associates a box with a comic book collection.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://comicmeta.org/cbo/Collection",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "box",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://comicmeta.org/cbo/Box",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
      {
        "value": "http://purl.org/dc/terms/hasPart",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/collection": {
    "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": "Links a collector to a collection.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://comicmeta.org/cbo/Collector",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "collection",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://comicmeta.org/cbo/Collection",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/item": {
    "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": "Links a comic book collection to an item.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://comicmeta.org/cbo/Collection",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "item",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://comicmeta.org/cbo/Item",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
      {
        "value": "http://purl.org/dc/terms/hasPart",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2002/07/owl#inverseOf": [
      {
        "value": "http://comicmeta.org/cbo/itemOf",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/itemOf": {
    "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": "Links an item to a comic book collection.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://comicmeta.org/cbo/Item",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "item of",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://comicmeta.org/cbo/Collection",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
      {
        "value": "http://purl.org/dc/terms/isPartOf",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/owner": {
    "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": "Links an item or collection to the agent that owns it.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://comicmeta.org/cbo/Collection",
        "type": "uri"
      },
      {
        "value": "http://comicmeta.org/cbo/Item",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "owner",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://xmlns.com/foaf/0.1/Agent",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  },
  "http://comicmeta.org/cbo/ownerOf": {
    "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": "Links an agent to an owned item or collection.",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#domain": [
      {
        "value": "http://xmlns.com/foaf/0.1/Agent",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#label": [
      {
        "value": "owner of",
        "lang": "en",
        "type": "literal"
      }
    ],
    "http://www.w3.org/2000/01/rdf-schema#range": [
      {
        "value": "http://comicmeta.org/cbo/Collection",
        "type": "uri"
      },
      {
        "value": "http://comicmeta.org/cbo/Item",
        "type": "uri"
      }
    ],
    "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [
      {
        "value": "unstable",
        "type": "literal"
      }
    ]
  }
}