@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Stepdog	foaf:primaryTopic	dbr:Stepdog .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Stepdog	rdf:type	wikidata:Q234460 .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
dbr:Stepdog	rdf:type	bibo:Book ,
		wikidata:Q571 ,
		wikidata:Q386724 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Stepdog	rdf:type	dbo:WrittenWork ,
		dbo:Book .
@prefix schema:	<http://schema.org/> .
dbr:Stepdog	rdf:type	schema:CreativeWork ,
		dbo:Work ,
		schema:Book .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Stepdog	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Stepdog .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Stepdog	rdfs:label	"Stepdog"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Stepdog	dct:subject	dbc:Stepfamily ,
		<http://dbpedia.org/resource/Category:American_children\u0027s_books> ,
		<http://dbpedia.org/resource/Category:Charles_Scribner\u0027s_Sons_books> ,
		<http://dbpedia.org/resource/Category:Children\u0027s_books_about_families> ,
		<http://dbpedia.org/resource/Category:Children\u0027s_books_about_dogs> ,
		<http://dbpedia.org/resource/Category:1983_children\u0027s_books> ,
		dbc:Books_by_Marlene_Fanta_Shyer ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Stepdog_book_cover.png> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
dbr:Stepdog	dc:publisher	"Scribner" .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Stepdog	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Stepdog?oldid=1298537416&ns=0> ;
	dbo:description	"1983 children's book by Marlene F. Shyer"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Stepdog_book_cover.png?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Stepdog	dbp:wikiPageUsesTemplate	dbt:Refn ,
		dbt:For ,
		dbt:Reflist ,
		dbt:Infobox_book ,
		dbt:Short_description ,
		dbt:Harvnb ,
		dbt:Use_mdy_dates ,
		<http://dbpedia.org/resource/Template:\u0027s> ;
	dbp:genre	"Children's fiction"@en ;
	dbp:country	"United States"@en ;
	dbp:language	"English"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:Stepdog ;
	dbo:author	dbr:Marlene_Fanta_Shyer ;
	dbo:illustrator	dbr:Judith_Schermer ;
	dbo:isbn	"0-684-17998-9" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Stepdog	dbo:numberOfPages	"32"^^xsd:positiveInteger ;
	dbp:illustrator	dbr:Judith_Schermer ;
	dbp:isbn	0 ;
	dbp:published	"October 1983"@en ;
	dbp:publisher	<http://dbpedia.org/resource/Charles_Scribner\u0027s_Sons> ;
	dbp:pages	32 ;
	dbp:author	dbr:Marlene_Fanta_Shyer ;
	dbo:publisher	<http://dbpedia.org/resource/Charles_Scribner\u0027s_Sons> .