{
    "@context": {
        "cc": "http://creativecommons.org/ns#",
        "dc": "http://purl.org/dc/terms/",
        "ili": "http://ili.globalwordnet.org/ili/",
        "lime": "http://www.w3.org/ns/lemon/lime#",
        "ontolex": "http://www.w3.org/ns/lemon/ontolex#",
        "owl": "http://www.w3.org/2002/07/owl#",
        "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
        "schema": "http://schema.org/",
        "skos": "http://www.w3.org/2004/02/skos/core#",
        "synsem": "http://www.w3.org/ns/lemon/synsem#",
        "vartrans": "http://www.w3.org/ns/lemon/vartrans#",
        "wn": "http://globalwordnet.github.io/schemas/wn#",
        "wordnetlicense": "http://wordnet.princeton.edu/wordnet/license/",
        "xsd": "http://www.w3.org/2001/XMLSchema#",

        "gloss" : "rdf:value",
        "iliDef": { "@id": "wn:iliDef", "type": "string", "@language": "en" },
        "example": { "@id": "wn:example", "@type": "@id" },
        "ili": { "@id": "wn:ili", "@type": "@id" },
        "partOfSpeech": { "@id": "wn:partOfSpeech", "@type": "@vocab" },
        "value": "rdf:value",
        "sense": { "@id": "ontolex:sense", "@type": "@id"},
        "definition": { "@id": "skos:definition", "@type": "@id" },
        "iliDefintion": { "@id": "wn:iliDefinition", "@type": "@id" },
        "lemma": "ontolex:canonicalForm",
        "form": "ontolex:otherForm",
        "tag": { "@id": "wn:tag", "@type": "@id" },
        "writtenForm": "ontolex:writtenRep",
        "label": { "@id": "rdfs:label", "type": "string" },
        "synBehaviour": { "@id": "synsem:synBehavior", "@type": "@id" },
        "subcat": { "@id": "wn:senseSubcat", "@type": "@id" },
        "license": { "@id": "cc:license", "@type": "@id" },
        "relations": { "@reverse": "vartrans:source", "@type": "@id" },
        "script": { "@id": "wn:script", "type": "string" },
        "note": { "@id": "wn:note", "type": "string" },
        "sourceSense": { "@id": "wn:sourceSense", "@type": "@id" },
        "category": { "@id": "wn:category", "type": "string" },
        "members": { "@id": "wn:memberList", "@container": "@list" },
        "lexfile": { "@id": "wn:lexfile", "type": "string" },
        "pronunciation": { "@id": "wn:pronunciation", "@type": "@id" },
        "variety": { "@id": "wn:variety", "@type": "@id" },
        "notation": { "@id": "wn:notation", "@type": "string" },
        "phonemic": { "@id": "wn:phonemic", "@type": "xsd:boolean" },
        "index": { "@id": "wn:index", "@type": "string" },
        "n": { "@id": "wn:n", "@type": "xsd:integer" },
        "audio": { "@id": "wn:audio", "@type": "string" },
        "citation": "schema:citation",
        "logo": "schema:logo",
        "url": { "@id": "schema:url", "@type": "@id" },
        "email": { "@id": "schema:email", "type": "string" },
        "version": { "@id": "owl:versionInfo", "type": "string" },
        "lexicalized": { "@id": "wn:lexicalized", "@type": "xsd:boolean" },


        "agent": { "@id": "wn:agent", "@type": "@id" },
        "also": { "@id": "wn:also", "@type": "@id" },
        "anto_converse": { "@id": "wn:anto_converse", "@type": "@id" },
        "anto_gradable": { "@id": "wn:anto_gradable", "@type": "@id" },
        "anto_simple": { "@id": "wn:anto_simple", "@type": "@id" },
        "antonym": { "@id": "wn:antonym", "@type": "@id" },
        "attribute": { "@id": "wn:attribute", "@type": "@id" },
        "augmentative": { "@id": "wn:augmentative", "@type": "@id" },
        "be_in_state": { "@id": "wn:be_in_state", "@type": "@id" },
        "body_part": { "@id": "wn:body_part", "@type": "@id" },
        "by_means_of": { "@id": "wn:by_means_of", "@type": "@id" },
        "causes": { "@id": "wn:causes", "@type": "@id" },
        "classified_by": { "@id": "wn:classified_by", "@type": "@id" },
        "classifies": { "@id": "wn:classifies", "@type": "@id" },
        "co_agent_instrument": { "@id": "wn:co_agent_instrument", "@type": "@id" },
        "co_agent_patient": { "@id": "wn:co_agent_patient", "@type": "@id" },
        "co_agent_result": { "@id": "wn:co_agent_result", "@type": "@id" },
        "co_instrument_agent": { "@id": "wn:co_instrument_agent", "@type": "@id" },
        "co_instrument_patient": { "@id": "wn:co_instrument_patient", "@type": "@id" },
        "co_instrument_result": { "@id": "wn:co_instrument_result", "@type": "@id" },
        "co_patient_agent": { "@id": "wn:co_patient_agent", "@type": "@id" },
        "co_patient_instrument": { "@id": "wn:co_patient_instrument", "@type": "@id" },
        "co_result_agent": { "@id": "wn:co_result_agent", "@type": "@id" },
        "co_result_instrument": { "@id": "wn:co_result_instrument", "@type": "@id" },
        "co_role": { "@id": "wn:co_role", "@type": "@id" },
        "derivation": { "@id": "wn:derivation", "@type": "@id" },
        "destination": { "@id": "wn:destination", "@type": "@id" },
        "diminutive": { "@id": "wn:diminutive", "@type": "@id" },
        "direction": { "@id": "wn:direction", "@type": "@id" },
        "domain_region": { "@id": "wn:domain_region", "@type": "@id" },
        "domain_topic": { "@id": "wn:domain_topic", "@type": "@id" },
        "entails": { "@id": "wn:entails", "@type": "@id" },
        "eq_synonym": { "@id": "wn:eq_synonym", "@type": "@id" },
        "event": { "@id": "wn:event", "@type": "@id" },
        "examplifies": { "@id": "wn:examplifies", "@type": "@id" },
        "feminine": { "@id": "wn:feminine", "@type": "@id" },
        "has_augmentative": { "@id": "wn:has_augmentative", "@type": "@id" },
        "has_diminutive": { "@id": "wn:has_diminutive", "@type": "@id" },
        "has_domain_region": { "@id": "wn:has_domain_region", "@type": "@id" },
        "has_domain_topic": { "@id": "wn:has_domain_topic", "@type": "@id" },
        "has_feminine": { "@id": "wn:has_feminine", "@type": "@id" },
        "has_masculine": { "@id": "wn:has_masculine", "@type": "@id" },
        "has_metaphor": { "@id": "wn:has_metaphor", "@type": "@id" },
        "has_metonym": { "@id": "wn:has_metonym", "@type": "@id" },
        "has_young": { "@id": "wn:has_young", "@type": "@id" },
        "holo_location": { "@id": "wn:holo_location", "@type": "@id" },
        "holo_member": { "@id": "wn:holo_member", "@type": "@id" },
        "holo_part": { "@id": "wn:holo_part", "@type": "@id" },
        "holo_portion": { "@id": "wn:holo_portion", "@type": "@id" },
        "holo_substance": { "@id": "wn:holo_substance", "@type": "@id" },
        "holonym": { "@id": "wn:holonym", "@type": "@id" },
        "hypernym": { "@id": "wn:hypernym", "@type": "@id" },
        "hyponym": { "@id": "wn:hyponym", "@type": "@id" },
        "in_manner": { "@id": "wn:in_manner", "@type": "@id" },
        "instance_hypernym": { "@id": "wn:instance_hypernym", "@type": "@id" },
        "instance_hyponym": { "@id": "wn:instance_hyponym", "@type": "@id" },
        "instrument": { "@id": "wn:instrument", "@type": "@id" },
        "instrument": { "@id": "wn:instrument", "@type": "@id" },
        "involved": { "@id": "wn:involved", "@type": "@id" },
        "involved_agent": { "@id": "wn:involved_agent", "@type": "@id" },
        "involved_direction": { "@id": "wn:involved_direction", "@type": "@id" },
        "involved_instrument": { "@id": "wn:involved_instrument", "@type": "@id" },
        "involved_location": { "@id": "wn:involved_location", "@type": "@id" },
        "involved_patient": { "@id": "wn:involved_patient", "@type": "@id" },
        "involved_result": { "@id": "wn:involved_result", "@type": "@id" },
        "involved_source_direction": { "@id": "wn:involved_source_direction", "@type": "@id" },
        "involved_target_direction": { "@id": "wn:involved_target_direction", "@type": "@id" },
        "ir_synonym": { "@id": "wn:ir_synonym", "@type": "@id" },
        "is_caused_by": { "@id": "wn:is_caused_by", "@type": "@id" },
        "is_entailed_by": { "@id": "wn:is_entailed_by", "@type": "@id" },
        "is_exemplified_by": { "@id": "wn:is_exemplified_by", "@type": "@id" },
        "is_subevent_of": { "@id": "wn:is_subevent_of", "@type": "@id" },
        "location": { "@id": "wn:location", "@type": "@id" },
        "location": { "@id": "wn:location", "@type": "@id" },
        "manner_of": { "@id": "wn:manner_of", "@type": "@id" },
        "masculine": { "@id": "wn:masculine", "@type": "@id" },
        "material": { "@id": "wn:material", "@type": "@id" },
        "mero_location": { "@id": "wn:mero_location", "@type": "@id" },
        "mero_member": { "@id": "wn:mero_member", "@type": "@id" },
        "mero_part": { "@id": "wn:mero_part", "@type": "@id" },
        "mero_portion": { "@id": "wn:mero_portion", "@type": "@id" },
        "mero_substance": { "@id": "wn:mero_substance", "@type": "@id" },
        "meronym": { "@id": "wn:meronym", "@type": "@id" },
        "metaphor": { "@id": "wn:metaphor", "@type": "@id" },
        "metonym": { "@id": "wn:metonym", "@type": "@id" },
        "near_antonym": { "@id": "wn:near_antonym", "@type": "@id" },
        "near_synonym": { "@id": "wn:near_synonym", "@type": "@id" },
        "other": { "@id": "wn:other" },
        "participle": { "@id": "wn:participle", "@type": "@id" },
        "patient": { "@id": "wn:patient", "@type": "@id" },
        "pertainym": { "@id": "wn:pertainym", "@type": "@id" },
        "property": { "@id": "wn:property", "@type": "@id" },
        "restricted_by": { "@id": "wn:restricted_by", "@type": "@id" },
        "restricts": { "@id": "wn:restricts", "@type": "@id" },
        "result": { "@id": "wn:result", "@type": "@id" },
        "result": { "@id": "wn:result", "@type": "@id" },
        "role": { "@id": "wn:role", "@type": "@id" },
        "secondary_aspect_ip": { "@id": "wn:secondary_aspect_ip", "@type": "@id" },
        "secondary_aspect_pi": { "@id": "wn:secondary_aspect_pi", "@type": "@id" },
        "similar": { "@id": "wn:similar", "@type": "@id" },
        "simple_aspect_ip": { "@id": "wn:simple_aspect_ip", "@type": "@id" },
        "simple_aspect_pi": { "@id": "wn:simple_aspect_pi", "@type": "@id" },
        "source_direction": { "@id": "wn:source_direction", "@type": "@id" },
        "state": { "@id": "wn:state", "@type": "@id" },
        "state_of": { "@id": "wn:state_of", "@type": "@id" },
        "subevent": { "@id": "wn:subevent", "@type": "@id" },
        "target_direction": { "@id": "wn:target_direction", "@type": "@id" },
        "undergoer": { "@id": "wn:undergoer", "@type": "@id" },
        "uses": { "@id": "wn:uses", "@type": "@id" },
        "vehicle": { "@id": "wn:vehicle", "@type": "@id" },
        "young": { "@id": "wn:young", "@type": "@id" },


        "relType": { "@id": "vartrans:category", "@type": "@vocab" },
        "target": { "@id": "vartrans:target", "@type": "@id" },
        
        "count": { "@id": "wn:count", "@type": "@id" },

        "contributor": { "@id": "dc:contributor", "type": "string" },
        "coverage": { "@id": "dc:coverage", "type": "string" },
        "creator": { "@id": "dc:creator", "type": "string" },
        "date": { "@id": "dc:date", "type": "string" },
        "description": { "@id": "dc:description", "type": "string" },
        "format": { "@id": "dc:format", "type": "string" },
        "identifier": { "@id": "dc:identifier", "type": "string" },
        "language": { "@id": "dc:language", "type": "string", "@language": "" },
        "publisher": { "@id": "dc:publisher", "type": "string" },
        "relation": { "@id": "dc:relation", "type": "string" },
        "rights": { "@id": "dc:rights", "@type": "@id" },
        "source": { "@id": "dc:source", "type": "string" },
        "subject": { "@id": "dc:subject", "type": "string" },
        "title": { "@id": "dc:title", "type": "string" },
        "type": { "@id": "dc:type", "type": "string" },
        "status": { "@id": "wn:status", "type": "string" },
        "confidenceScore": { "@id": "wn:confidenceScore", "type": "string" },
        "seeAlso": { "@id": "rdfs:seeAlso", "type": "@id" },
        "senses": { "@id": "rdf:senses", "type": "@id" },

        "entry" : {
            "@id": "lime:entry",
            "@type": "@id"
        },

        "synset": {
            "@id": "skos:member",
            "@type": "@id"
        },
        "synsetRef": {
            "@id": "ontolex:isLexicalizedSenseOf",
            "@type": "@id"
        },
        "noun": { "@id": "wn:noun" },
        "verb": { "@id": "wn:verb" },
        "adjective": { "@id": "wn:adjective" },
        "adverb": { "@id": "wn:adverb" },
        "adjective_satellite": { "@id": "wn:adjective_satellite" },
        "phrase": { "@id": "wn:phrase" },
        "conjunction": { "@id": "wn:conjunction" },
        "adposition": { "@id": "wn:adposition" },
        "other": { "@id": "wn:other" },
        "unknown": { "@id": "wn:unknown" },


     }
}
