Czech Administration Units Gazetteer¶
- Ontology:
- Base url:
https://lod.tamtamresearch.com/resource/dtx_srti/administrativeUnit/
Czech Administration Units Gazetteer contains hierarchy of adminstrative areas in Czechia.
Note
“Base url” is common prefix for IRIs of all published administration units in Czechia. It is not necessarily an URL where can be something downloaded.
As can be seen in the following snippets, it deals with RUIAN code, ALERT-C code etc.
@prefix adu: <http://cef.uv.es/lodroadtran18/def/transporte/dtx_srti/administrativeUnit#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <https://lod.tamtamresearch.com/resource/dtx_srti/administrativeUnit/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://cef.uv.es/lodroadtran18/def/transporte/dtx_srti/administrativeUnit> a owl:Ontology .
<https://lod.tamtamresearch.com/resource/dtx_srti/administrativeUnit/MěstskýObvod/500054> a adu:MěstskýObvod ;
rdfs:label "MěstskýObvod #500054" ;
adu:alertcCode "2.25.199" ;
adu:name "Praha 1" ;
adu:ruianCode "500054" ;
dcterms:title "Praha 1" ;
owl:sameAs <http://sws.geonames.org/11951252>,
<https://vdp.cuzk.cz/vdp/ruian/mestskecasti/500054> ;
ns1:belongToMunicipality <https://lod.tamtamresearch.com/resource/dtx_srti/administrativeUnit/Obec/554782> .
Linking to other data¶
There are links to:
RÚIAN which is registry of regions, addresses and real estate properties at <https://vdp.cuzk.cz/>
Previous: Czech SRTI Dataset | Next: Czech Roads Gazetteer