  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix epid: <http://eprints.uny.ac.id/id/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .

<>
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

