@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:Default-free_zone	rdf:type	ns2:InternetProtocols ,
		ns2:InternetStandards .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Default-free_zone	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000008cd5a2> .
@prefix ns4:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Default-free_zone	owl:sameAs	ns4:Default-free_zone .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Default-free_zone	foaf:page	ns6:Default-free_zone .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Default-free_zone	dbpprop:reference	<http://www.caida.org/research/topology/as_core_network/> ,
		<http://www.arbornetworks.com/downloads/research58/CSE-TR-368-98.ps> ,
		<http://www.ietf.org/rfc/rfc1930.txt> ,
		<http://thyme.apnic.net> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Default-free_zone	rdfs:label	"Default-free zone"@en ;
	dbpprop:abstract	"In the context of Internet routing, the default-free zone (DFZ) refers to the collection of all Internet autonomous systems that do not require a default route to route a packet to any destination. Conceptually, DFZ routers have a \"complete\" BGP table, sometimes referred to as the Internet routing table, global routing table or global BGP table, but, realistically, the widespread use of route filtering and the rapid rate of change in Internet routing ensure that no router anywhere has an absolutely complete view of all routes, and any such routing table would, in any case, look different from the perspective of different routers, even if a stable view could be achieved."@en ;
	rdfs:comment	"In the context of Internet routing, the default-free zone (DFZ) refers to the collection of all Internet autonomous systems that do not require a default route to route a packet to any destination."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Default-free_zone	skos:subject	ns10:Internet_protocols ,
		ns10:Routing ,
		ns10:Internet_standards .
@prefix ns11:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Default-free_zone	dbpprop:hasPhotoCollection	ns11:Default-free_zone .
dbpedia:Default-Free_Zone	dbpprop:redirect	dbpedia:Default-free_zone .
dbpedia:Global_routing_table	dbpprop:redirect	dbpedia:Default-free_zone .
dbpedia:DFZ	dbpprop:redirect	dbpedia:Default-free_zone .
dbpedia:Internet_routing_table	dbpprop:redirect	dbpedia:Default-free_zone .
dbpedia:Global_BGP_table	dbpprop:redirect	dbpedia:Default-free_zone .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Default-free_zone	owl:sameAs	dbpedia:Default-free_zone .