@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.w3.org/2006/http#> .
_:b13000	rdf:type	ns1:MessageHeader .
@prefix ns2:	<http://www.w3.org/2007/05/powder-s#> .
_:b13000	ns2:describedby	<http://localhost:8890/about/id/http/musicbrainz.org/artist/72c090b6-a68e-4cb9-b330-85278681a714.html> .
@prefix ns3:	<http://www.w3.org/2006/http-header#> .
_:b13000	ns1:fieldName	ns3:date ;
	ns1:fieldValue	_:b13223 .
_:b13223	rdf:type	ns1:HeaderElement ;
	ns2:describedby	<http://localhost:8890/about/id/http/musicbrainz.org/artist/72c090b6-a68e-4cb9-b330-85278681a714.html> ;
	ns1:elementName	"Tue, 06 Aug 2019 12:44:54 GMT" .
_:b13488	rdf:first	_:b13000 ;
	rdf:rest	rdf:nil .