@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/2fbd6b3e-6fcd-4f3f-b647-c8e62677cf23> a dcat:Dataset ;
    dct:description "Angka Partisipasi Sekolah di Kota Makassar Tahun 2018 - 2022" ;
    dct:identifier "4679695e-9a9b-4adc-99ab-d0fe1dfce924" ;
    dct:issued "2024-04-22T05:31:19"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:31:19"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Angka Partisipasi Sekolah di Kota Makassar Tahun 2018 - 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/2fbd6b3e-6fcd-4f3f-b647-c8e62677cf23/resource/050c282c-2e9d-485e-b0f4-7350b2125ab1> ;
    dcat:keyword "angka",
        "partisipasi",
        "tabel" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/2fbd6b3e-6fcd-4f3f-b647-c8e62677cf23/resource/050c282c-2e9d-485e-b0f4-7350b2125ab1> a dcat:Distribution ;
    dct:description "Angka Partisipasi Sekolah di Kota Makassar Tahun 2018 - 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T03:01:23.228968"^^xsd:dateTime ;
    dct:modified "2024-04-23T03:01:23.206472"^^xsd:dateTime ;
    dct:title "Angka Partisipasi Sekolah di Kota Makassar Tahun 2018 - 2022" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/624.20240422_133119.xlsx> .

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

