@prefix awol:	<http://bblfish.net/work/atom-owl/2006-06-06/#> .
@prefix ns1:	<https://kingsley.idehen.net/about/id/entity/https/www.theatlantic.com/culture/#> .
<https://kingsley.idehen.net/about/id/entity/https/www.theatlantic.com/culture/>	awol:content	ns1:content .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
ns1:content	rdf:type	awol:Content ;
	awol:src	<https://www.theatlantic.com/culture/> ;
	awol:type	"text/microdata+html" .
@prefix wdrs:	<http://www.w3.org/2007/05/powder-s#> .
ns1:content	wdrs:describedby	<https://kingsley.idehen.net/about/id/https/www.theatlantic.com/culture/> .