@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:RST15561	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST15561	rdfs:label	"Bojano (1946-02-22/1970-02-01)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST15561	dc:date	"1946-02-22/1970-02-01" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp011200 ;
	ASI:ReST2ut	ASI:UA06384 ;
	ASI:ReST3ReST	ASI:RST32350 ,
		ASI:RST32340 ;
	ASI:ReST2geo	ASI:geo06345 ;
	ASI:codiceISTAT	"070003" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST15561	ASI:dataFine	"1970-02-01"^^xsd:date ;
	ASI:dataInizio	"1946-02-22"^^xsd:date .
ASI:Ru036460	ASI:ru2ReST	ASI:RST15561 .