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

<>
	foaf:primaryTopic <http://eprints.ffzg.hr/huk/id/repository>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://eprints.ffzg.hr/huk/id/repository>
	dc:rights "No data policy defined. \nThis server has not yet been fully configured.\nPlease contact the admin for more information, but if in doubt assume that\nNO rights at all are granted to this data.\n"^^xsd:string,
		"No metadata policy defined. \nThis server has not yet been fully configured.\nPlease contact the admin for more information, but if in doubt assume that\nNO rights at all are granted to this data.\n"^^xsd:string,
		"No submission-data policy defined. \nThis server has not yet been fully configured.\n"^^xsd:string;
	dct:description <http://eprints.ffzg.hr/huk/policies.html>;
	dct:title "Hrvatska usmena književnost"^^xsd:string;
	ep:OAIPMH2 <http://eprints.ffzg.hr/huk/cgi/oai2>;
	ep:hasConceptScheme <http://eprints.ffzg.hr/huk/id/subject/divisions#scheme>,
		<http://eprints.ffzg.hr/huk/id/subject/subjects#scheme>;
	ep:hasEPrint <http://eprints.ffzg.hr/huk/id/eprint/1>;
	foaf:homepage <http://eprints.ffzg.hr/huk/>;
	rdf:type ep:Repository,
		void:Dataset;
	rdfs:comment "This system is running eprints server software (EPrints 3.3.16) developed at the University of Southampton. For more information see http://www.eprints.org/"^^xsd:string;
	void:exampleResource <http://eprints.ffzg.hr/huk/id/eprint/1>;
	void:vocabulary <http://creativecommons.org/ns#>,
		<http://eprints.ffzg.hr/huk/id/>,
		<http://eprints.org/ontology/>,
		<http://eprints.org/relation/>,
		<http://purl.org/NET/c4dm/event.owl#>,
		<http://purl.org/dc/elements/1.1/>,
		<http://purl.org/dc/terms/>,
		<http://purl.org/ontology/bibo/>,
		<http://rdfs.org/ns/void#>,
		<http://www.w3.org/1999/02/22-rdf-syntax-ns#>,
		<http://www.w3.org/2000/01/rdf-schema#>,
		<http://www.w3.org/2001/XMLSchema#>,
		<http://www.w3.org/2002/07/owl#>,
		<http://www.w3.org/2003/01/geo/wgs84_pos#>,
		<http://www.w3.org/2004/02/skos/core#>,
		<http://xmlns.com/foaf/0.1/> .

