@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Graphyte	foaf:primaryTopic	dbr:Graphyte .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Graphyte	rdf:type	schema:Organization .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Graphyte	rdf:type	wikidata:Q24229398 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Graphyte	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Graphyte	rdf:type	dbo:Company ,
		wikidata:Q4830453 ,
		dbo:Agent .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Graphyte	rdf:type	ns8:Agent ,
		wikidata:Q43229 ,
		dbo:Organisation ,
		ns8:SocialPerson ;
	owl:sameAs	dbr:Graphyte ;
	foaf:name	"Graphyte"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Graphyte	rdfs:label	"Graphyte"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Graphyte	dct:subject	dbc:Technology_companies_of_the_United_States ,
		dbc:Carbon_dioxide_removal ;
	foaf:homepage	<http://graphyte.com/> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Graphyte	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Graphyte?oldid=1309880281&ns=0> ;
	dbo:description	"company which sequesters carbon"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Graphyte	dbp:wikiPageUsesTemplate	dbt:US-company-stub ,
		dbt:Infobox_company ,
		dbt:Reflist ,
		dbt:Short_description ;
	dbp:name	"Graphyte"@en ;
	dbp:type	"Private"@en ;
	dbp:website	<http://graphyte.com/> ;
	dbo:country	dbr:United_States ;
	dbp:founded	2023 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Graphyte	dbo:foundingYear	"2023"^^xsd:gYear ;
	foaf:isPrimaryTopicOf	wikipedia-en:Graphyte ;
	dbp:services	"Biomass carbon removal and storage"@en ;
	dbp:areaServed	"United States"@en ;
	dbo:product	dbr:Carbon_offsets_and_credits ;
	dbp:industry	"Carbon sequestration"@en ;
	dbp:products	"Carbon removal credits"@en ;
	dbo:foundedBy	dbr:Bill_Gates ;
	dbp:founder	dbr:Bill_Gates .