@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/7da2fb9d-d257-4a30-86d3-6c2114843396> a dcat:Dataset ;
    dct:description "Angka Putus Sekolah (APS) SMP MTS " ;
    dct:identifier "7da2fb9d-d257-4a30-86d3-6c2114843396" ;
    dct:issued "2022-10-12T13:47:19.177271"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:47:19.177276"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Angka Putus Sekolah (APS) SMP MTS tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Jepara" ;
            vcard:hasEmail <mailto:data@jeparakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7da2fb9d-d257-4a30-86d3-6c2114843396/resource/f117a32a-4daa-4de6-a2c1-a939c3f9d7ef> ;
    dcat:keyword "2018",
        "APS",
        "MTS",
        "SMP",
        "pendidikan" .

<http://5.189.187.109/dataset/7da2fb9d-d257-4a30-86d3-6c2114843396/resource/f117a32a-4daa-4de6-a2c1-a939c3f9d7ef> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-12T18:49:17.854273"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:47:19.164718"^^xsd:dateTime ;
    dct:title "Angka Putus Sekolah (APS) SMP MTS tahun 2018.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/7da2fb9d-d257-4a30-86d3-6c2114843396/resource/f117a32a-4daa-4de6-a2c1-a939c3f9d7ef/download/angka-putus-sekolah-aps-smp-mts-tahun-2018.xlsx> ;
    dcat:byteSize "11733"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> a foaf:Agent ;
    foaf:name "Kabupaten Jepara" .

