@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/3162d569-f639-42cc-9dc0-2849ab7f03ce> a dcat:Dataset ;
    dct:description """Data set ini berisi indikator, jumlah dan satuan\r
""" ;
    dct:identifier "3162d569-f639-42cc-9dc0-2849ab7f03ce" ;
    dct:issued "2023-06-13T09:57:19.980979"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:57:19.980986"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Jenis Kasus Perkelahian di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/3162d569-f639-42cc-9dc0-2849ab7f03ce/resource/8f05e082-9bb8-49eb-a925-2b3533033b8a> ;
    dcat:keyword "Kasus Perkelahian",
        "Kecamatan Pontianak Utara",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/3162d569-f639-42cc-9dc0-2849ab7f03ce/resource/8f05e082-9bb8-49eb-a925-2b3533033b8a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-01T07:38:09.839771"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:57:19.971681"^^xsd:dateTime ;
    dct:title "Data Jenis Kasus Pekelahian Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/3162d569-f639-42cc-9dc0-2849ab7f03ce/resource/8f05e082-9bb8-49eb-a925-2b3533033b8a/download/data-jenis-kasus-pekelahian-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "9095"^^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" .

<xlxs> a foaf:Document .

