@prefix void: <http://rdfs.org/ns/void#> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<http://www.kontology.com/dataset> a void:Dataset ;
  dcterms:title "Korean Mathematics Education Ontology" ;
  void:triples 87119 ;
  void:dataDump <http://www.kontology.com/ontology.ttl> ;
  void:sparqlEndpoint <http://www.kontology.com/sparql> .
