@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Code_Geass__manga__1	rdf:type	dbo:Work .
@prefix schema:	<http://schema.org/> .
dbr:Code_Geass__manga__1	rdf:type	schema:CreativeWork .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Code_Geass__manga__1	rdf:type	wikidata:Q245068 ,
		wikidata:Q234460 ,
		dbo:Manga ,
		dbo:WrittenWork ,
		wikidata:Q8274 ,
		wikidata:Q386724 ,
		dbo:Comic .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Code_Geass__manga__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Code_Geass__manga__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Code_Geass__manga__1	foaf:name	"Code Geass: Lelouch of the Rebellion"@en ,
		"Code Geass: Renya of Darkness"@en ,
		"Code Geass: Oz the Reflection"@en ,
		"Code Geass: Suzaku of the Counterattack"@en ,
		"Code Geass: Nightmare of Nunnally"@en ,
		"Code Geass: Tales of an Alternate Shogunate"@en ,
		"Code Geass: Oz the Reflection O2"@en ;
	dbo:author	<http://dbpedia.org/resource/Ichir\u014D_\u014Ckouchi> ;
	dbo:magazine	dbr:Kerokero_Ace ,
		<http://dbpedia.org/resource/Monthly_Sh\u014Dnen_Ace> ,
		dbr:Comp_Ace ,
		<http://dbpedia.org/resource/Asuka_(magazine)> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Code_Geass__manga__1	dbo:numberOfVolumes	"7"^^xsd:nonNegativeInteger ,
		"8"^^xsd:nonNegativeInteger ,
		"1"^^xsd:nonNegativeInteger ,
		"2"^^xsd:nonNegativeInteger ,
		"5"^^xsd:nonNegativeInteger ;
	dbo:firstPublicationDate	"2010-05-26"^^xsd:date ,
		"2008-05-26"^^xsd:date ,
		"2007-06-26"^^xsd:date ,
		"2014-08-26"^^xsd:date ,
		"2006-10-10"^^xsd:date ,
		"2006-12-26"^^xsd:date ,
		"2012-04-10"^^xsd:date ;
	dbo:lastPublicationDate	"2008-08-09"^^xsd:date ,
		"2008-08-26"^^xsd:date ,
		"2009-04-25"^^xsd:date ,
		"2014-07-26"^^xsd:date ,
		"2016-02-26"^^xsd:date ,
		"2013-08-26"^^xsd:date ,
		"2010-02-24"^^xsd:date ;
	dbo:type	dbr:Manga ;
	dbo:publisher	dbr:Kadokawa_Shoten .