@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
ASI:RST18311	rdf:type	ASI:ReST .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:RST18311	rdf:type	owl:NamedIndividual .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST18311	rdfs:label	"Villanova Monteleone (1928-10-04/1947-08-22)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST18311	dc:date	"1928-10-04/1947-08-22" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp128120 ;
	ASI:ReST2ut	ASI:UA07761 ;
	ASI:ReST3ReST	ASI:RST32930 ;
	ASI:ReST2geo	ASI:geo07716 ;
	ASI:codiceISTAT	"090078" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST18311	ASI:dataFine	"1947-08-22"^^xsd:date ;
	ASI:dataInizio	"1928-10-04"^^xsd:date .
ASI:Ru396170	ASI:ru2ReST	ASI:RST18311 .