@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/1f655c8d-5b22-4935-bf74-79af759b8884> a dcat:Dataset ;
    dct:description "Jumlah Perpustakaan Sekolah Memenuhi Standar Tahun 2024" ;
    dct:identifier "1f655c8d-5b22-4935-bf74-79af759b8884" ;
    dct:issued "2024-07-27T07:42:41.356893"^^xsd:dateTime ;
    dct:modified "2024-12-26T15:31:16.864763"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH PERPUSTAKAAN SEKOLAH MEMENUHI STANDAR" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perpustakaan dan Kearsipan Kab.Demak" ;
            vcard:hasEmail <mailto:dinperpusar@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1f655c8d-5b22-4935-bf74-79af759b8884/resource/6adbd6e6-0a94-4316-8e67-272c7702901d> ;
    dcat:keyword "Dinas Perpustakaan dan Kearsipan",
        "perpustakaan sekolah" ;
    dcat:landingPage <https://dinperpusar.demakkab.go.id/profile> .

<http://5.189.187.109/dataset/1f655c8d-5b22-4935-bf74-79af759b8884/resource/6adbd6e6-0a94-4316-8e67-272c7702901d> a dcat:Distribution ;
    dct:description "Jumlah Perpustakaan Sekolah Memenuhi Standar Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-24T07:27:06.297737"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:42:41.336343"^^xsd:dateTime ;
    dct:title "Jumlah Perpustakaan Sekolah Memenuhi Standar" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/1f655c8d-5b22-4935-bf74-79af759b8884/resource/6adbd6e6-0a94-4316-8e67-272c7702901d/download/1300-jumlah-perpustakaan-sekolah-memenuhi-standar.xlsx> ;
    dcat:byteSize "87302"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<https://dinperpusar.demakkab.go.id/profile> a foaf:Document .

