@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://en.wikipedia.org/wiki/Mol*>	foaf:primaryTopic	<http://dbpedia.org/resource/Mol*> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
<http://dbpedia.org/resource/Mol*>	rdf:type	wikidata:Q7397 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Mol*>	rdf:type	dbo:Work ,
		wikidata:Q386724 .
@prefix schema:	<http://schema.org/> .
<http://dbpedia.org/resource/Mol*>	rdf:type	schema:CreativeWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Mol*>	rdf:type	owl:Thing ,
		dbo:Software ;
	owl:sameAs	<http://dbpedia.org/resource/Mol*> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Mol*>	rdfs:label	"Mol*"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Mol*>	dct:subject	dbc:Molecular_biology ,
		dbc:Visualization_software ,
		dbc:Structural_biology ,
		dbc:Open_source_projects ,
		dbc:Software ,
		dbc:Biochemistry .
@prefix prov:	<http://www.w3.org/ns/prov#> .
<http://dbpedia.org/resource/Mol*>	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Mol*?oldid=1301963279&ns=0> ;
	foaf:isPrimaryTopicOf	<http://en.wikipedia.org/wiki/Mol*> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Mol*>	dbp:wikiPageUsesTemplate	dbt:Infobox_software ,
		dbt:URL ,
		dbt:Reflist ,
		dbt:IPAc-en ;
	dbp:middleware	<http://dbpedia.org/resource/React_(software)> .
@prefix dbr:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Mol*>	dbo:programmingLanguage	dbr:TypeScript ;
	dbp:programmingLanguage	dbr:TypeScript ;
	dbo:license	dbr:MIT_License ;
	dbp:engine	dbr:WebGL ;
	dbo:genre	dbr:Molecular_modelling ;
	dbp:genre	dbr:Molecular_modelling ;
	dbp:license	dbr:MIT_License .