@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:RST08006	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST08006	rdfs:label	"San Felice/St. Felix (1928-05-13)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST08006	dc:date	"1928-05-13" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp099180 ;
	ASI:ReST2ut	ASI:UA03135 ;
	ASI:ReST3ReST	ASI:RST30741 ;
	ASI:codiceISTAT	"022" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST08006	ASI:dataFine	"1928-05-13"^^xsd:date ;
	ASI:dataInizio	"1928-05-13"^^xsd:date .
ASI:Ru509988	ASI:ru2ReST	ASI:RST08006 .
ASI:Ru304660	ASI:ru2ReST	ASI:RST08006 .