@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/3ee68fe9-e1da-4dce-b8dd-491ff6510d5f> a dcat:Dataset ;
    dct:description "Angka Kelulusan SMP/MTs Tahun 2014-2018" ;
    dct:identifier "3ee68fe9-e1da-4dce-b8dd-491ff6510d5f" ;
    dct:issued "2022-11-01T00:27:02.847464"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:27:02.847471"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Angka Kelulusan SMP/MTs Tahun 2014-2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bina program" ;
            vcard:hasEmail <mailto:wachid.binpro@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3ee68fe9-e1da-4dce-b8dd-491ff6510d5f/resource/fdcf2b7b-3786-42fa-ad87-cd50fd54de73> ;
    dcat:keyword "dikbud",
        "kelulusan",
        "sltp" .

<http://5.189.187.109/dataset/3ee68fe9-e1da-4dce-b8dd-491ff6510d5f/resource/fdcf2b7b-3786-42fa-ad87-cd50fd54de73> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-03-27T02:47:01.712946"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:27:02.839294"^^xsd:dateTime ;
    dct:title "AL SLTP.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/3ee68fe9-e1da-4dce-b8dd-491ff6510d5f/resource/fdcf2b7b-3786-42fa-ad87-cd50fd54de73/download/al-sltp.xlsx> ;
    dcat:byteSize "8096"^^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" .

