@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
ASI:RST23394	rdf:type	ASI:ReST .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:RST23394	rdf:type	owl:NamedIndividual .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST23394	rdfs:label	"Deggiano (1923-01-21/1928-08-09)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST23394	dc:date	"1923-01-21/1928-08-09" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp040760 ;
	ASI:ReST2ut	ASI:UA11034 ;
	ASI:ReST3ReST	ASI:RST30741 ,
		ASI:RST30740 ,
		ASI:RST30720 ;
	ASI:codiceISTAT	"022836" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST23394	ASI:dataFine	"1928-08-09"^^xsd:date ;
	ASI:dataInizio	"1923-01-21"^^xsd:date .
ASI:Ru125470	ASI:ru2ReST	ASI:RST23394 .