@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:The_Death_Note__The_Death_Note__1	rdf:type	wikidata:Q386724 .
@prefix schema:	<http://schema.org/> .
dbr:The_Death_Note__The_Death_Note__1	rdf:type	schema:Movie ,
		wikidata:Q11424 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:The_Death_Note__The_Death_Note__1	rdf:type	dbo:Film ,
		schema:CreativeWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:The_Death_Note__The_Death_Note__1	rdf:type	owl:Thing ,
		dbo:Work ;
	owl:sameAs	dbr:The_Death_Note__The_Death_Note__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:The_Death_Note__The_Death_Note__1	foaf:name	"The Death Note"@en .
@prefix dbd:	<http://dbpedia.org/datatype/> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbr:The_Death_Note__The_Death_Note__1	ns8:runtime	"93.0"^^dbd:minute ;
	dbo:gross	"3700000.0"^^dbd:renminbi .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:The_Death_Note__The_Death_Note__1	dbo:runtime	"5580.0"^^xsd:double ;
	dbo:language	dbr:Mandarin_Chinese .