@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://linked.opendata.cz/resource/region/598275>	rdf:type	skos:Concept .
@prefix ec:	<http://ec.europa.eu/eurostat/ramon/ontologies/geographic.rdf#> .
<http://linked.opendata.cz/resource/region/598275>	rdf:type	ec:LAURegion .
@prefix ns3:	<http://data.czso.cz/ontology/> .
<http://linked.opendata.cz/resource/region/598275>	rdf:type	ns3:Municipality .
@prefix ns4:	<http://www.czso.cz/vocabularies/regions#> .
<http://linked.opendata.cz/resource/region/598275>	rdf:type	ns4:Municipality .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://linked.opendata.cz/resource/region/598275>	rdfs:label	"Ka\u0148ovice" .
@prefix dcterms:	<http://purl.org/dc/terms/> .
<http://linked.opendata.cz/resource/region/598275>	dcterms:title	"Ka\u0148ovice"@cs ,
		"Ka\u0148ovice" .
@prefix ns7:	<http://linked.opendata.cz/resource/region/> .
<http://linked.opendata.cz/resource/region/598275>	ec:hasParentRegion	ns7:CZ0802 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://linked.opendata.cz/resource/region/598275>	ec:level	"2"^^xsd:int ;
	ec:name	"Ka\u0148ovice" ,
		"Ka\u0148ovice"@cs ;
	ec:regionCode	"598275" ,
		"598275"^^xsd:int ;
	ns4:hasAuthorizedMunicipality	<http://linked.opendata.cz/resource/region/81061> ;
	ns4:statute	ns4:Statute-O ;
	skos:prefLabel	"Ka\u0148ovice" ,
		"Ka\u0148ovice"@cs ;
	skos:notation	"598275" ;
	skos:broaderTransitive	<http://linked.opendata.cz/resource/region/81061> ;
	ns3:hasAuthorizedMunicipality	<http://linked.opendata.cz/resource/region/81061> .
@prefix ns9:	<http://data.czso.cz/resource/municipality-statute/> .
<http://linked.opendata.cz/resource/region/598275>	ns3:statute	ns9:O .