@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix coleccion:	<http://icearagon.aragon.es/resource/core/coleccion/> .
@prefix icearagon_core:	<http://icearagon.aragon.es/def/core#> .
coleccion:NGA	rdf:type	icearagon_core:Coleccion .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
coleccion:NGA	rdfs:label	"Especificaciones cartogr\u00E1ficas del Nomencl\u00E1tor Geogr\u00E1fico de Arag\u00F3n"@es ;
	rdfs:comment	"Especificaciones cartogr\u00E1ficas del Nomencl\u00E1tor Geogr\u00E1fico de Arag\u00F3n"@es .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
coleccion:NGA	rdfs:seeAlso	"https://icearagon.aragon.es/descargas?coleccion=NGA"^^xsd:anyURI .
@prefix ns5:	<https://www.w3.org/ns/dcat#> .
coleccion:NGA	ns5:keyword	"Cartografia"@es ,
		"Toponimos"@es ,
		"Toponimia"@es ,
		"Nomenclator"@es ,
		"Documentacion"@es ,
		"Especificaciones"@es ,
		"Geograficos"@es ,
		"Nombres"@es ,
		"Gazetteer"@es .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
coleccion:NGA	dc:temporal	"2014"^^xsd:string ;
	icearagon_core:hasTipoColeccion	icearagon_core:Especificaciones ;
	icearagon_core:hasEsquemaDistribucion	icearagon_core:ComunidadAutonoma .