{
    "@context": ["http://ontology.commonapproach.org/contexts/cidsPrefix.json",
    {
        "value" : {
            "@id": "i72:value",
            "@type": "xsd:string"
        },
        "unit_of_measure": {
            "@id": "i72:unit_of_measure",
            "@type": "i72:Unit_of_Measure"
        },
        "phenomenon": {
            "@id": "i72:phenomenon",
            "@type": "owl:Thing"
        },
        "numerical_value": {
            "@id": "i72:numerical_value",
            "@type": "xsd:string"
        }	,
        "located_in": {
            "@id": "i72:located_iin",
            "@type": "geo:Feature"
        }			
    }]
}
