@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/42ffe5ee-611e-4542-9296-94fe05593833> a dcat:Dataset ;
    dct:description """Data set ini berisi nama kelompok, tahun, alamat, nama pengurus jumlah anggota, komoditi usaha, omzet dan kelurahan\r
""" ;
    dct:identifier "42ffe5ee-611e-4542-9296-94fe05593833" ;
    dct:issued "2023-06-13T10:14:43.778727"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:14:43.778732"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Tani di Kelurahan Tengah" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/42ffe5ee-611e-4542-9296-94fe05593833/resource/fd8c00f8-1f2e-4092-81b5-80c90f93a21c> ;
    dcat:keyword "Data Kelompok Tani",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/42ffe5ee-611e-4542-9296-94fe05593833/resource/fd8c00f8-1f2e-4092-81b5-80c90f93a21c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-02T02:35:35.457075"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:14:43.772552"^^xsd:dateTime ;
    dct:title "Data Kelompok Tani Tahun 2019 di Kelurahan Tengah.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/42ffe5ee-611e-4542-9296-94fe05593833/resource/fd8c00f8-1f2e-4092-81b5-80c90f93a21c/download/data-kelompok-tani-tahun-2019-di-kelurahan-tengah.xlsx> ;
    dcat:byteSize "9422"^^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 .

