@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://opendata.aragon.es/recurso/estadistica/Observacion/> .
@prefix qb:	<http://purl.org/linked-data/cube#> .
ns1:Cinco_Villas__648__1__1	rdf:type	qb:Observation .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:Cinco_Villas__648__1__1	rdf:type	owl:Thing .
@prefix ns4:	<http://opendata.aragon.es/def/Aragopedia#> .
@prefix ns5:	<http://opendata.aragon.es/recurso/territorio/Comarca/> .
ns1:Cinco_Villas__648__1__1	ns4:refArea	ns5:Cinco_Villas .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:Cinco_Villas__648__1__1	ns4:numEstablecimientos	"21"^^xsd:nonNegativeInteger .
@prefix ns7:	<http://opendata.aragon.es/recurso/DataSet/> .
ns1:Cinco_Villas__648__1__1	qb:dataSet	ns7:DatosTuristicos ;
	ns4:numPlazas	"648"^^xsd:nonNegativeInteger .
@prefix ns8:	<http://opendata.aragon.es/recurso/economia/turismo/> .
ns1:Cinco_Villas__648__1__1	ns4:tipoEstablecimiento	ns8:Hotel ;
	ns4:year	"2011-01-01T00:00:00+02:00"^^xsd:dateTime .