@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:RST24513	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST24513	rdfs:label	"Ugovizza Valbruna (1923-03-29/1928-06-27)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST24513	dc:date	"1923-03-29/1928-06-27" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp121380 ;
	ASI:ReST2ut	ASI:UA11336 ;
	ASI:ReST3ReST	ASI:RST30930 ,
		ASI:RST30910 ;
	ASI:codiceISTAT	"030821" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST24513	ASI:dataFine	"1928-06-27"^^xsd:date ;
	ASI:dataInizio	"1923-03-29"^^xsd:date .
ASI:Ru372460	ASI:ru2ReST	ASI:RST24513 .