@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/025f91f2-35be-4dc3-98f3-86d28dd8da8b> a dcat:Dataset ;
    dct:description "Jumlah Guru SMA dan Siswa di Kec. Tarub Kondisi Tahun 2017" ;
    dct:identifier "025f91f2-35be-4dc3-98f3-86d28dd8da8b" ;
    dct:issued "2022-11-01T00:21:43.880967"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:21:43.880974"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Guru SMA dan Siswa di Kec. Tarub Kondisi Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "budi" ;
            vcard:hasEmail <mailto:kec-tarub@tegalkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/025f91f2-35be-4dc3-98f3-86d28dd8da8b/resource/b6f65941-eacd-4be9-b990-0d5d30570651> ;
    dcat:keyword "guru SMA",
        "kab. tegal",
        "siswa SMA",
        "tarub" .

<http://5.189.187.109/dataset/025f91f2-35be-4dc3-98f3-86d28dd8da8b/resource/b6f65941-eacd-4be9-b990-0d5d30570651> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-27T01:10:26.494218"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:21:43.869432"^^xsd:dateTime ;
    dct:title "96-Jumlah GURU SMA DAN SISWA Di Kecamatan  Tarub Kondisi Tahun 2017.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/025f91f2-35be-4dc3-98f3-86d28dd8da8b/resource/b6f65941-eacd-4be9-b990-0d5d30570651/download/96-jumlah-guru-sma-dan-siswa-di-kecamatan-tarub-kondisi-tahun-2017.xlsx> ;
    dcat:byteSize "9225"^^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" .

