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

<>
	foaf:primaryTopic <http://repository.uhamka.ac.id/id/eprint/52886>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://repository.uhamka.ac.id/id/document/246907>
	dct:hasPart <http://repository.uhamka.ac.id/id/eprint/52886/1/405%202026-ST%20HAKI%20Estu.pdf>;
	ep:hasFile <http://repository.uhamka.ac.id/id/eprint/52886/1/405%202026-ST%20HAKI%20Estu.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "HAKI Paste Check (Text)"^^xsd:string .

<http://repository.uhamka.ac.id/id/document/246908>
	dct:hasPart <http://repository.uhamka.ac.id/id/eprint/52886/2/sertifikat_Haki_M-Ilham.pdf>;
	ep:hasFile <http://repository.uhamka.ac.id/id/eprint/52886/2/sertifikat_Haki_M-Ilham.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "HAKI Paste Check (Text)"^^xsd:string .

<http://repository.uhamka.ac.id/id/eprint/52886#authors>
	rdf:_1 <http://repository.uhamka.ac.id/id/person/ext-estu.ningrum@uhamka.ac.id> .

<http://repository.uhamka.ac.id/id/eprint/52886/1/405%202026-ST%20HAKI%20Estu.pdf>
	rdfs:label "405 2026-ST HAKI Estu.pdf"^^xsd:string .

<http://repository.uhamka.ac.id/id/eprint/52886/2/sertifikat_Haki_M-Ilham.pdf>
	rdfs:label "sertifikat_Haki_M-Ilham.pdf"^^xsd:string .

<http://repository.uhamka.ac.id/id/eprint/52886/>
	dc:format "text/html";
	dc:title "HTML Summary of #52886 \n\nHAKI Paste Check\n\n";
	foaf:primaryTopic <http://repository.uhamka.ac.id/id/eprint/52886> .

<http://repository.uhamka.ac.id/id/eprint/52886>
	bibo:abstract "PasteCheck adalah aplikasi web yang dirancang untuk membantu pendidik dalam menganalisis tingkat kemiripan antara kode program yang diunggah oleh mahasiswa atau siswa. Aplikasi ini menyediakan mekanisme room submission, di mana setiap kelas atau kelompok tugas memiliki ruang tersendiri untuk mengunggah file, sehingga proses perbandingan dilakukan secara terpisah dan terarah. Melalui sistem ini, pendidik dapat dengan mudah memantau hasil unggahan, melihat tingkat kemiripan antar tugas, serta mengunduh laporan dalam format yang rapi dan mudah dibaca."^^xsd:string;
	bibo:authorList <http://repository.uhamka.ac.id/id/eprint/52886#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <http://repository.uhamka.ac.id/id/person/ext-estu.ningrum@uhamka.ac.id>;
	dct:date "2026";
	dct:isPartOf <http://repository.uhamka.ac.id/id/repository>;
	dct:publisher <http://repository.uhamka.ac.id/id/org/ext-e8a840d5cf4023c7dd1ec3df296ebc5e>;
	dct:subject <http://repository.uhamka.ac.id/id/subject/T1>;
	dct:title "HAKI Paste Check"^^xsd:string;
	ep:hasDocument <http://repository.uhamka.ac.id/id/document/246907>,
		<http://repository.uhamka.ac.id/id/document/246908>;
	rdf:type bibo:Article,
		ep:EPrint,
		ep:OtherEPrint;
	rdfs:seeAlso <http://repository.uhamka.ac.id/id/eprint/52886/> .

<http://repository.uhamka.ac.id/id/subject/T1>
	rdf:type skos:Concept;
	skos:prefLabel "T Technology (General)"@en .

<http://repository.uhamka.ac.id/id/org/ext-e8a840d5cf4023c7dd1ec3df296ebc5e>
	foaf:name "Haki"^^xsd:string;
	rdf:type foaf:Organization .

<http://repository.uhamka.ac.id/id/person/ext-estu.ningrum@uhamka.ac.id>
	foaf:familyName "Estu"^^xsd:string;
	foaf:givenName "Sinduningrum"^^xsd:string;
	foaf:name "Sinduningrum Estu"^^xsd:string;
	rdf:type foaf:Person .

