@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:RST04738	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST04738	rdfs:label	"Cremeno (1861-03-17/1928-12-23)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST04738	dc:date	"1861-03-17/1928-12-23" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp039260 ;
	ASI:ReST2ut	ASI:UA01740 ;
	ASI:ReST3ReST	ASI:RST30420 ,
		ASI:RST30410 ,
		ASI:RST30411 ;
	ASI:ReST2geo	ASI:geo01729 ;
	ASI:codiceISTAT	"097029" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST04738	ASI:dataFine	"1928-12-23"^^xsd:date ;
	ASI:dataInizio	"1861-03-17"^^xsd:date .
ASI:Ru120180	ASI:ru2ReST	ASI:RST04738 .