
	{
		"@context": [
			"http://ontology.commonapproach.org/contexts/cidsPrefix.json" ,
		    {
		    "hasCode": {
				"@id": "cids:hasCode",
              	"@type": "cids:Code"
			},
			"hasStakeholderOutcome": {
				"@id": "cids:hasStakeholderOutcome",
              	"@type": "cids:StakeholderOutcome"
			},
			"forTheme": {
				"@id": "cids:forTheme",
              	"@type": "cids:Theme"
			},
			"hasIndicator": {
				"@id": "cids:hasIndicator",
              	"@type": "cids:Indicator"
			},
			"canEnable": {
				"@id": "cids:canEnable",
              	"@type": "cids:Activity"
			},
			"canProduce": {
				"@id": "cids:canProduce",
              	"@type": "cids:Outcome"
			},
			"located_in": {
				"@id": "i72:located_in",
              	"@type": "i72:Feature"
			},
			"hasImpactRisk": {
				"@id": "cids:hasImpactRisk",
              	"@type": "cids:ImpactRisk"
			},
			"hasImpactReport": {
				"@id": "cids:hasImpactReport",
              	"@type": "cids:ImpactReport"
			},
			"partOf": {
				"@id": "oep:partOf",
              	"@type": "cids:ImpactModel"
			}
		}]
	}
