@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:5000/dataset/1fdc6557-f2db-43d9-b544-dfd56917844e> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Pengurus, Sekretaris, Kelurahan dan Kecamatan" ;
    dct:identifier "1fdc6557-f2db-43d9-b544-dfd56917844e" ;
    dct:issued "2023-06-13T09:40:13.411597"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:40:13.411602"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data LPM Kelurahan Pal Lima" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1fdc6557-f2db-43d9-b544-dfd56917844e/resource/ccb5e675-e10d-4834-ad97-5a098694a28e> ;
    dcat:keyword "Kelurahan Pal Lima",
        "Kota Pontianak",
        "LPM" .

<http://5.189.187.109:5000/dataset/1fdc6557-f2db-43d9-b544-dfd56917844e/resource/ccb5e675-e10d-4834-ad97-5a098694a28e> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Pengurus, Sekretaris, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-15T00:24:15.341031"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:40:13.403659"^^xsd:dateTime ;
    dct:title "Data LPM Kelurahan Pal Lima Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/1fdc6557-f2db-43d9-b544-dfd56917844e/resource/ccb5e675-e10d-4834-ad97-5a098694a28e/download/data-lpm-kelurahan-pal-lima-tahun-2019.xlsx> ;
    dcat:byteSize "15049"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

