...
Blok kódu | ||
---|---|---|
| ||
<rdf:RDF xmlns="https://data.gov.sk/def/ontology/physical-person/" xmlns:pper="https://data.gov.sk/def/ontology/physical-person/" xmlns:lsub="https://data.gov.sk/def/ontology/legal-subject/" xmlns:egov="https://data.gov.sk/def/ontology/egovernment/" xmlns:loca="https://data.gov.sk/def/ontology/location/" xmlns:insufin="https://data.gov.sk/def/ontology/insurance/finance/" xmlns:m8g="http://data.europa.eu/m8g/" xmlns:codelist="https://data.gov.sk/set/codelist/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dct="http://purl.org/dc/terms/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xs="http://www.w3.org/2001/XMLSchema#"> <insu<fin:Insurance> <insu<fin:insuranceCompany> <lsub:InsuranceCompany rdf:about="https://data.gov.sk/id/legal-subject/35942436"> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">24</skos:notation> <dct:type> <egov:IdentifierType rdf:about="https://data.gov.sk/def/identifier-type/13"> <skos:prefLabel xml:lang="sk">Kód zdravotnej poisťovne</skos:prefLabel> <skos:inScheme rdf:resource="https://data.gov.sk/set/codelist/CL004001"/> </egov:IdentifierType> </dct:type> <egov:issuingCountry> <loca:UNCountry rdf:about="https://data.gov.sk/def/uncountry/703703"> <skos:prefLabel xml:lang="sk">Slovenská republika</skos:prefLabel> <skos:inScheme rdf:resource="https://data.gov.sk/set/codelist/CL000086"/> </loca:UNCountry> </egov:issuingCountry> </adms:Identifier> </adms:identifier> </lsub:InsuranceCompany> </insufin:insuranceCompany> <insu<fin:insured> <pper:PhysicalPerson> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1234567890</skos:notation> <dct:type> <egov:IdentifierType rdf:about="https://data.gov.sk/def/identifier-type/ICP"> <skos:prefLabel xml:lang="sk">Identifikačné číslo poistencia pridelené zdravotnou poisťovňou</skos:prefLabel> <skos:inScheme rdf:resource="https://data.gov.sk/set/codelist/CL004001"/> </egov:IdentifierType> </dct:type> <egov:issuingCountry> <loca:UNCountry rdf:about="https://data.gov.sk/def/uncountry/703703"> <skos:prefLabel xml:lang="sk">Slovenská republika</skos:prefLabel> <skos:inScheme rdf:resource="https://data.gov.sk/set/codelist/CL000086"/> </loca:UNCountry> </egov:issuingCountry> </adms:Identifier> </adms:identifier> <pper<m8g:dateOfBirthbirthDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-04-06</pper:dateOfBirth> <pper:birthNumberCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2222222222</pper:birthNumberCode> m8g:birthDateh> </pper:PhysicalPerson> </insufin:insured> <insu:insuranceStarted <dct:temporal> <dct:PeriodOfTime> <schema:startDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-04-06</insuschema:insuranceStarted>startDate> <insu:insuranceTerminated <schema:endDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-01-22</insu:insuranceTerminated> </schema:endDate> </dct:PeriodOfTime> </dct:temporal> </insu:Insurance> </rdf:RDF> |
...