@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Getid3	rdf:type	dbpedia-owl:Software .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
dbpedia:Getid3	rdf:type	ns3:SourceForgeProjects ,
		ns3:Software106566077 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Getid3	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Getid3	foaf:homepage	<http://getid3.sf.net/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Getid3	dbpprop:name	"getID3()"@en ;
	dbpedia-owl:genre	dbpedia:Audio_software ,
		<http://dbpedia.org/resource/Library_%28computing%29> .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Getid3	owl:sameAs	ns7:Getid3 ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000dc9539> ;
	foaf:name	"getID3()" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Getid3	foaf:page	ns8:Getid3 ;
	dbpedia-owl:license	dbpedia:GPL .
@prefix ns9:	<http://dbpedia.org/ontology/Software/> .
dbpedia:Getid3	ns9:license	dbpedia:GPL .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Getid3	rdfs:label	"Getid3"@en .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Getid3	ns11:genre	<http://dbpedia.org/resource/Library_%28computing%29> ,
		dbpedia:Audio_software ;
	dbpprop:abstract	"getID3 is an open-source, cross-platform software library for the PHP language written by James Heinrich and Allan Hansen. getID3 can extract information from multimedia file formats: audio, video and images in various formats. Information extracted includes playtime, metadata, bitrate, sample rate, number of channels, and much more. getID3 can also write metadata (tags) to several formats. The first public version, 1.4.1b4, was released on May 5, 2002. getID3 is licensed under the GPL license."@en ;
	rdfs:comment	"getID3 is an open-source, cross-platform software library for the PHP language written by James Heinrich and Allan Hansen. getID3 can extract information from multimedia file formats: audio, video and images in various formats. Information extracted includes playtime, metadata, bitrate, sample rate, number of channels, and much more. getID3 can also write metadata (tags) to several formats. The first public version, 1.4.1b4, was released on May 5, 2002. getID3 is licensed under the GPL license."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Getid3	skos:subject	<http://dbpedia.org/resource/Category:2002_software> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Getid3	skos:subject	ns13:PHP_libraries ,
		ns13:SourceForge_projects ,
		ns13:Metadata .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Getid3	dbpprop:wikiPageUsesTemplate	ns14:infobox_software ,
		ns14:portal ;
	dbpprop:latestReleaseVersion	"1.7.9"@en ;
	dbpprop:genre	<http://dbpedia.org/resource/Library_%28computing%29> ,
		dbpedia:Audio_software ;
	dbpprop:developer	"James Heinrich, Allan Hansen."@en ;
	dbpprop:operatingSystem	dbpedia:Cross_platform ;
	dbpprop:website	<http://getid3.sf.net> ;
	dbpprop:portalProperty	"Free Software Portal Logo.svg"@en ,
		"Free software"@en ;
	dbpprop:license	dbpedia:GPL .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Getid3	dbpprop:latestReleaseDate	"2008-03-08"^^xsd:date .
@prefix ns16:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Getid3	dbpprop:hasPhotoCollection	ns16:Getid3 .
@prefix ns17:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Getid3	dbpprop:wordnet_type	ns17:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Getid3	owl:sameAs	dbpedia:Getid3 .