@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/49bc75c2-d49e-4baa-933c-9c5537e0129b> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama kelompok, tahun pembentukan, kelas kelompok, alamat kelompok, nama pengurus, jumlah anggota, komoditas, produksi lele, produksi nila dan benih lele\r
""" ;
    dct:identifier "49bc75c2-d49e-4baa-933c-9c5537e0129b" ;
    dct:issued "2023-06-13T10:23:58.211032"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:23:58.211037"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Perikanan di Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/49bc75c2-d49e-4baa-933c-9c5537e0129b/resource/9e7606ee-8951-4803-9975-3f1ee6660973> ;
    dcat:keyword "Data Kelompok Perikanan",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/49bc75c2-d49e-4baa-933c-9c5537e0129b/resource/9e7606ee-8951-4803-9975-3f1ee6660973> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-14T04:08:25.795553"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:23:58.204462"^^xsd:dateTime ;
    dct:title "Data Kelompok Perikanan Tahun 2020 di Kelurahan Siantan Hulu Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/49bc75c2-d49e-4baa-933c-9c5537e0129b/resource/9e7606ee-8951-4803-9975-3f1ee6660973/download/data-kelompok-perikanan-tahun-2020-di-kelurahan-siantan-hulu-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "10797"^^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" .

<xlsx> a foaf:Document .

