@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://en.wikipedia.org/wiki/Resist_(book)>	foaf:primaryTopic	<http://dbpedia.org/resource/Resist_(book)> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Resist_(book)>	rdf:type	dbo:Book .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Resist_(book)>	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
<http://dbpedia.org/resource/Resist_(book)>	rdf:type	wikidata:Q386724 ,
		wikidata:Q234460 ,
		wikidata:Q571 ,
		dbo:WrittenWork ,
		dbo:Work .
@prefix schema:	<http://schema.org/> .
<http://dbpedia.org/resource/Resist_(book)>	rdf:type	schema:Book ,
		schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://dbpedia.org/resource/Resist_(book)>	rdf:type	bibo:Book ;
	owl:sameAs	<http://dbpedia.org/resource/Resist_(book)> ;
	foaf:name	"Resist: How a Century of Young Black Activists Shaped America"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Resist_(book)>	rdfs:label	"Resist (book)"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://dbpedia.org/resource/Resist_(book)>	dct:subject	<http://dbpedia.org/resource/Category:St._Martin\u0027s_Press_books> ,
		<http://dbpedia.org/resource/Category:2024_non-fiction_books> .
@prefix ns9:	<https://us.macmillan.com/books/9781250290984/> .
<http://dbpedia.org/resource/Resist_(book)>	foaf:homepage	ns9:resist ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Resist_Front_Cover_Image.png> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
<http://dbpedia.org/resource/Resist_(book)>	dc:publisher	"St. Martin's Press" .
@prefix prov:	<http://www.w3.org/ns/prov#> .
<http://dbpedia.org/resource/Resist_(book)>	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Resist_(book)?oldid=1309729305&ns=0> ;
	foaf:isPrimaryTopicOf	<http://en.wikipedia.org/wiki/Resist_(book)> ;
	dbo:description	"2024 non-fiction book by Rita Omokha"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Resist_(book)>	dbp:wikiPageUsesTemplate	dbt:Infobox_book ,
		dbt:Cite_web ,
		dbt:YouTube ,
		dbt:Authority_control ,
		dbt:Short_description ,
		dbt:Reflist ;
	dbp:name	"Resist: How a Century of Young Black Activists Shaped America"@en ;
	dbp:website	ns9:resist ;
	dbp:country	"United States"@en ;
	dbp:pages	352 ;
	dbp:publisher	<http://dbpedia.org/resource/St._Martin\u0027s_Press> ;
	dbo:publisher	<http://dbpedia.org/resource/St._Martin\u0027s_Press> ;
	dbp:isbnNote	""@en .
@prefix dbr:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Resist_(book)>	dbo:author	dbr:Rita_Omokha ;
	dbp:author	dbr:Rita_Omokha ;
	dbo:isbn	"978-1-250-29098-4" ;
	dbp:isbn	978 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/Resist_(book)>	dbp:releaseDate	"2024-11-19"^^xsd:date ;
	dbo:nonFictionSubject	dbr:Trayvon_Martin ,
		dbr:History ,
		dbr:Black_Panther_Party ,
		dbr:African-American_history ;
	dbp:genre	"Nonfiction"@en ;
	dbp:language	"English"@en ;
	dbp:subject	dbr:Black_Panther_Party ,
		dbr:African-American_history ,
		dbr:Trayvon_Martin ,
		dbr:History ;
	dbo:numberOfPages	"352"^^xsd:positiveInteger ;
	dbo:releaseDate	"2024-11-19"^^xsd:date ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Resist_Front_Cover_Image.png?width=300> .