Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

Blok kódu
{
  "@context": {
    "pper": "https://data.gov.sk/def/ontology/physical-person/",
    "lsub": "https://data.gov.sk/def/ontology/legal-subject/",
    "loca": "https://data.gov.sk/def/ontology/location/",
    "lau2": "https://data.gov.sk/def/lau2/",
    "lau1": "https://data.gov.sk/def/lau1/",
    "district": "https://data.gov.sk/def/district/",
    "egov": "https://data.gov.sk/def/ontology/egovernment/",
    "name-prefix": "https://data.gov.sk/def/name-prefix/",
    "name-suffix": "https://data.gov.sk/def/name-suffix/",
    "uncountry": "https://data.gov.sk/def/uncountry/",
    "address-type": "https://data.gov.sk/def/address-type/",
    "identifiertype": "https://data.gov.sk/def/identifier-type/",
    "address": "https://data.gov.sk/id/physical-address/",
    "legal-subject": "https://data.gov.sk/id/legal-subject/",
    "isvs": "https://data.gov.sk/id/egov/isvs/",
    "codelist": "https://data.gov.sk/set/codelist/",
    "disability-card": "https://mpsvr.gov.sk/id/disability-card/",
    "disability-card-type": "https://data.gov.sk/def/disability-card-type/",
    "adms": "http://www.w3.org/ns/adms#",
    "dct": "http://purl.org/dc/terms/",
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "schema": "https://schema.org/",
    "xs": "http://www.w3.org/2001/XMLSchema#",
    "pco-person": "https://data.gov.sk/id/pco-physical-person/"
  },
  "@id": "isvs:279",
  "@graph": [
    {
      "@id": "disability-card:123450",
      "@type": "cccev:Evidence",
      "dct:type": {
        "@id": evidence-type:10disability-card",
        "@type": "cccev:EvidenceType",
        "skos:prefLabel": {
          "@value": "ZŤP-SPreukaz FO s ZŤP",
          "@language": "sk"
        }
      },
      "adms:identifier": {
        "@type": "adms:Identifier",
        "skos:notation": {
          "@value": "123450",
          "@type": "xs:string"
        },
        "egov:issuingCountry": {
          "@id": "uncountry:703",
          "skos:prefLabel": {
            "@value": "Slovenská republika",
            "@language": "sk"
          },
          "skos:inScheme": {
            "@id": "codelist:CL000086"
          }
        }
      },
      "dct:publisher": {
        "@id": "legal-subject:10681156",
        "@type": "lsub:LegalSubject",
        "skos:prefLabel": {
          "@value": "Úrad práce, sociálnych vecí a rodiny v Bratislava III",
          "@language": "sk"
        }
      },
      "schema:validFrom": {
        "@value": "2015-03-01",
        "@type": "xs:date"
      },
      "schema:validUntil": {
        "@value": "2025-03-01",
        "@type": "xs:date"
      },
      "dct:subject": "pco-person:11117307046912",
      "pper:specialRecords": {
        "@value": "Ing., PhD.",
        "@language": "sk"
      },
      "lsub:officialRecord": {
        "skos:note": {
          "@value": "CARD OF PERSON WITH DISABILITIES",
          "@language": "en"
        },
        "dct:created": {
          "@value": "2019-11-17",
          "@type": "xs:date"
        }
      },
      "egov:portraitBase64": {
        "@value": "",
        "@type": "xs:base64Binary"
      },
      "egov:signatureBase64": {
        "@value": "",
        "@type": "xs:base64Binary"
      }
    },
    {
      "@id": "pco-person:11117307046912",
      "@type": "pper:PhysicalPerson",
      "pper:givenName": {
        "@value": "Vzorka",
        "@type": "xs:string"
      },
      "pper:familyName": {
        "@value": "Specimen",
        "@type": "xs:string"
      },
      "pper:namePrefix": {
          "@id": "name-prefix:01",
          "@type": "pper:NamePrefix",
          "skos:prefLabel": [
            {
              "@language": "en",
              "@value": "MSc."
            },
            {
              "@language": "sk",
              "@value": "Ing."
            }
          ],
          "skos:inScheme": {
            "@id": "codelist:CL000062"
          }
        },
      "pper:dateOfBirth": {
        "@value": "1911-11-11",
        "@type": "xs:date"
      },
      "pper:residenceAddress": {
        "@id": "address:123123",
        "@type": "loca:PhysicalAddress",
        "dct:type": {
          "@id": "address-type:100001",
          "skos:prefLabel": [
            {
              "@language": "en",
              "@value": "Permanent address"
            },
            {
              "@language": "sk",
              "@value": "Trvalý pobyt"
            }
          ],
          "skos:inScheme": {
            "@id": "codelist:CL010139"
          }
        },
        "loca:street": {
          "@type": "loca:Street",
          "skos:prefLabel": [
            {
              "@language": "sk",
              "@value": "Štefánikova"
            }
          ]
        },
        "loca:orientationNumber": {
          "@value": "16",
          "@type": "xs:string"
        },
        "loca:propertyRegistrationNumber": {
          "@value": "3202",
          "@type": "xs:string"
        },
        "loca:district": {
          "@id": "district:401468",
          "@type": "loca:District",
          "skos:prefLabel": [
            {
              "@language": "en",
              "@value": "Bratislava - Ostredky"
            },
            {
              "@language": "sk",
              "@value": "Bratislava - Ostredky"
            }
          ],
          "skos:inScheme": {
            "@id": "codelist:CL010141"
          }
        },
        "loca:lau2": {
          "@id": "lau2:SK0101528595",
          "@type": "loca:LAU2",
          "skos:prefLabel": [
            {
              "@language": "en",
              "@value": "Bratislava - The Old Town"
            },
            {
              "@language": "sk",
              "@value": "Bratislava - mestská časť Staré Mesto"
            }
          ],
          "skos:inScheme": {
            "@id": "codelist:CL000025"
          }
        },
        "loca:lau1": {
          "@id": "lau1:SK0101",
          "@type": "loca:LAU1",
          "skos:prefLabel": [
            {
              "@language": "en",
              "@value": "Bratislava I"
            },
            {
              "@language": "sk",
              "@value": "Okres Bratislava I"
            }
          ],
          "skos:inScheme": {
            "@id": "codelist:CL000024"
          }
        }
      }
    }
  ]
}

...