@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Spring_Health	foaf:primaryTopic	dbr:Spring_Health .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Spring_Health	rdf:type	dbo:Organisation ,
		dbo:Company ,
		dbo:Agent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Spring_Health	rdf:type	wikidata:Q24229398 ,
		wikidata:Q4830453 .
@prefix ns6:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Spring_Health	rdf:type	ns6:SocialPerson ,
		ns6:Agent .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Spring_Health	rdf:type	owl:Thing ,
		wikidata:Q43229 .
@prefix schema:	<http://schema.org/> .
dbr:Spring_Health	rdf:type	schema:Organization ;
	owl:sameAs	dbr:Spring_Health ;
	foaf:name	"Spring Health"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Spring_Health	rdfs:label	"Spring Health"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Spring_Health	dct:subject	dbc:Mental_health_organizations_based_in_the_United_States ;
	foaf:homepage	<https://www.springhealth.com/> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Spring_Health_2023.svg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Spring_Health	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Spring_Health?oldid=1302207700&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Spring_Health ;
	dbo:industry	dbr:Psychotherapy .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Spring_Health	dbo:foundingYear	"2016"^^xsd:gYear .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Spring_Health	dbp:industry	dbr:Psychotherapy ;
	dbp:services	"Employee assistance program"@en ;
	dbp:name	"Spring Health"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Spring_Health_2023.svg?width=300> ;
	dbp:logo	"Spring Health 2023.svg"@en ;
	dbp:areaServed	"Worldwide"@en ;
	dbp:homepage	<https://www.springhealth.com/> ;
	dbo:headquarter	<http://dbpedia.org/resource/New_York_(state)> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Spring_Health	dbp:wikiPageUsesTemplate	dbt:Ubl ,
		dbt:Short_description ,
		dbt:Infobox_company ,
		dbt:Start_date_and_age ;
	dbp:hqLocation	"New York, U.S."@en .