@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:To_Duration	foaf:primaryTopic	dbr:To_Duration .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:To_Duration	rdf:type	dbo:Work .
@prefix schema:	<http://schema.org/> .
dbr:To_Duration	rdf:type	schema:Book ,
		schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
dbr:To_Duration	rdf:type	bibo:Book .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:To_Duration	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:To_Duration	rdf:type	wikidata:Q234460 ,
		dbo:Book ,
		wikidata:Q571 ,
		dbo:WrittenWork ,
		wikidata:Q386724 ;
	owl:sameAs	dbr:To_Duration ;
	foaf:name	"To Duration"@en ,
		"Gedicht an die Dauer"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:To_Duration	rdfs:label	"To Duration"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:To_Duration	dct:subject	dbc:Suhrkamp_Verlag_books ,
		dbc:Poetry_by_Peter_Handke ,
		<http://dbpedia.org/resource/Category:1986_poems> ,
		dbc:Philosophical_poems ,
		<http://dbpedia.org/resource/Category:1986_poetry_books> ,
		dbc:Austrian_poems ,
		dbc:Books_by_Peter_Handke ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Peter_Handke_-_Gedicht_an_die_Dauer.jpg> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
dbr:To_Duration	dc:publisher	"Suhrkamp Verlag" .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:To_Duration	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/To_Duration?oldid=1309408054&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:To_Duration ;
	dbo:description	"1986 poem by Peter Handke"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:To_Duration	dbp:wikiPageUsesTemplate	dbt:Langx ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Ill ,
		dbt:Infobox_book ,
		dbt:Poetry-stub ,
		dbt:Peter_Handke ;
	dbp:name	"To Duration"@en ;
	dbp:country	"West Germany"@en ;
	dbp:pages	54 ;
	dbp:publisher	dbr:Suhrkamp_Verlag ;
	dbo:publisher	dbr:Suhrkamp_Verlag ;
	dbo:author	dbr:Peter_Handke ;
	dbp:author	dbr:Peter_Handke ;
	dbp:translator	"Scott Abbott"@en ;
	dbo:isbn	"3518019309" ;
	dbp:isbn	3518019309 ;
	dbp:titleOrig	"Gedicht an die Dauer"@en ;
	dbp:origLangCode	"de"@en ;
	dbp:language	"German"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:To_Duration	dbo:numberOfPages	"54"^^xsd:positiveInteger ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Peter_Handke_-_Gedicht_an_die_Dauer.jpg?width=300> ;
	dbp:englishPubDate	2015 ;
	dbp:pubDate	1986 .