@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/3b4e74e7-7438-4c1e-822c-4bc5c6b6a12e> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "fee1b3c8-8866-4422-b204-0934c2417e1e" ;
    dct:issued "2024-11-13"^^xsd:date ;
    dct:modified "2025-02-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Sarana Fasyankes di Kabupaten Malang" ;
    dcat:distribution <http://5.189.187.109/dataset/3b4e74e7-7438-4c1e-822c-4bc5c6b6a12e/resource/dd3b94cb-2739-41d1-8aee-1fa4a00a05aa> ;
    dcat:keyword "Fasyankes",
        "Kabupaten",
        "Malang",
        "Sarana",
        "di" ;
    dcat:landingPage <https://kamasuta.malangkab.go.id/data-nilai-public?id=9188> .

<http://5.189.187.109/dataset/3b4e74e7-7438-4c1e-822c-4bc5c6b6a12e/resource/dd3b94cb-2739-41d1-8aee-1fa4a00a05aa> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "XLSX" ;
    dct:issued "2025-04-29T02:15:58.457943"^^xsd:dateTime ;
    dct:modified "2025-04-29T02:15:58.358602"^^xsd:dateTime ;
    dct:title "Sarana Fasyankes di Kabupaten Malang - 2024" ;
    dcat:accessURL <https://kamasuta.malangkab.go.id/data-cetak-excel?id=9188> .

<https://kamasuta.malangkab.go.id/data-nilai-public?id=9188> a foaf:Document .

