@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:Point_Project_Management	rdf:type	dbpedia-owl:Company .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Point_Project_Management	rdf:type	owl:Thing ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Point_Project_Management	foaf:homepage	<http://www.pointpm.com.au> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Point_Project_Management	dbpprop:name	"Point Project Management"@en ;
	dbpedia-owl:type	dbpedia:Private_company .
@prefix ns6:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Point_Project_Management	ns6:service	dbpedia:Project_management ,
		dbpedia:Program_management .
@prefix ns7:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Point_Project_Management	ns7:foundationPerson	dbpedia:Michael_Snare ;
	ns7:numberOfEmployees	43 ;
	dbpedia-owl:locationCity	dbpedia:Canberra ;
	foaf:name	"Point Project Management" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Point_Project_Management	foaf:page	ns8:Point_Project_Management ;
	ns7:type	dbpedia:Private_company ;
	dbpedia-owl:service	dbpedia:Program_management ,
		dbpedia:Project_management .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Point_Project_Management	ns7:foundationDate	"2006-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns7:keyPerson	dbpedia:Michael_Snare ,
		dbpedia:Brendan_Bilston ;
	dbpedia-owl:keyPersonPosition	"Michael Snare, Prinipal\nBrendan Bilston, Principal" ;
	ns7:locationCountry	dbpedia:Australia .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Point_Project_Management	rdfs:label	"Point Project Management"@en ;
	dbpedia-owl:foundationDate	"2006-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:keyPerson	dbpedia:Michael_Snare ,
		dbpedia:Brendan_Bilston ;
	ns7:keyPersonPosition	"Michael Snare, Prinipal\nBrendan Bilston, Principal" ;
	dbpedia-owl:locationCountry	dbpedia:Australia ;
	dbpprop:abstract	"Point Project Management is an Australian based project management company operating in the Asia-Pacific region since 2006. The company offices are located in Canberra, Sydney, Brisbane, Melbourne, Perth and Darwin. It's services include the management of property, building, engineering, infrastructure and specialist consultancy projects. It is an active associate member of the Property Council of Australia."@en ;
	rdfs:comment	"Point Project Management is an Australian based project management company operating in the Asia-Pacific region since 2006. The company offices are located in Canberra, Sydney, Brisbane, Melbourne, Perth and Darwin. It's services include the management of property, building, engineering, infrastructure and specialist consultancy projects. It is an active associate member of the Property Council of Australia."@en ;
	dbpedia-owl:foundationPerson	dbpedia:Michael_Snare ;
	dbpedia-owl:numberOfEmployees	43 ;
	ns7:locationCity	dbpedia:Canberra .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Point_Project_Management	skos:subject	ns12:Companies_of_Australia .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Point_Project_Management	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:type	dbpedia:Private_company ;
	dbpprop:foundation	2006 ;
	dbpprop:keyPeople	dbpedia:Michael_Snare ,
		dbpedia:Brendan_Bilston ;
	dbpprop:locationCountry	dbpedia:Australia ;
	dbpprop:founder	dbpedia:Michael_Snare ;
	dbpprop:numEmployees	43 ;
	dbpprop:locationCity	dbpedia:Canberra ;
	dbpprop:homepage	<http://www.pointpm.com.au> ;
	dbpprop:services	dbpedia:Project_management ,
		dbpedia:Program_management .