{
  "@id" : "http://tun.fi/MY.identificationBasis",
  "@type" : "rdf:Property",
  "sortOrder" : "-1",
  "domain" : "http://tun.fi/MY.identification",
  "label" : [ {
    "@language" : "fi",
    "@value" : "Määritysperuste"
  }, {
    "@language" : "en",
    "@value" : "Identification basis"
  }, {
    "@language" : "sv",
    "@value" : "Bestämningsgrund"
  } ],
  "range" : "http://tun.fi/MY.identificationBasisEnum",
  "maxOccurs" : "unbounded",
  "minOccurs" : "0",
  "@context" : {
    "minOccurs" : {
      "@id" : "http://www.w3.org/2001/XMLSchema#minOccurs"
    },
    "maxOccurs" : {
      "@id" : "http://www.w3.org/2001/XMLSchema#maxOccurs"
    },
    "sortOrder" : {
      "@id" : "http://tun.fi/sortOrder"
    },
    "range" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#range",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "domain" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#domain",
      "@type" : "@id"
    },
    "@vocab" : "http://tun.fi/",
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}
