@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://datos.bne.es/resource/> .
@prefix ns2:	<https://datos.bne.es/def/> .
ns1:XX1990577	rdf:type	ns2:C1001 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:XX1990577	rdfs:label	"Perry Mason" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:XX1990577	skos:altLabel	"Colecci\u00F3n Erle Stanley Gardner" ;
	ns2:OP1001	ns1:XX1150353 ;
	ns2:id	"XX1990577" ;
	ns2:P1011	"Gardner, Erle Stanley" ;
	ns2:P1001	"Perry Mason" .