@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/aa7d4639-4383-4376-a1ac-42dafffdaa5d> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "71c32578-2857-4fc4-aaf7-8e722f8baa4f" ;
    dct:issued "2023-01-17T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-01-17T07:21:42"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinkes" ] ;
    dct:title "Kepuasan Pengunjung Puskesmas" ;
    dcat:distribution <http://5.189.187.109/dataset/aa7d4639-4383-4376-a1ac-42dafffdaa5d/resource/c7e2cffb-a3df-41e8-b86d-5d45b1b3c7a5> ;
    dcat:keyword "Dinkes",
        "Kepuasan Pengunjung Puskesmas",
        "Kesehatan" ;
    dcat:landingPage <https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Kesehatan> .

<http://5.189.187.109/dataset/aa7d4639-4383-4376-a1ac-42dafffdaa5d/resource/c7e2cffb-a3df-41e8-b86d-5d45b1b3c7a5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T23:01:02.104772"^^xsd:dateTime ;
    dct:modified "2024-03-21T23:01:02.073190"^^xsd:dateTime ;
    dct:title "Kepuasan Pengunjung Puskesmas" ;
    dcat:accessURL <https://data.ciamiskab.go.id/export-csv?id=2&kelompok_data=sektoral&dataset=Kepuasan%20Pengunjung%20Puskesmas> .

<https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Kesehatan> a foaf:Document .

