{
  "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/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"
      }
    ]
  }
}