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

<http://5.189.187.109/dataset/029ed679-573c-425b-bfb6-5a1e6a9e1f5e> a dcat:Dataset ;
    dct:description "Data ini berisi Data Kelurahan dan Jumlah Sapi" ;
    dct:identifier "029ed679-573c-425b-bfb6-5a1e6a9e1f5e" ;
    dct:issued "2023-06-13T09:08:31.652039"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:08:31.652045"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data PPSK di Kecamatan Pontianak Barat" ;
    dcat:distribution <http://5.189.187.109/dataset/029ed679-573c-425b-bfb6-5a1e6a9e1f5e/resource/94f5514d-7c2c-4092-92eb-364058807976> ;
    dcat:keyword "PPSK",
        "kecamatan pontianak barat" .

<http://5.189.187.109/dataset/029ed679-573c-425b-bfb6-5a1e6a9e1f5e/resource/94f5514d-7c2c-4092-92eb-364058807976> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-23T02:41:01.257723"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:08:31.645996"^^xsd:dateTime ;
    dct:title "Data PPSK di Kecamatan Pontianak Barat Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/029ed679-573c-425b-bfb6-5a1e6a9e1f5e/resource/94f5514d-7c2c-4092-92eb-364058807976/download/data-ppsk-di-kecamatan-pontianak-barat-tahun-2018.xlsx> ;
    dcat:byteSize "9327"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

