@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Open_Path_Collective	foaf:primaryTopic	dbr:Open_Path_Collective .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns4:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Open_Path_Collective	rdf:type	ns4:SocialPerson .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Open_Path_Collective	rdf:type	dbo:Company ,
		dbo:Agent .
@prefix schema:	<http://schema.org/> .
dbr:Open_Path_Collective	rdf:type	schema:Organization ,
		ns4:Agent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Open_Path_Collective	rdf:type	wikidata:Q43229 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Open_Path_Collective	rdf:type	owl:Thing ,
		dbo:Organisation ,
		wikidata:Q4830453 ,
		wikidata:Q24229398 ;
	owl:sameAs	dbr:Open_Path_Collective ;
	foaf:name	"Open Path Collective"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Open_Path_Collective	rdfs:label	"Open Path Collective"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Open_Path_Collective	dct:subject	dbc:Psychotherapy ,
		dbc:Psychology_organizations ,
		dbc:Healthcare_in_the_United_States ;
	foaf:homepage	<https://openpathcollective.org> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Open_Path_Collective	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Open_Path_Collective?oldid=1298828912&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Open_Path_Collective ;
	dbo:type	dbr:Nonprofit_organization .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Open_Path_Collective	dbp:type	dbr:Nonprofit_organization ;
	dbo:industry	dbr:Psychotherapy .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Open_Path_Collective	dbo:foundingYear	"2013"^^xsd:gYear ;
	dbp:industry	dbr:Psychotherapy ;
	dbp:services	"Psychotherapy network"@en ;
	dbp:name	"Open Path Collective"@en ;
	dbp:founders	"Paul Fugelsang"@en ;
	dbp:areaServed	"United States"@en ;
	dbp:homepage	<https://openpathcollective.org> ;
	dbo:headquarter	<http://dbpedia.org/resource/Asheville,_North_Carolina> ;
	dbo:description	"Nonprofit network of psychotherapy professionals"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Open_Path_Collective	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Reflist ,
		dbt:Infobox_company ,
		dbt:Start_date_and_age ;
	dbp:hqLocation	"Asheville, North Carolina, U.S."@en .