@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:In_the_Mesh	foaf:primaryTopic	dbr:In_the_Mesh .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:In_the_Mesh	rdf:type	dbo:Work .
@prefix schema:	<http://schema.org/> .
dbr:In_the_Mesh	rdf:type	schema:Book ,
		dbo:Book .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:In_the_Mesh	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:In_the_Mesh	rdf:type	wikidata:Q386724 .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
dbr:In_the_Mesh	rdf:type	bibo:Book ,
		dbo:WrittenWork ,
		wikidata:Q571 ,
		wikidata:Q234460 ,
		schema:CreativeWork ;
	owl:sameAs	dbr:In_the_Mesh ;
	foaf:name	"In the Mesh"@en ,
		"L'Engrenage"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:In_the_Mesh	rdfs:label	"In the Mesh"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:In_the_Mesh	dct:subject	dbc:Short_story_collections_by_Jean-Paul_Sartre ,
		dbc:French_short_stories ,
		dbc:Works_by_Jean-Paul_Sartre ,
		dbc:French_philosophical_novels ,
		dbc:Unproduced_screenplays ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/L\u0027Engrenage.png> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
dbr:In_the_Mesh	dc:publisher	"Roshangaran and Women's Studies (Persian edition, 2009)" .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:In_the_Mesh	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/In_the_Mesh?oldid=1309889350&ns=0> .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:In_the_Mesh	dbp:publisher	"Roshangaran and Women's Studies"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:In_the_Mesh ;
	dbo:isbn	"9789641940098" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:In_the_Mesh	dbo:numberOfPages	"208"^^xsd:positiveInteger ;
	dbp:language	dbr:French_language ;
	dbp:country	"France"@en ;
	dbp:author	dbr:Jean-Paul_Sartre ;
	dbo:author	dbr:Jean-Paul_Sartre ;
	dbp:name	"In the Mesh"@en ;
	dbp:isbn	9789641940098 ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/L\u0027Engrenage.png?width=300> ;
	dbp:caption	"Title page for L'Engrenage"@en ;
	dbo:language	dbr:French_language ;
	dbp:titleOrig	"L'Engrenage"@en ;
	dbp:pubDate	1969 ;
	dbp:mediaType	"Print"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:In_the_Mesh	dbp:wikiPageUsesTemplate	dbt:In_lang ,
		dbt:Jean-Paul_Sartre ,
		dbt:Reflist ,
		dbt:Infobox_book ;
	dbp:pages	208 .