@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:RST18004	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST18004	rdfs:label	"Aci Bonaccorsi (1861-03-17/)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST18004	dc:date	"1861-03-17/" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp000390 ;
	ASI:ReST2ut	ASI:UA07598 ;
	ASI:ReST3ReST	ASI:RST32860 ,
		ASI:RST32871 ,
		ASI:RST32870 ;
	ASI:ReST2geo	ASI:geo07553 ;
	ASI:codiceISTAT	"087001" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST18004	ASI:dataInizio	"1861-03-17"^^xsd:date .
ASI:Ru000930	ASI:ru2ReST	ASI:RST18004 .