@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:5000/dataset/8cc4fe72-339f-4d5e-bccf-b27cdd786b1d> a dcat:Dataset ;
    dct:description "REKAPITULASI HASIL AKREDITASI SEKOLAH KABUPATEN DEMAK TAHUN 2019" ;
    dct:identifier "8cc4fe72-339f-4d5e-bccf-b27cdd786b1d" ;
    dct:issued "2023-05-22T12:54:24.160778"^^xsd:dateTime ;
    dct:modified "2024-12-24T22:53:33.864315"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "REKAPITULASI HASIL AKREDITASI SEKOLAH KAB. DEMAK TAHUN 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIBADI" ;
            vcard:hasEmail <mailto:supribadi_bba@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/8cc4fe72-339f-4d5e-bccf-b27cdd786b1d/resource/36a82eaa-817e-4d24-b2b0-f3dec1722393> ;
    dcat:keyword "AKREDITASI SEKOLAH",
        "Dinas Pendidikan dan Kebudayaan",
        "PENDIDIKAN",
        "Sekolah" .

<http://5.189.187.109:5000/dataset/8cc4fe72-339f-4d5e-bccf-b27cdd786b1d/resource/36a82eaa-817e-4d24-b2b0-f3dec1722393> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-29T09:30:19.955803"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:54:24.147410"^^xsd:dateTime ;
    dct:title "00-HASIL-AKREDITASI SEKOLAH KAB. DEMAK-2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8cc4fe72-339f-4d5e-bccf-b27cdd786b1d/resource/36a82eaa-817e-4d24-b2b0-f3dec1722393/download/00-hasil-akreditasi-sekolah-kab.-demak-2019.xlsx> ;
    dcat:byteSize "130001"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

