@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:DocPoint	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:DocPoint	rdf:type	dbpedia-owl:Software ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:DocPoint	foaf:homepage	<http://www.docpoint.biz> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:DocPoint	dbpprop:name	"DocPoint"@en ;
	dbpedia-owl:genre	dbpedia:EDMS ,
		dbpedia:ECM ,
		dbpedia:Document_Management ,
		dbpedia:Groupware ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000820c873> ;
	foaf:name	"DocPoint" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:DocPoint	foaf:page	ns6:DocPoint .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbpedia:DocPoint	ns8:releaseDate	"1998-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:license	dbpedia:Proprietary_software .
@prefix ns9:	<http://dbpedia.org/ontology/Software/> .
dbpedia:DocPoint	ns9:license	dbpedia:Proprietary_software ;
	dbpprop:reference	<http://blog.docpoint.biz> ,
		<http://www.universitybusiness.com/viewarticle.aspx?articleid=623> ,
		<http://www.docpoint.biz/docs/html/manual_corporate.html> ,
		<http://www.docpoint.biz> ,
		<http://www.businesssolutionsmag.com/index.php?option=com_jambozine&layout=article&view=page&aid=2704&Itemid=68> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:DocPoint	rdfs:label	"DocPoint"@en ;
	ns8:genre	dbpedia:Groupware ,
		dbpedia:EDMS ,
		dbpedia:Document_Management ,
		dbpedia:ECM ;
	dbpprop:abstract	"DocPoint is a commercial document management system. DocPoint targets a wide variety of audiences ranging from corporations and government institutions, to small and medium enterprises across a broad spectrum of market verticals."@en ;
	rdfs:comment	"DocPoint is a commercial document management system. DocPoint targets a wide variety of audiences ranging from corporations and government institutions, to small and medium enterprises across a broad spectrum of market verticals."@en ;
	dbpedia-owl:releaseDate	"1998-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:DocPoint	skos:subject	ns12:Business_software ,
		ns12:Windows_software ,
		ns12:Administration ,
		ns12:Information_technology_management ,
		ns12:Content_management_systems .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:DocPoint	dbpprop:wikiPageUsesTemplate	ns13:infobox_software ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:Docpoint_logo.png> ;
	dbpprop:latestReleaseVersion	"6.1.20"@en ;
	dbpprop:programmingLanguage	dbpedia:Visual_Basic ,
		dbpedia:SQL ,
		<http://dbpedia.org/resource/C_%28programming_language%29> ;
	dbpprop:genre	dbpedia:Document_Management ,
		dbpedia:EDMS ,
		dbpedia:Groupware ,
		dbpedia:ECM ;
	dbpprop:developer	"Do It! Software Ltd"@en ;
	dbpprop:operatingSystem	dbpedia:Microsoft_Windows ;
	dbpprop:caption	"DocPoint Corporate Edition"@en ;
	dbpprop:website	<http://www.docpoint.biz/> ;
	dbpprop:license	dbpedia:Proprietary_software ;
	dbpprop:released	1998 .
@prefix ns14:	<http://dbpedia.org/resource/DocPoint/latestReleaseDate/> .
dbpedia:DocPoint	dbpprop:latestReleaseDate	ns14:release_date_and_age .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:DocPoint	dbpprop:wordnet_type	ns15:synset-software-noun-1 .