@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/6d42911c-d80c-47a2-913e-4f556846069a> a dcat:Dataset ;
    dct:description "Jumlah Koperasi di Kota Makassar Tahun 2022" ;
    dct:identifier "625b870d-685c-4466-b46a-216ab7107ee0" ;
    dct:issued "2024-04-22T05:29:25"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:29:25"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Koperasi di Kota Makassar Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/6d42911c-d80c-47a2-913e-4f556846069a/resource/c2f5b28f-890c-4348-8714-e1f9d89f7351> ;
    dcat:keyword "jumlah",
        "kop",
        "koperasi" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/6d42911c-d80c-47a2-913e-4f556846069a/resource/c2f5b28f-890c-4348-8714-e1f9d89f7351> a dcat:Distribution ;
    dct:description "Jumlah Koperasi di Kota Makassar Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:59:30.457061"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:59:30.414738"^^xsd:dateTime ;
    dct:title "Jumlah Koperasi di Kota Makassar Tahun 2022" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/516.20240422_132925.xlsx> .

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

