@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/748e3beb-7386-47c1-906e-e3a260b5bf17> a dcat:Dataset ;
    dct:description "Jumlah Perpustakaan Umum" ;
    dct:identifier "748e3beb-7386-47c1-906e-e3a260b5bf17" ;
    dct:issued "2022-10-16T13:16:51.737652"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:16:51.737659"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Perpustakaan Umum" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adit Heri Purwanto" ;
            vcard:hasEmail <mailto:dinasarpuskabpkl@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/748e3beb-7386-47c1-906e-e3a260b5bf17/resource/81bc4097-75d2-4f5c-9a97-5c1e776a4909> ;
    dcat:keyword "perpustakaanumum" .

<http://5.189.187.109/dataset/748e3beb-7386-47c1-906e-e3a260b5bf17/resource/81bc4097-75d2-4f5c-9a97-5c1e776a4909> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-05-22T07:47:42.238736"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:16:51.732342"^^xsd:dateTime ;
    dct:title "Jumlah Perpustakaan Umum.xlsx" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/748e3beb-7386-47c1-906e-e3a260b5bf17/resource/81bc4097-75d2-4f5c-9a97-5c1e776a4909/download/45-a514-4284-a56a-d3358020f1bc.xlsx> ;
    dcat:byteSize "10054"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

