@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:AICCU	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:AICCU	rdf:type	dbpedia-owl:Software .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:AICCU	rdf:type	ns4:TunnelingProtocols ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:AICCU	foaf:homepage	<http://http://www.sixxs.net/tools/aiccu/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:AICCU	dbpprop:name	"AICCU"@en ;
	dbpedia-owl:genre	dbpedia:Internet ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000046e15e4> ;
	foaf:name	"AICCU" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:AICCU	foaf:page	ns7:AICCU .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:AICCU	ns9:releaseDate	"2004-08-01"^^xsd:date ;
	dbpedia-owl:license	dbpedia:BSD_licenses .
@prefix ns10:	<http://dbpedia.org/ontology/Software/> .
dbpedia:AICCU	ns10:license	dbpedia:BSD_licenses ;
	dbpprop:reference	<http://www.sixxs.net/tools/aiccu/> ,
		<http://www.sixxs.net/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:AICCU	rdfs:label	"AICCU"@en ;
	ns9:genre	dbpedia:Internet ;
	dbpprop:abstract	"AICCU (Automatic IPv6 Connectivity Client Utility) is a popular cross-platform utility for automatically configuring an IPv6 tunnel. It is free software available under a BSD license. The utility is originally provided for the SixXS Tunnel Broker but it can also be used by a variety of other tunnel brokers."@en ;
	rdfs:comment	"AICCU (Automatic IPv6 Connectivity Client Utility) is a popular cross-platform utility for automatically configuring an IPv6 tunnel. It is free software available under a BSD license. The utility is originally provided for the SixXS Tunnel Broker but it can also be used by a variety of other tunnel brokers."@en ;
	dbpedia-owl:releaseDate	"2004-08-01"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:AICCU	skos:subject	ns13:Unix_software ,
		ns13:Tunneling_protocols ,
		ns13:Solaris_software ,
		ns13:Free_software_programmed_in_C ,
		ns13:IPv6 ,
		ns13:Windows_software ,
		ns13:Mac_OS_X_software ,
		ns13:BSD_software .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:AICCU	dbpprop:wikiPageUsesTemplate	ns14:portal ,
		ns14:infobox_software ;
	dbpprop:programmingLanguage	<http://dbpedia.org/resource/C_%28programming_language%29> ;
	dbpprop:genre	dbpedia:Internet ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:caption	"Automatic IPv6 Connectivity Client Utility"@en ;
	dbpprop:website	<http://www.sixxs.net/tools/aiccu/> ;
	dbpprop:portalProperty	"Free software"@en ,
		"Free Software Portal Logo.svg"@en ;
	dbpprop:license	dbpedia:BSD_licenses ;
	dbpprop:frequentlyUpdated	"yes"@en ;
	dbpprop:released	<http://www.sixxs.net> ;
	dbpprop:language	"English"@en .
@prefix ns15:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:AICCU	dbpprop:hasPhotoCollection	ns15:AICCU .
@prefix ns16:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:AICCU	dbpprop:wordnet_type	ns16:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:AICCU	owl:sameAs	dbpedia:AICCU .