@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
ASI:RST25029	rdf:type	ASI:ReST .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:RST25029	rdf:type	owl:NamedIndividual .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST25029	rdfs:label	"Atella di Napoli (1945-06-11/1946-03-28)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST25029	dc:date	"1945-06-11/1946-03-28" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp005880 ;
	ASI:ReST2ut	ASI:UA11482 ;
	ASI:ReST3ReST	ASI:RST31960 ;
	ASI:codiceISTAT	"061803" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST25029	ASI:dataFine	"1946-03-28"^^xsd:date ;
	ASI:dataInizio	"1945-06-11"^^xsd:date .
ASI:Ru018410	ASI:ru2ReST	ASI:RST25029 .