{
  "persons": [
    {
      "id": "P:001",
      "name": "fred bloggs",
      "age_in_years": 33
    },
    {
      "id": "P:002",
      "name": "joe schmoe",
      "has_employment_history": [
        {
          "started_at_time": "2019-01-01",
          "is_current": true,
          "employed_at": "ROR:1"
        }
      ],
      "has_familial_relationships": [
        {
          "related_to": "P:001",
          "type": "SIBLING_OF"
        }
      ],
      "has_medical_history": [
        {
          "started_at_time": "2019-01-01",
          "in_location": "GEO:1234",
          "diagnosis": {
            "id": "CODE:D0001",
            "name": "headache",
            "in_code_system": "DiseaseCodes"
          },
          "procedure": {
            "id": "CODE:P0001",
            "name": "trepanation",
            "in_code_system": "ProcedureCodes"
          }
        }
      ],
      "addresses": [
        {
          "street": "1 foo street",
          "city": "foo city"
        }
      ]
    }
  ],
  "companies": [
    {
      "id": "ROR:1",
      "name": "foo"
    }
  ],
  "activities": [
    {
      "id": "A:1",
      "started_at_time": "2019-01-01",
      "was_associated_with": "Agent:987"
    }
  ],
  "code_systems": {
    "DiseaseCodes": {
      "id": "DiseaseCodes",
      "name": "disease codes"
    },
    "ProcedureCodes": {
      "id": "ProcedureCodes",
      "name": "disease codes"
    }
  },
  "@type": "Dataset",
  "@context": {
    "A": "http://example.org/activities/",
    "BFO": {
      "@id": "http://purl.obolibrary.org/obo/BFO_",
      "@prefix": true
    },
    "CODE": "http://example.org/code/",
    "P": "http://example.org/person/",
    "RO": {
      "@id": "http://purl.obolibrary.org/obo/RO_",
      "@prefix": true
    },
    "ROR": "http://example.org/ror/",
    "biolink": "https://w3id.org/biolink/",
    "bizcodes": "https://example.org/bizcodes/",
    "core": "https://w3id.org/linkml/tests/core/",
    "dce": "http://purl.org/dc/elements/1.1/",
    "ks": "https://w3id.org/linkml/tests/kitchen_sink/",
    "lego": "http://geneontology.org/lego/",
    "linkml": "https://w3id.org/linkml/",
    "pav": "http://purl.org/pav/",
    "prov": "http://www.w3.org/ns/prov#",
    "schema": "http://schema.org/",
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "@vocab": "https://w3id.org/linkml/tests/kitchen_sink/",
    "acted_on_behalf_of": {
      "@type": "@id",
      "@id": "prov:actedOnBehalfOf"
    },
    "activity_set": {
      "@type": "@id",
      "@id": "core:activity_set"
    },
    "addresses": {
      "@type": "@id"
    },
    "age_in_years": {
      "@type": "xsd:integer"
    },
    "agent_set": {
      "@type": "@id",
      "@id": "core:agent_set"
    },
    "ceo": {
      "@type": "@id",
      "@id": "schema:ceo"
    },
    "activities": {
      "@type": "@id"
    },
    "code_systems": {
      "@type": "@id"
    },
    "companies": {
      "@type": "@id"
    },
    "persons": {
      "@type": "@id"
    },
    "description": {
      "@id": "core:description"
    },
    "diagnosis": {
      "@type": "@id"
    },
    "employed_at": {
      "@type": "@id"
    },
    "ended_at_time": {
      "@type": "xsd:date",
      "@id": "prov:endedAtTime"
    },
    "has_birth_event": {
      "@type": "@id"
    },
    "has_employment_history": {
      "@type": "@id"
    },
    "has_familial_relationships": {
      "@type": "@id"
    },
    "has_marriage_history": {
      "@type": "@id"
    },
    "has_medical_history": {
      "@type": "@id"
    },
    "aliases": {
      "@id": "skos:altLabel"
    },
    "id": "@id",
    "in_code_system": {
      "@type": "@id"
    },
    "in_location": {
      "@type": "@id"
    },
    "is_current": {
      "@type": "xsd:boolean"
    },
    "married_to": {
      "@type": "@id"
    },
    "name": {
      "@id": "core:name"
    },
    "procedure": {
      "@type": "@id"
    },
    "started_at_time": {
      "@type": "xsd:date",
      "@id": "prov:startedAtTime"
    },
    "slot_with_space_2": {
      "@type": "@id"
    },
    "used": {
      "@id": "prov:used"
    },
    "was_associated_with": {
      "@type": "@id",
      "@id": "prov:wasAssociatedWith"
    },
    "was_generated_by": {
      "@type": "@id",
      "@id": "prov:wasGeneratedBy"
    },
    "was_informed_by": {
      "@type": "@id",
      "@id": "prov:wasInformedBy"
    },
    "Activity": {
      "@id": "core:Activity"
    },
    "Agent": {
      "@id": "prov:Agent"
    }
  }
}Eval http://example.org/ror/1 = (False, 'No starting shape')
Eval _:b4 = (False, 'No starting shape')
Eval http://example.org/person/001 = (False, 'No starting shape')
Eval _:b5 = (False, 'No starting shape')
Eval http://example.org/code/D0001 = (False, 'No starting shape')
Eval http://example.org/code/P0001 = (False, 'No starting shape')
Eval _:b3 = (False, 'No starting shape')
Eval http://example.org/person/002 = (False, 'No starting shape')
Eval http://example.org/activities/1 = (False, 'No starting shape')
Eval _:b2 = (False, 'No starting shape')
Eval _:b0 = (False, 'No starting shape')
