@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/16a94f0b-1722-43b3-88f9-e8d4ab8d1d3c> a dcat:Dataset ;
    dct:identifier "16a94f0b-1722-43b3-88f9-e8d4ab8d1d3c" ;
    dct:issued "2022-11-01T00:23:41.875454"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:23:41.875462"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "JUMLAH SMP MTS DI KECAMATAN 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/16a94f0b-1722-43b3-88f9-e8d4ab8d1d3c/resource/6d9efc53-3aa8-4b9d-81c3-aec924a4f370> ;
    dcat:keyword "jumlah mts",
        "jumlah smp",
        "kabupaten tegal",
        "lebaksiu" ;
    dcat:landingPage <Kecamatan%20Lebaksiu> .

<Kecamatan%20Lebaksiu> a foaf:Document .

<http://5.189.187.109/dataset/16a94f0b-1722-43b3-88f9-e8d4ab8d1d3c/resource/6d9efc53-3aa8-4b9d-81c3-aec924a4f370> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-04-29T07:47:54.148763"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:23:41.865415"^^xsd:dateTime ;
    dct:title "JUMLAH SMP MTS DI KECAMATAN LEBAKSIU APRIL 2019.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/16a94f0b-1722-43b3-88f9-e8d4ab8d1d3c/resource/6d9efc53-3aa8-4b9d-81c3-aec924a4f370/download/jumlah-smp-mts-di-kecamatan-lebaksiu-april-2019.xlsx> ;
    dcat:byteSize "8645"^^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" .

