@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Mail_Transfer_Protocol	foaf:primaryTopic	dbr:Mail_Transfer_Protocol .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Dot-decimal_notation	dbo:wikiPageWikiLink	dbr:Mail_Transfer_Protocol .
dbr:MTP	dbo:wikiPageWikiLink	dbr:Mail_Transfer_Protocol ;
	dbo:wikiPageDisambiguates	dbr:Mail_Transfer_Protocol .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Mail_Transfer_Protocol	owl:sameAs	wikidata:Q6735703 ,
		dbr:Mail_Transfer_Protocol ,
		<https://global.dbpedia.org/id/4qydF> .
@prefix yago-res:	<http://yago-knowledge.org/resource/> .
dbr:Mail_Transfer_Protocol	owl:sameAs	yago-res:Mail_Transfer_Protocol ,
		<http://rdf.freebase.com/ns/m.04115xx> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Mail_Transfer_Protocol	rdfs:label	"Mail Transfer Protocol"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Mail_Transfer_Protocol	dct:subject	dbc:Application_layer_protocols ,
		dbc:Internet_protocols ,
		dbc:Internet_mail_protocols .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Mail_Transfer_Protocol	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Mail_Transfer_Protocol?oldid=1013332067&ns=0> ;
	dbo:wikiPageWikiLink	dbr:Simple_Mail_Transfer_Protocol ,
		dbc:Internet_mail_protocols ,
		dbc:Internet_protocols ,
		dbc:Application_layer_protocols ;
	dbo:description	"obsolete network protocol that has been replaced by SMTP"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Mail_Transfer_Protocol	dbp:wikiPageUsesTemplate	dbt:R_from_merge ;
	dbo:wikiPageRedirects	dbr:Simple_Mail_Transfer_Protocol .
@prefix gold:	<http://purl.org/linguistics/gold/> .
dbr:Mail_Transfer_Protocol	gold:hypernym	dbr:Protocol ;
	foaf:isPrimaryTopicOf	wikipedia-en:Mail_Transfer_Protocol .