@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/10f11445-9ce1-4684-85bb-a582d0735c2e> a dcat:Dataset ;
    dct:description """Data set ini berisi kelurahan, nama anggota linmas, tempat lahir, tanggal lahir, pendidikan\r
""" ;
    dct:identifier "10f11445-9ce1-4684-85bb-a582d0735c2e" ;
    dct:issued "2023-06-13T09:22:34.579465"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:22:34.579471"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Daftar Nama Anggota Satlinmas di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/10f11445-9ce1-4684-85bb-a582d0735c2e/resource/80cd3f6b-04f0-43c4-a6a7-962c89d90838> ;
    dcat:keyword "Daftar Anggota Satlinmas",
        "Kecamatan Pontianak Utara",
        "Tahun 2019" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/10f11445-9ce1-4684-85bb-a582d0735c2e/resource/80cd3f6b-04f0-43c4-a6a7-962c89d90838> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-12-10T01:44:17.143174"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:22:34.571157"^^xsd:dateTime ;
    dct:title "Data Daftar Nama Anggota Satlinmas di Kecamatan Pontianak Utara Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/10f11445-9ce1-4684-85bb-a582d0735c2e/resource/80cd3f6b-04f0-43c4-a6a7-962c89d90838/download/data-daftar-nama-anggota-satlinmas-di-kecamatan-pontianak-utara-tahun-2019.xlsx> ;
    dcat:byteSize "11089"^^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" .

<xlxs> a foaf:Document .

