@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/9f64e7b3-c9d3-43e4-8cbf-65541ffd6811> a dcat:Dataset ;
    dct:description "Jumlah SMA di Kecamatan Margasari tahun 2019" ;
    dct:identifier "9f64e7b3-c9d3-43e4-8cbf-65541ffd6811" ;
    dct:issued "2022-11-01T00:36:28.581495"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:36:28.581502"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah SMA di Kecamatan Margasari tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puji Hidayati" ;
            vcard:hasEmail <mailto:pujihidayati71@yahoo.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9f64e7b3-c9d3-43e4-8cbf-65541ffd6811/resource/690fa9e2-6355-4340-aaf2-c965eee51c06> ;
    dcat:keyword "Kecamatan Margasari",
        "SMA",
        "tahun 2019" ;
    dcat:landingPage <kecamatan%20Margasari> .

<http://5.189.187.109/dataset/9f64e7b3-c9d3-43e4-8cbf-65541ffd6811/resource/690fa9e2-6355-4340-aaf2-c965eee51c06> a dcat:Distribution ;
    dct:description "Jumlah SMA Di Kecamatan  Margasari Kondisi Tahun per Januari 2019." ;
    dct:format "XLSX" ;
    dct:issued "2019-04-29T08:54:21.474013"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:36:28.573381"^^xsd:dateTime ;
    dct:title "Jumlah SMA Di Kecamatan  Margasari Kondisi Tahun per Januari 2019.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/9f64e7b3-c9d3-43e4-8cbf-65541ffd6811/resource/690fa9e2-6355-4340-aaf2-c965eee51c06/download/jumlah-sma-di-kecamatan-margasari-kondisi-tahun-per-januari-2019.xlsx> ;
    dcat:byteSize "9729"^^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" .

<kecamatan%20Margasari> a foaf:Document .

