@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:RST10273	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST10273	rdfs:label	"Majano (1961-01-20/1968-02-29)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST10273	dc:date	"1961-01-20/1968-02-29" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp060500 ;
	ASI:ReST2ut	ASI:UA04060 ;
	ASI:ReST3ReST	ASI:RST30950 ,
		ASI:RST30940 ;
	ASI:ReST2geo	ASI:geo04024 ;
	ASI:codiceISTAT	"030053" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST10273	ASI:dataFine	"1968-02-29"^^xsd:date ;
	ASI:dataInizio	"1961-01-20"^^xsd:date .
ASI:Ru186810	ASI:ru2ReST	ASI:RST10273 .