{
  "@context": [
    "http://ontology.commonapproach.org/contexts/cidsPrefix.json" ,
    "http://ontology.commonapproach.org/contexts/provContext.json" ,
    "http://ontology.commonapproach.org/contexts/TimeContext.json" ,
    "http://ontology.commonapproach.org/contexts/ISO21972Context.json" ,
      {
      "birthDate": {
      "@id": "sch:birthDate",
              "@type": "xsd:string"
    } ,
    "causes": {
      "@id": "act:causes",
              "@type": "act:State"
    },
    "enabledBy": {
      "@id": "act:enabledBy",
              "@type": "act:State"
    },
    "familyName": {
      "@id": "foaf:familyName",
              "@type": "xsd:string"
    } ,
    "finalActivity": {
      "@id": "act:finalActivity",
      "@type": "act:Activity"
    },
    "formerName": {
      "@id": "foaf:formerName",
              "@type": "xsd:string"
    } ,
    "givenName": {
      "@id": "foaf:givenName",
              "@type": "xsd:string"
    } ,
      "hasActualAmount": {
      "@id": "cids:hasActualAmount",
              "@type": "i72:Measure"
    },
    "hasAddress" : {
      "@id": "ic:hasAddress",
      "@type": "ic:Address"
    },
      "hasAddressType" : {
      "@id": "ic:hasAddressType",
      "@type": "ic:AddressType"
    },
    "hasAreaCode": {
      "@id": "ic:hasAreaCode",
      "@type": "xsd:nonNegativeInteger"
    },
    "hasBuilding": {
      "@id": "ic:hasBuilding",
              "@type": "xsd:string"
    },
    "hasCity": {
      "@id": "ic:hasCity",
              "@type": "sch:City"
    },
    "hasCitySection": {
      "@id": "ic:hasCitySection",
              "@type": "xsd:string"
    },
    "hasCode": {
      "@id": "cids:hasCode",
              "@type": "cids:Code"
    } ,
    "hasCountry": {
      "@id": "ic:hasCountry",
              "@type": "sch:Country"
    },
    "hasCountryCode" : {
      "@id": "ic:hasCountryCode",
      "@type": "xsd:nonNegativeInteger"
    },
    "hasDisability": {
      "@id": "cids:hasDisability",
              "@type": "owl:Thing"
    } ,
    "hasDisease": {
      "@id": "cids:hasDisease",
              "@type": "owl:Thing"
    } ,
    "hasElaboration": {
      "@id": "act:hasElaboration",
              "@type": "act:Activity"
    } ,
    "hasEmail": {
      "@id": "ic:hasEmail",
              "@type": "xsd:string"
    } ,
    "hasEthnicity": {
      "@id": "cwrc:hasEthnicity",
              "@type": "cwrc:Ethnicity"
    } ,
    "hasGender": {
      "@id": "cwrc:hasGender",
              "@type": "cwrc:Gender"
    } ,
    "hasImmigrationStatus": {
      "@id": "cids:hasImmigrationStatus",
              "@type": "owl:Thing"
    } ,
    "hasMaritalStatus": {
      "@id": "cids:hasMaritalStatus",
              "@type": "owl:Thing"
    } ,
    "hasOccupation": {
      "@id": "cids:hasOccupation",
              "@type": "xsd:string"
    } ,
    "hasPhoneNumber": {
      "@id": "ic:hasPhoneNumber",
      "@type": "ic:PhoneNumber"
    },
    "hasPhoneType": {
      "@id": "ic:hasPhoneType",
              "@type": "ic:PhoneType"
    },
    "hasPlannedAmount": {
      "@id": "cids:hasPlannedAmount",
              "@type": "i72:Measure"
    },
    "hasPostalBox": {
      "@id": "ic:hasPostalBox",
              "@type": "xsd:string"
    },
    "hasPostalCode": {
      "@id": "ic:hasPostalCode",
              "@type": "xsd:string"
    },
    "hasProvince": {
      "@id": "ic:hasProvince",
              "@type": "sch:State"
    },
    "hasReligion": {
      "@id": "cwrc:hasReligion",
              "@type": "cwrc:Religion"
    } ,
    "hasResource": {
      "@id": "cids:hasResource",
              "@type": "act:Resource"
    } ,
    "hasStatus": {
      "@id": "act:hasStatus",
              "@type": "act:Status"
    },
    "hasStreetDirection": {
      "@id": "ic:hasStreetDirection",
              "@type": "ic:StreetDirection"
    },
    "hasStreetNumber": {
      "@id": "ic:hasStreetNumber",
      "@type": "xsd:nonNegativeInteger"
    },
    "hasStreetType": {
      "@id": "ic:hasStreetType",
              "@type": "ic:StreetType"
    },
    "hasSubActivity": {
      "@id": "act:hasSubActivity",
              "@type": "cids:Activity"
    },
    "hasSubState": {
      "@id": "act:hasSubState",
              "@type": "cids:State"
    },
    "hasTime": {
      "@id": "time:hasTime",
              "@type": "time:DataTimeInterval"
    },
    "hasType": {
      "@id": "cids:hasType",
              "@type": "act:Resource"
    },
    "hasUnitNumber": {
      "@id": "ic:hasUnitNumber",
              "@type": "xsd:nonNegativeInteger"
    },
    "identifier": {
      "@id": "sch:identifier",
      "@type": "xsd:string"
    },
    "initialActivity": {
      "@id": "act:initialActivity",
      "@type": "act:Activity"
    },
    "lat": {
      "@id": "wgs84:lat",
              "@type": "xsd:decimal"
    },
    "long": {
      "@id": "wgs84:long",
              "@type": "xsd:decimal"
    },
    "middleName": {
      "@id": "foaf:middleName",
              "@type": "xsd:string"
    } ,
    "nextActivity": {
      "@id": "act:nextActivity",
      "@type": "act:Activity"
    },
    "parentOf": {
      "@id": "cwrc:parentOf",
              "@type": "cids:Person"
    } ,
    "partOf": {
      "@id": "oep:partOf",
              "@type": "cids:ImpactModel"
    },
    "plays": {
      "@id": "org:plays",
              "@type": "org:Role"
          } ,
          "spouseOf": {
      "@id": "rel:spouseOf",
              "@type": "cids:Person"
          } ,
    "wasGeneratedBy": {
      "@id": "prov:wasGeneratedBy",
              "@type": "cids:Activity"
    }
  }]
}