@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/87f6edca-69dd-428e-81a2-085978182a50> a dcat:Dataset ;
    dct:description "Jumlah SMP Di Kecamatan Warureja per Desember Tahun 2018" ;
    dct:identifier "87f6edca-69dd-428e-81a2-085978182a50" ;
    dct:issued "2022-11-01T00:33:43.732878"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:33:43.732886"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah SMP Di Kecamatan Warureja Kondisi Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrias" ;
            vcard:hasEmail <mailto:andriashindarwoto44@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/87f6edca-69dd-428e-81a2-085978182a50/resource/91436f51-17ff-4327-a194-81077d5ffb89> ;
    dcat:keyword "Jumlah SMP",
        "WARUREJA" .

<http://5.189.187.109/dataset/87f6edca-69dd-428e-81a2-085978182a50/resource/91436f51-17ff-4327-a194-81077d5ffb89> a dcat:Distribution ;
    dct:description "Jumlah SMP Di Kecamatan Warureja per desember Tahun 2018" ;
    dct:format "XLSX" ;
    dct:issued "2019-03-04T05:26:25.964278"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:33:43.725181"^^xsd:dateTime ;
    dct:title "Jumlah SMP Di Kecamatan Warureja Kondisi Tahun 2018" .

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

