@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/7a6f9f46-2e90-4181-99a9-d8ef25d4135f> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Kepala/Pimpinan, Kelurahan dan Kecamatan" ;
    dct:identifier "7a6f9f46-2e90-4181-99a9-d8ef25d4135f" ;
    dct:issued "2023-06-13T11:15:14.429765"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:15:14.429771"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Klinik Kecamatan Pontianak Barat" ;
    dcat:distribution <http://5.189.187.109/dataset/7a6f9f46-2e90-4181-99a9-d8ef25d4135f/resource/5c3aee05-7fd0-47ed-90c6-7dbe8eff5cc7> ;
    dcat:keyword "Kecamatan Pontianak Barat",
        "Klinik",
        "Kota Pontianak" .

<http://5.189.187.109/dataset/7a6f9f46-2e90-4181-99a9-d8ef25d4135f/resource/5c3aee05-7fd0-47ed-90c6-7dbe8eff5cc7> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Kepala/Pimpinan, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-09-28T07:49:32.854527"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:15:14.422339"^^xsd:dateTime ;
    dct:title "Data Klinik Kecamatan Pontianak Barat Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/7a6f9f46-2e90-4181-99a9-d8ef25d4135f/resource/5c3aee05-7fd0-47ed-90c6-7dbe8eff5cc7/download/data-klinik-kecamatan-pontianak-barat-tahun-2019.xlsx> ;
    dcat:byteSize "15496"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

