@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	foaf:homepage	<http://www.umbel.org> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	dbpprop:name	"UMBEL"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	dbpedia-owl:genre	dbpedia:Online_database ;
	foaf:name	"UMBEL" ;
	foaf:page	<http://en.wikipedia.org/wiki/UMBEL_%28database%29> ;
	dbpedia-owl:license	dbpedia:Creative_Commons_licenses .
@prefix ns6:	<http://dbpedia.org/ontology/Software/> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	ns6:license	dbpedia:Creative_Commons_licenses .
@prefix ns7:	<http://wiki.umbel.org/index.php/> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	dbpprop:reference	ns7:Welcome ,
		<http://www.umbel.org/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	rdfs:label	"UMBEL (database)"@en .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	ns9:genre	dbpedia:Online_database ;
	dbpprop:abstract	"UMBEL (Upper Mapping and Binding Exchange Layer) is an ontology structure for relating data to a standard set of subject concepts. It is pronounced like \"humble\". The ontology is provided as Linked Data with Web services access and SPARQL endpoints. The project began in July 2007. UMBEL is based on a reduced subset OpenCyc knowledge base. UMBEL is provided as open source under the Creative Commons 3.0 Share Alike license."@en ;
	rdfs:comment	"UMBEL (Upper Mapping and Binding Exchange Layer) is an ontology structure for relating data to a standard set of subject concepts. It is pronounced like \"humble\". The ontology is provided as Linked Data with Web services access and SPARQL endpoints. The project began in July 2007. UMBEL is based on a reduced subset OpenCyc knowledge base. UMBEL is provided as open source under the Creative Commons 3.0 Share Alike license."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	skos:subject	ns11:Semantic_Web ,
		ns11:Creative_Commons-licensed_works .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/UMBEL_%28database%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_software ;
	dbpprop:latestReleaseVersion	"Public alpha"@en ;
	dbpprop:genre	dbpedia:Online_database ;
	dbpprop:developer	"Zitgist"@en ;
	dbpprop:website	<http://www.umbel.org> ;
	dbpprop:license	dbpedia:Creative_Commons_licenses .