@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Sound_Object_%28SndObj%29_Library>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Sound_Object_%28SndObj%29_Library>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Sound_Object_%28SndObj%29_Library>	dbpprop:name	"Sound Object (SndObj) Library"@en ;
	dbpedia-owl:genre	<http://dbpedia.org/resource/Library_%28computing%29> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Sound_Object_%28SndObj%29_Library>	dbpedia-owl:genre	dbpedia:Software_framework ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000047ba4e8> ,
		<http://umbel.org/umbel/ne/wikipedia/Sound_Object_%28SndObj%29_Library> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Sound_Object_%28SndObj%29_Library>	foaf:name	"Sound Object (SndObj) Library" ;
	foaf:page	<http://en.wikipedia.org/wiki/Sound_Object_%28SndObj%29_Library> ;
	dbpprop:reference	<http://sndobj.sf.net> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Sound_Object_%28SndObj%29_Library>	rdfs:label	"Sound Object (SndObj) Library"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Sound_Object_%28SndObj%29_Library>	ns7:genre	dbpedia:Software_framework ,
		<http://dbpedia.org/resource/Library_%28computing%29> ;
	dbpprop:abstract	"The Sound Object (SndObj) Library is a C++ object-oriented programming library for music and audio development. It is composed of 100+ classes for signal processing, audio, MIDI and file IO and is available, cross-platform, for Linux, Windows, Mac OS X, IRIX and other UNIX-like systems. The library development is now a cooperative project hosted by sourceforge. New versions are released twice-yearly and development versions are available via Concurrent Versions System (CVS). The Library also provides bindings for Python (aka PySndObj), Java and Common LISP."@en ;
	rdfs:comment	"The Sound Object (SndObj) Library is a C++ object-oriented programming library for music and audio development. It is composed of 100+ classes for signal processing, audio, MIDI and file IO and is available, cross-platform, for Linux, Windows, Mac OS X, IRIX and other UNIX-like systems. The library development is now a cooperative project hosted by sourceforge. New versions are released twice-yearly and development versions are available via Concurrent Versions System (CVS)."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Sound_Object_%28SndObj%29_Library>	skos:subject	ns9:Free_audio_software ,
		ns9:Python_libraries ,
		ns9:Music_software ,
		<http://dbpedia.org/resource/Category:C%2B%2B_libraries> ,
		ns9:Electronic_music .
@prefix ns10:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Sound_Object_%28SndObj%29_Library>	dbpprop:wikiPageUsesTemplate	ns10:infobox_software ;
	dbpprop:programmingLanguage	"C++"@en ;
	dbpprop:genre	<http://dbpedia.org/resource/Library_%28computing%29> ,
		dbpedia:Software_framework ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Sound_Object_%28SndObj%29_Library> .