@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://opendata.aragon.es/recurso/persona/cargo/rol/> .
@prefix org:	<http://www.w3.org/ns/org#> .
ns1:alcalde-16	rdf:type	org:Role .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:alcalde-16	dc:identifier	"ALCALDE-16" ;
	dc:title	"ALCALDE" ;
	<http://www.w3.org/1999/02/22-rdf-syntax-ns%23type>	<http://www.w3.org/ns/org%23Role> .
@prefix ns4:	<http://opendata.aragon.es/recurso/procedencia/> .
ns1:alcalde-16	<http://www.w3.org/ns/prov%23wasUsedBy>	ns4:C9BF0096-62BB-B261-79F3-49879FF78C46 ,
		ns4:DB900881-A86D-7D67-5280-FC77B0E46545 .
@prefix ns:	<http://www.w3.org/ns/prov#> .
ns1:alcalde-16	ns:wasUsedBy	ns4:AA8BC300-2413-3892-F198-34CEC5B4B295 ,
		<http://opendata.aragon.es/recurso/procedencia/9BAE6B95-1907-C2C4-1ED8-2AA3CC0664C5> ,
		ns4:C9BF0096-62BB-B261-79F3-49879FF78C46 ,
		ns4:DB900881-A86D-7D67-5280-FC77B0E46545 .