@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/9e021d95-23e9-44a7-ac8a-f8df2a884104> a dcat:Dataset ;
    dct:identifier "9e021d95-23e9-44a7-ac8a-f8df2a884104" ;
    dct:issued "2022-11-01T00:36:17.367260"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:36:17.367268"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "JUMLAH GURU DAN SISWA SD MI KEC LEBAKSIU APRIL 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tasridah" ;
            vcard:hasEmail <mailto:mamiidaman@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9e021d95-23e9-44a7-ac8a-f8df2a884104/resource/a55a8d6c-d42e-426d-9b32-904461cfb57a> ;
    dcat:keyword "jumlah guru",
        "jumlah siswa",
        "kabupaten tegal",
        "lebaksiu",
        "mi",
        "sd" ;
    dcat:landingPage <Kecamatan%20Lebaksiu> .

<Kecamatan%20Lebaksiu> a foaf:Document .

<http://5.189.187.109/dataset/9e021d95-23e9-44a7-ac8a-f8df2a884104/resource/a55a8d6c-d42e-426d-9b32-904461cfb57a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-04-29T07:46:49.281500"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:36:17.354134"^^xsd:dateTime ;
    dct:title "JUMLAH GURU DAN SISWA SD MI KEC LEBAKSIU APRIL 2019.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/9e021d95-23e9-44a7-ac8a-f8df2a884104/resource/a55a8d6c-d42e-426d-9b32-904461cfb57a/download/jumlah-guru-dan-siswa-sd-mi-kec-lebaksiu-april-2019.xlsx> ;
    dcat:byteSize "8693"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

