@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Mahara_(software)>	dct:subject	dbc:Learning_Platforms .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Adobe_eLearning_Suite	dct:subject	dbc:Learning_Platforms .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbc:Learning_Platforms	rdf:type	skos:Concept .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbc:Learning_Platforms	owl:sameAs	dbc:Learning_Platforms ;
	skos:prefLabel	"Learning Platforms"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbc:Learning_Platforms	rdfs:label	"Learning Platforms"@en ;
	skos:broader	dbc:Educational_software .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbc:Learning_Platforms	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Category:Learning_Platforms?oldid=1297158046&ns=14> .