@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:XX1594297	rdf:type	ns2:C1005 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:XX1594297	rdfs:label	"Sutherland, Hal" ;
	ns2:id	"XX1594297" ;
	ns2:P1002	"WWW Imdb, 05-06-2003" ;
	ns2:P1003	"(Hal Sutherland; director)" ;
	ns2:P1100	"#WWW Imdb, 05-06-2003#(Hal Sutherland; director)" ;
	ns2:P5001	"Sutherland, Hal" .