@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Releaf	foaf:primaryTopic	dbr:Releaf .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Releaf	rdf:type	dbo:Company ,
		dbo:Organisation ,
		dbo:Agent .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Releaf	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Releaf	rdf:type	wikidata:Q24229398 ,
		wikidata:Q4830453 .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Releaf	rdf:type	ns7:Agent .
@prefix schema:	<http://schema.org/> .
dbr:Releaf	rdf:type	schema:Organization ,
		ns7:SocialPerson ,
		wikidata:Q43229 ;
	owl:sameAs	dbr:Releaf ;
	foaf:name	"Releaf"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Releaf	rdfs:label	"Releaf"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Releaf	dct:subject	<http://dbpedia.org/resource/Category:2022_establishments_in_England> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Releaf	dct:subject	dbc:Cannabis ,
		dbc:Medicinal_use_of_cannabis ;
	foaf:homepage	<https://releaf.co.uk/> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Releaf_logo.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Releaf	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Releaf?oldid=1282126984&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Releaf .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Releaf	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Cannabis-stub ,
		dbt:Infobox_company ;
	dbp:name	"Releaf"@en ;
	dbp:location	"London, England"@en ;
	dbo:location	dbr:London ;
	dbp:industry	dbr:Medical_cannabis ;
	dbp:homepage	<https://releaf.co.uk/> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Releaf	dbo:foundingYear	"2022"^^xsd:gYear ;
	dbp:foundation	2022 ;
	dbp:logo	"Releaf logo.png"@en ;
	dbo:industry	dbr:Medical_cannabis ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Releaf_logo.png?width=300> .