@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix rdf4j: <http://rdf4j.org/schema/rdf4j#> . @prefix sesame: <http://www.openrdf.org/schema/sesame#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix fn: <http://www.w3.org/2005/xpath-functions#> . <https://rfo.gov.sk/id/person/2100035451> a <https://data.gov.sk/def/ontology/physical-person/PhysicalPerson>; rdfs:isDefinedBy <https://rfo.gov.sk/set/rfopersondataset/2022-04-13-rpo-person.rdf>; <http://xmlns.com/foaf/familyName> "Yeti"; <http://xmlns.com/foaf/givenName> "Rudolf"; <https://data.gov.sk/def/ontology/physical-person/birth> _:genid-111ab2d8c3fc4a1aa22bf0d5845972b5-b0; <https://data.gov.sk/def/ontology/physical-person/death> _:genid-111ab2d8c3fc4a1aa22bf0d5845972b5-b3; <https://data.gov.sk/def/ontology/physical-person/existentialStatus> <https://data.gov.sk/def/existential-status/1>; <https://data.gov.sk/def/ontology/physical-person/maritalStatusType> <https://data.gov.sk/def/marital-status/02>; <https://data.gov.sk/def/ontology/physical-person/namePrefix> <https://data.gov.sk/def/name-prefix/01>; <https://data.gov.sk/def/ontology/physical-person/residency> <https://rfo.gov.sk/id/physical-address/123456789>; <https://data.gov.sk/def/ontology/physical-person/sex> <https://data.gov.sk/def/sex/1>; <https://rfo.gov.sk/def/ontology/rfo/hairColor> <https://rfo.gov.sk/set/rfocolor/1> . _:genid-111ab2d8c3fc4a1aa22bf0d5845972b5-b0 a <https://data.gov.sk/def/ontology/physical-person/Birth>; <https://data.gov.sk/def/ontology/physical-person/birthNumber> _:genid-111ab2d8c3fc4a1aa22bf0d5845972b5-b1; <https://data.gov.sk/def/ontology/physical-person/dateOfBirth> "2000-01-01"^^xsd:date; <https://data.gov.sk/def/ontology/physical-person/placeOfBirth> _:genid-111ab2d8c3fc4a1aa22bf0d5845972b5-b2; <https://data.gov.sk/def/ontology/physical-person/yearOfBirth> "2000"^^xsd:gYear . _:genid-111ab2d8c3fc4a1aa22bf0d5845972b5-b1 a <https://data.gov.sk/def/ontology/physical-person/BirthNumber>; <https://data.gov.sk/def/ontology/physical-person/birthNumberCode> "000101/0000" . _:genid-111ab2d8c3fc4a1aa22bf0d5845972b5-b2 a <https://data.gov.sk/def/ontology/location/Location>; <https://data.gov.sk/def/ontology/location/lau1> <https://data.gov.sk/def/lau1/SK0101>; <https://data.gov.sk/def/ontology/location/lau2> <https://data.gov.sk/def/lau2/SK0101528595>; <https://data.gov.sk/def/ontology/location/unCountry> <uncountry:703> . <https://data.gov.sk/def/lau1/SK0101> a <https://data.gov.sk/def/ontology/location/LAU1>; <http://www.w3.org/2004/02/skos/core#inScheme> <https://data.gov.sk/set/codelist/CL000024>; <http://www.w3.org/2004/02/skos/core#prefLabel> "County Bratislava I"@en, "District Bratislava I"@sk . <https://data.gov.sk/set/codelist/CL000024> <http://purl.org/dc/terms/title> "Lokálna štatistická územná jednotka 1 – okres"@sk . <https://data.gov.sk/def/lau2/SK0101528595> a <https://data.gov.sk/def/ontology/location/LAU2>; <http://www.w3.org/2004/02/skos/core#inScheme> <https://data.gov.sk/set/codelist/CL000025>; <http://www.w3.org/2004/02/skos/core#prefLabel> "Bratislava - The Old Town"@en, "Bratislava - mestská časť Staré Mesto"@sk . <https://data.gov.sk/set/codelist/CL000025> <http://purl.org/dc/terms/title> "Lokálna štatistická územná jednotka 2 – obec"@sk . <uncountry:703> a <https://data.gov.sk/def/ontology/location/UNCountry>; <http://www.w3.org/2004/02/skos/core#inScheme> <https://data.gov.sk/set/codelist/CL000086>; <http://www.w3.org/2004/02/skos/core#prefLabel> "Slovak Republic"@en, "Slovenská republika"@sk . <https://data.gov.sk/set/codelist/CL000086> <http://purl.org/dc/terms/title> "Krajina OSN"@sk . _:genid-111ab2d8c3fc4a1aa22bf0d5845972b5-b3 a <https://data.gov.sk/def/ontology/physical-person/Death>; <https://data.gov.sk/def/ontology/physical-person/dateOfDeath> "2088-01-01"^^xsd:date; <https://data.gov.sk/def/ontology/physical-person/placeOfDeath> <https://data.gov.sk/def/lau2/SK0101528595>; <https://data.gov.sk/def/ontology/physical-person/yearOfDeath> "2088"^^xsd:gYear . <https://data.gov.sk/def/existential-status/1> a <https://data.gov.sk/def/ontology/physical-person/ExistentialStatusType>; <http://www.w3.org/2004/02/skos/core#inScheme> <https://data.gov.sk/set/codelist/CL004003>; <http://www.w3.org/2004/02/skos/core#prefLabel> "alive"@en, "živý"@sk . <https://data.gov.sk/set/codelist/CL004003> <http://purl.org/dc/terms/title> "Existenčný stav"@sk . <https://data.gov.sk/def/marital-status/02> a <https://data.gov.sk/def/ontology/physical-person/MaritalStatusType>; <http://www.w3.org/2004/02/skos/core#inScheme> <https://data.gov.sk/set/codelist/CL004002>; <http://www.w3.org/2004/02/skos/core#prefLabel> "single"@en, "slobodný, slobodná"@sk . <https://data.gov.sk/set/codelist/CL004002> <http://purl.org/dc/terms/title> "Rodinný stav"@sk . <https://data.gov.sk/def/name-prefix/01> a <https://data.gov.sk/def/ontology/physical-person/NamePrefix>; <http://www.w3.org/2004/02/skos/core#inScheme> <https://data.gov.sk/set/codelist/CL000062>; <http://www.w3.org/2004/02/skos/core#prefLabel> "MSc."@en, "Ing."@sk . <https://data.gov.sk/set/codelist/CL000062> <http://purl.org/dc/terms/title> "Titul pred menom"@sk . <https://rfo.gov.sk/id/physical-address/123456789> a <https://data.gov.sk/def/ontology/location/PhysicalAddress>; <http://purl.org/dc/terms/type> <https://data.gov.sk/def/address-type/100001>; <https://data.gov.sk/def/ontology/location/lau2> <https://data.gov.sk/def/lau2/SK0101528595>; <https://data.gov.sk/def/ontology/location/street> <https://rfo.gov.sk/id/street/111111111> . <https://data.gov.sk/def/address-type/100001> <http://www.w3.org/2004/02/skos/core#inScheme> <https://data.gov.sk/set/codelist/CL010139>; <http://www.w3.org/2004/02/skos/core#prefLabel> "Permanent address"@en, "Trvalý pobyt"@sk . <https://data.gov.sk/set/codelist/CL010139> <http://purl.org/dc/terms/title> "Druh adresy"@sk . <https://rfo.gov.sk/id/street/111111111> a <https://data.gov.sk/def/ontology/location/Street>; <http://www.w3.org/2004/02/skos/core#inScheme> <https://data.gov.sk/set/codelist/rfo-cl0001>; <http://www.w3.org/2004/02/skos/core#prefLabel> "Štefánikova"@sk . <https://data.gov.sk/set/codelist/rfo-cl0001> <http://purl.org/dc/terms/title> "Ulice RFO"@sk . <https://data.gov.sk/def/sex/1> a <https://data.gov.sk/def/ontology/physical-person/Sex>; <http://www.w3.org/2004/02/skos/core#inScheme> <https://data.gov.sk/set/codelist/CL003003>; <http://www.w3.org/2004/02/skos/core#prefLabel> "male"@en, "muž"@sk . <https://data.gov.sk/set/codelist/CL003003> <http://purl.org/dc/terms/title> "Pohlavie"@sk . <https://rfo.gov.sk/set/rfocolor/1> a <https://rfo.gov.sk/def/ontology/rfo/HairColor>; <http://www.w3.org/2004/02/skos/core#inScheme> <https://rfo.gov.sk/set/codelist/cl0002>; <http://www.w3.org/2004/02/skos/core#prefLabel> "brown"@en, "hnedá"@sk . <https://rfo.gov.sk/set/codelist/cl0002> <http://purl.org/dc/terms/title> "RFO Farby"@sk . <https://data.gov.sk/def/ontology/physical-person/PhysicalPerson> a <owl:Class>; rdfs:isDefinedBy <https://data.gov.sk/def/ontology/physical-person/>; rdfs:label "Physical Person"@en, "Fyzická osoba"@sk . <https://data.gov.sk/def/ontology/physical-person/> <http://purl.org/dc/terms/title> "Ontológia fyzickej osoby"@sk . <https://data.gov.sk/def/ontology/physical-person/sex> a <owl:ObjectProperty>; rdfs:isDefinedBy <https://data.gov.sk/def/ontology/physical-person/>; rdfs:label "sex"@en, "pohlavie"@sk . <http://xmlns.com/foaf/familyName> a <owl:DatatypeProperty>; rdfs:isDefinedBy <http://xmlns.com/foaf/>; rdfs:label "family name"@en, "priezvisko"@sk . <http://xmlns.com/foaf/> <http://purl.org/dc/terms/title> "Ontológia priateľov"@sk .
Unknown macro: {add-label}