@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:RST21474	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST21474	rdfs:label	"Bel Prato (1863-01-11/1928-09-26)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST21474	dc:date	"1863-01-11/1928-09-26" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp008920 ;
	ASI:ReST2ut	ASI:UA10272 ;
	ASI:ReST3ReST	ASI:RST30550 ,
		ASI:RST30560 ,
		ASI:RST30540 ;
	ASI:codiceISTAT	"017807" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST21474	ASI:dataFine	"1928-09-26"^^xsd:date ;
	ASI:dataInizio	"1863-01-11"^^xsd:date .
ASI:Ru028150	ASI:ru2ReST	ASI:RST21474 .