@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Pear_switch	foaf:primaryTopic	dbr:Pear_switch .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Pear_switch	owl:sameAs	dbr:Pear_switch .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Pear_switch	rdfs:label	"Pear switch"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Pear_switch	dct:subject	dbc:Electrical_engineering ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Push-to-make_switch_electronic_symbol.svg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Interruptor_de_pera.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Interruptor_de_pera_plano.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Pear_switch	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Pear_switch?oldid=1272351352&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Pear_switch .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Pear_switch	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Interruptor_de_pera.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Pear_switch	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Confusing ,
		dbt:Sfnref ,
		dbt:Orphan ,
		dbt:Reflist ,
		dbt:Cite_web ,
		dbt:Citation_needed ,
		dbt:Cite_book ,
		dbt:Commons_category .