@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/599522>	rdf:type	skos:Concept .
@prefix ns2:	<http://data.czso.cz/ontology/> .
<http://linked.opendata.cz/resource/region/599522>	rdf:type	ns2:Municipality .
@prefix ec:	<http://ec.europa.eu/eurostat/ramon/ontologies/geographic.rdf#> .
<http://linked.opendata.cz/resource/region/599522>	rdf:type	ec:LAURegion .
@prefix ns4:	<http://www.czso.cz/vocabularies/regions#> .
<http://linked.opendata.cz/resource/region/599522>	rdf:type	ns4:Municipality .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://linked.opendata.cz/resource/region/599522>	rdfs:label	"Hus\u00ED Lhota" .
@prefix dcterms:	<http://purl.org/dc/terms/> .
<http://linked.opendata.cz/resource/region/599522>	dcterms:title	"Hus\u00ED Lhota" ,
		"Hus\u00ED Lhota"@cs .
@prefix ns7:	<http://linked.opendata.cz/resource/region/> .
<http://linked.opendata.cz/resource/region/599522>	ec:hasParentRegion	ns7:CZ0207 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://linked.opendata.cz/resource/region/599522>	ec:level	"2"^^xsd:int ;
	ec:name	"Hus\u00ED Lhota" ,
		"Hus\u00ED Lhota"@cs ;
	ec:regionCode	"599522" ,
		"599522"^^xsd:int ;
	ns4:hasAuthorizedMunicipality	<http://linked.opendata.cz/resource/region/21153> ;
	ns4:statute	ns4:Statute-O ;
	skos:prefLabel	"Hus\u00ED Lhota" ,
		"Hus\u00ED Lhota"@cs ;
	skos:notation	"599522" ;
	skos:broaderTransitive	<http://linked.opendata.cz/resource/region/21153> ;
	ns2:hasAuthorizedMunicipality	<http://linked.opendata.cz/resource/region/21153> .
@prefix ns9:	<http://data.czso.cz/resource/municipality-statute/> .
<http://linked.opendata.cz/resource/region/599522>	ns2:statute	ns9:O .