Porovnávané verzie

Kľúč

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

...

Blok kódu
languagexml
<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:insu="https://data.gov.sk/def/ontology/insurance/"
	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:Insurance>
    		<insu:insuranceCompany>
         <lsub			<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>
                    						<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>
                    						<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>
    		</insu:insuranceCompany>

    		<insu:insured>
         <pper:PhysicalPerson>
            <adms:identifier>
               <adms:Identifier>
                  			<pper:PhysicalPerson>
				<adms:identifier>
					<adms:Identifier>
						<skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1234567890</skos:notation>
                  <dct:type>
                      						<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>
                      						<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:dateOfBirth 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>

         <			</pper:PhysicalPerson>
    		</insu:insured>

    <insu		<insu:insuranceStarted rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-04-06</insu:insuranceStarted>
    		<insu:insuranceTerminated rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-01-22</insu:insuranceTerminated>
<insu	</insu:Insurance>
</rdf:RDF>