@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/d1fed8cc-3488-4d59-b3db-8b9dce0118be> a dcat:Dataset ;
    dct:identifier "d1fed8cc-3488-4d59-b3db-8b9dce0118be" ;
    dct:issued "2022-11-01T00:41:32.571167"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:41:32.571174"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "JUMLAH SMA MA 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/d1fed8cc-3488-4d59-b3db-8b9dce0118be/resource/6345cf9f-48b9-42aa-a35b-ce882e34ff90> ;
    dcat:keyword "jumlah ma",
        "jumlah sma",
        "kabupaten tegal",
        "lebaksiu" ;
    dcat:landingPage <Kecamatan%20Lebaksiu> .

<Kecamatan%20Lebaksiu> a foaf:Document .

<http://5.189.187.109/dataset/d1fed8cc-3488-4d59-b3db-8b9dce0118be/resource/6345cf9f-48b9-42aa-a35b-ce882e34ff90> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-04-29T07:48:45.166420"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:41:32.560895"^^xsd:dateTime ;
    dct:title "JUMLAH SMA MA KECAMATAN LEBAKSIU APRIL 2019.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/d1fed8cc-3488-4d59-b3db-8b9dce0118be/resource/6345cf9f-48b9-42aa-a35b-ce882e34ff90/download/jumlah-sma-ma-kecamatan-lebaksiu-april-2019.xlsx> ;
    dcat:byteSize "8666"^^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" .

