@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://datos.bne.es/resource/> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:XX799848	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:XX799848	rdfs:label	"Parques nacionales--Argentina"@es .
@prefix ns4:	<http://www.loc.gov/mads/rdf/v1#> .
ns1:XX799848	ns4:citationNote	"(National parks and reserves--Argentina)" ;
	ns4:citationSource	"LCSH" .
@prefix ns5:	<http://id.loc.gov/authorities/subjects/> .
ns1:XX799848	skos:closeMatch	ns5:sh85090055 .
@prefix ns6:	<https://datos.bne.es/def/> .
ns1:XX799848	skos:inScheme	ns6:materias ;
	skos:narrower	ns1:XX5282442 ,
		ns1:XX460428 ;
	skos:notation	"502.1(82)" ;
	skos:prefLabel	"Parques nacionales--Argentina"@es ,
		"National parks and reserves-Argentina"@en ;
	skos:semanticRelation	ns1:XX85743 ,
		ns1:XX526115 ;
	ns6:id	"XX799848" .