@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:IGSTK	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:IGSTK	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:IGSTK	foaf:homepage	<http://www.igstk.org> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:IGSTK	dbpprop:name	"IGSTK"@en ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000876a048> ;
	foaf:name	"IGSTK" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:IGSTK	foaf:page	ns6:IGSTK ;
	dbpedia-owl:language	<http://dbpedia.org/resource/C%2B%2B> ;
	dbpedia-owl:license	dbpedia:BSD_License .
@prefix ns7:	<http://dbpedia.org/ontology/Software/> .
dbpedia:IGSTK	ns7:license	dbpedia:BSD_License ;
	dbpprop:reference	<http://isiswiki.georgetown.edu/DataServer/Data/Public/IGSTKTheBook.pdf> ,
		<http://spie.org/x8610.xml> .
@prefix ns8:	<http://public.kitware.com/> .
dbpedia:IGSTK	dbpprop:reference	ns8:IGSTKWIKI ,
		<http://www.cars-int.org> ,
		<http://www.kitware.com> ,
		<http://www.igstk.org> ,
		<http://www.caimr.georgetown.edu> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:IGSTK	rdfs:label	"IGSTK"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/7/73/IGSTKLogo.png/200px-IGSTKLogo.png> ;
	dbpedia-owl:developer	dbpedia:Insight_Software_Consortium ;
	dbpprop:abstract	"The Image-Guided Surgery Toolkit is a software package oriented to facilitate the development of image-guided surgery applications. IGSTK is an Open Source software toolkit designed to enable biomedical researchers to rapidly prototype and create new applications for image-guided surgery. This toolkit provides functionalities that are commonly needed when implementing image-guided surgery applications, such as integration with optical and electromagnetic trackers, manipulation and visualization of DICOM datasets."@en ;
	rdfs:comment	"The Image-Guided Surgery Toolkit is a software package oriented to facilitate the development of image-guided surgery applications. IGSTK is an Open Source software toolkit designed to enable biomedical researchers to rapidly prototype and create new applications for image-guided surgery."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/7/73/IGSTKLogo.png> .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:IGSTK	ns10:language	<http://dbpedia.org/resource/C%2B%2B> ;
	ns7:developer	dbpedia:Insight_Software_Consortium .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:IGSTK	skos:subject	ns12:Free_software .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:IGSTK	dbpprop:wikiPageUsesTemplate	ns13:portal ,
		ns13:infobox_software ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:IGSTKLogo.png> ;
	dbpprop:latestReleaseVersion	"3.0.0"@en ;
	dbpprop:genre	"Development Library"@en ;
	dbpprop:developer	dbpedia:Insight_Software_Consortium ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:sourceModel	dbpedia:Open_Source ;
	dbpprop:caption	"ITK Logo"@en ;
	dbpprop:website	<http://public.kitware.com/IGSTKWIKI/index.php> ,
		<http://www.igstk.org> ;
	dbpprop:portalProperty	"Free Software Portal Logo.svg"@en ,
		"Free software"@en ;
	dbpprop:license	dbpedia:BSD_License ;
	dbpprop:language	<http://dbpedia.org/resource/C%2B%2B> .
@prefix ns14:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:IGSTK	dbpprop:wordnet_type	ns14:synset-software-noun-1 .
dbpedia:Igstk	dbpprop:redirect	dbpedia:IGSTK .
dbpedia:Image_Guided_Surgery_Toolkit	dbpprop:redirect	dbpedia:IGSTK .