@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:TrID	rdf:type	ns2:Software106566077 .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:TrID	rdf:type	dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:TrID	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:TrID	foaf:homepage	<http://mark0.net> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:TrID	dbpprop:name	"TrIDDefs"@en ,
		"TrID"@en ,
		"TrIDNet"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Software/> .
dbpedia:TrID	ns7:platform	<http://dbpedia.org/resource/.NET_Framework> ;
	dbpedia-owl:genre	dbpedia:GUI ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000004621969> ;
	foaf:name	"TrIDDefs" ,
		"TrID" ,
		"TrIDNet" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:TrID	foaf:page	ns8:TrID ;
	dbpedia-owl:platform	<http://dbpedia.org/resource/.NET_Framework> ;
	dbpedia-owl:status	"Active" ;
	dbpedia-owl:license	dbpedia:Freeware ;
	ns7:license	dbpedia:Freeware ;
	dbpprop:reference	<http://mark0.net/soft-trid-e.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:TrID	rdfs:label	"TrID"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/9/93/TrID_File_Identifier_v2.png/200px-TrID_File_Identifier_v2.png> .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:TrID	ns10:genre	dbpedia:GUI ;
	ns7:status	"Active" ;
	dbpprop:abstract	"TrID is a utility designed to identify file types from their binary signatures. It is extensible and can be trained to recognize new formats in a fast and automatic way. TrID uses a database of definitions which describe recurring patterns for supported file types. The database of definitions can be expanded by writing new file format definition XML files, aided by the TrIDScan utility. The command-line version also supports . trd files, which are definition package files. The original version is a command line utility, but there is also a GUI version called TrIDNet."@en ;
	rdfs:comment	"TrID is a utility designed to identify file types from their binary signatures. It is extensible and can be trained to recognize new formats in a fast and automatic way. TrID uses a database of definitions which describe recurring patterns for supported file types. The database of definitions can be expanded by writing new file format definition XML files, aided by the TrIDScan utility. The command-line version also supports . trd files, which are definition package files."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/9/93/TrID_File_Identifier_v2.png> .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
dbpedia:TrID	dbpprop:wikiPageUsesTemplate	ns11:infobox_software ;
	dbpprop:latestReleaseVersion	<http://mark0.net/download/trid_w32.zip> ,
		<http://mark0.net/download/trid_net.zip> ,
		<http://mark0.net/download/triddefs.zip> ,
		<http://mark0.net/download/triddefs_xml.rar> ;
	dbpprop:genre	dbpedia:GUI ,
		"file type definitions"@en ,
		"File type identifier"@en ;
	dbpprop:developer	<http://mark0.net> ;
	dbpprop:operatingSystem	dbpedia:Linux ,
		dbpedia:Microsoft_Windows ;
	dbpprop:screenshot	<http://dbpedia.org/resource/Image:TrID_File_Identifier_v2.png> ;
	dbpprop:caption	"TrID v2.00 Screenshot"@en ;
	dbpprop:website	<http://mark0.net/soft-tridnet-e.html> ,
		<http://mark0.net/soft-trid-e.html> ;
	dbpprop:license	dbpedia:Freeware ;
	dbpprop:status	"Active"@en .
@prefix ns12:	<http://dbpedia.org/resource/TrID/latestReleaseDate/> .
dbpedia:TrID	dbpprop:latestReleaseDate	ns12:Start_date_and_age ;
	dbpprop:platform	<http://dbpedia.org/resource/.NET_Framework> .
@prefix ns13:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:TrID	dbpprop:hasPhotoCollection	ns13:TrID .
@prefix ns14:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:TrID	dbpprop:wordnet_type	ns14:synset-software-noun-1 .
dbpedia:TrIDNET	dbpprop:redirect	dbpedia:TrID .
dbpedia:TrIDNet	dbpprop:redirect	dbpedia:TrID .
dbpedia:TrIDScan	dbpprop:redirect	dbpedia:TrID .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:TrID	owl:sameAs	dbpedia:TrID .