@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b16a589d-c689-428f-b406-91a5e152f5da> a dcat:Dataset ;
    dct:description "Penerima Program Indonesia Pintar (PIP) pada jenjang Sekolah Menengah Pertama (SMP) Kota Malang Tahap 210" ;
    dct:identifier "b16a589d-c689-428f-b406-91a5e152f5da" ;
    dct:issued "2024-01-17T07:52:38.077709"^^xsd:dateTime ;
    dct:modified "2024-01-17T07:52:38.077717"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Penerima PIP SMP Tahun 2023 Tahap 210" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Perencanaan" ;
            vcard:hasEmail <mailto:perencanaandinaspendidikan@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b16a589d-c689-428f-b406-91a5e152f5da/resource/6d31ffe1-4079-45a1-bc2f-63e432a2447b> ;
    dcat:keyword "Data Pendidikan" ;
    dcat:landingPage <https://pip.kemdikbud.go.id/home_v1> .

<http://5.189.187.109/dataset/b16a589d-c689-428f-b406-91a5e152f5da/resource/6d31ffe1-4079-45a1-bc2f-63e432a2447b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-01-09T08:57:30.617463"^^xsd:dateTime ;
    dct:modified "2024-01-17T07:52:38.071854"^^xsd:dateTime ;
    dct:title "penerima PIP-smp-tahapan-210.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/b16a589d-c689-428f-b406-91a5e152f5da/resource/6d31ffe1-4079-45a1-bc2f-63e432a2447b/download/00-smp-tahapan-210.xlsx> ;
    dcat:byteSize "12520"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

<https://pip.kemdikbud.go.id/home_v1> a foaf:Document .

