@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Nano-threads	foaf:primaryTopic	dbr:Nano-threads .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Shared_memory	dbo:wikiPageWikiLink	dbr:Nano-threads .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Nano-threads	rdf:type	dbo:Work ,
		dbo:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Nano-threads	owl:sameAs	<http://rdf.freebase.com/ns/m.0ddcmm2> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Nano-threads	owl:sameAs	wikidata:Q6963948 ,
		dbr:Nano-threads ,
		<https://global.dbpedia.org/id/4sJMU> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Nano-threads	rdfs:label	"Nano-threads"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Nano-threads	dct:subject	<http://dbpedia.org/resource/Category:Threads_(computing)> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Nano-threads	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Nano-threads?oldid=1292516994&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Nano-threads ;
	dbo:wikiPageWikiLink	<http://dbpedia.org/resource/Category:Threads_(computing)> ,
		<http://dbpedia.org/resource/Thread_(computer_science)> ,
		dbr:Computer_science ,
		dbr:Symmetric_Multi-Processing ,
		dbr:Multiprocessing ,
		dbr:Shared_memory_architecture ;
	dbo:description	"perangkat lunak"@in .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Nano-threads	dbp:wikiPageUsesTemplate	dbt:Comp-sci-stub ,
		dbt:Reflist .