@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/3bd5a149-e48d-4727-9b84-2258813fe4db> a dcat:Dataset ;
    dct:description "Jumlah Koperasi Menurut Kecamatan di Kota Makassar Tahun 2022" ;
    dct:identifier "963e2d66-ebc1-435e-a118-cda5f2adeb27" ;
    dct:issued "2024-04-22T05:29:27"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:29:27"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Koperasi Menurut Kecamatan di Kota Makassar Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/3bd5a149-e48d-4727-9b84-2258813fe4db/resource/130bac61-d31b-4ad2-8ba9-80a919694dce> ;
    dcat:keyword "kecamatan",
        "koperasi",
        "makassar" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/3bd5a149-e48d-4727-9b84-2258813fe4db/resource/130bac61-d31b-4ad2-8ba9-80a919694dce> a dcat:Distribution ;
    dct:description "Jumlah Koperasi Menurut Kecamatan di Kota Makassar Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:59:32.316286"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:59:32.298573"^^xsd:dateTime ;
    dct:title "Jumlah Koperasi Menurut Kecamatan di Kota Makassar Tahun 2022" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/518.20240422_132927.xlsx> .

<https://data.makassarkota.go.id/publikasi> a foaf:Document .

