@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/3a3434a8-87ef-41cb-88c0-fd946a68a120> a dcat:Dataset ;
    dct:description "Jumlah perpustakaan sekolah" ;
    dct:identifier "3a3434a8-87ef-41cb-88c0-fd946a68a120" ;
    dct:issued "2022-10-31T07:00:50.185445"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:00:50.185455"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> ;
    dct:title "Jumlah perpustakaan sekolah di Kabupaten Pemalang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ] ;
    dcat:distribution <http://5.189.187.109/dataset/3a3434a8-87ef-41cb-88c0-fd946a68a120/resource/15030eab-43e5-471c-8b1f-a2979054068c> ;
    dcat:keyword "Perpustakaan",
        "Sekolah" ;
    dcat:landingPage <SIPD> .

<SIPD> a foaf:Document .

<http://5.189.187.109/dataset/3a3434a8-87ef-41cb-88c0-fd946a68a120/resource/15030eab-43e5-471c-8b1f-a2979054068c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-04-27T08:19:02.210800"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:00:50.165128"^^xsd:dateTime ;
    dct:title "Jumlah perpustakaan sekolah" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/3a3434a8-87ef-41cb-88c0-fd946a68a120/resource/15030eab-43e5-471c-8b1f-a2979054068c/download/2.-jumlah-perpustakaan-sekolah.xlsx> ;
    dcat:byteSize "9756"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> a foaf:Agent ;
    foaf:name "Kabupaten Pemalang" .

