@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
ASI:RST13988	rdf:type	ASI:ReST .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:RST13988	rdf:type	owl:NamedIndividual .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST13988	rdfs:label	"Mignano (1927-01-02/1945-06-10)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST13988	dc:date	"1927-01-02/1945-06-10" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp064870 ;
	ASI:ReST2ut	ASI:UA05583 ;
	ASI:ReST3ReST	ASI:RST32060 ,
		ASI:RST32040 ,
		ASI:RST32041 ,
		ASI:RST32070 ,
		ASI:RST32050 ;
	ASI:ReST2geo	ASI:geo05544 ;
	ASI:codiceISTAT	"061051" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST13988	ASI:dataFine	"1945-06-10"^^xsd:date ;
	ASI:dataInizio	"1927-01-02"^^xsd:date .
ASI:Ru200080	ASI:ru2ReST	ASI:RST13988 .