@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/a238c403-0364-4aff-98bd-2e9d7297f82e> a dcat:Dataset ;
    dct:description "Data ini berisikan tentang data linmas kecamatan tanah grogot" ;
    dct:identifier "a238c403-0364-4aff-98bd-2e9d7297f82e" ;
    dct:issued "2023-10-25T09:55:32.423870"^^xsd:dateTime ;
    dct:modified "2023-10-25T09:55:32.423880"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> ;
    dct:title "Data Linmas Kecamatan Tanah Grogot" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Syarif Hidayatullah" ;
            vcard:hasEmail <mailto:kecamatan.tgt@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a238c403-0364-4aff-98bd-2e9d7297f82e/resource/2367a1f6-13bd-4621-924e-056f171e10c4> ;
    dcat:keyword "tema dataset" ;
    dcat:landingPage <Seksi%20Ketentraman%20dan%20Ketertiban%20Umum> .

<Seksi%20Ketentraman%20dan%20Ketertiban%20Umum> a foaf:Document .

<http://5.189.187.109/dataset/a238c403-0364-4aff-98bd-2e9d7297f82e/resource/2367a1f6-13bd-4621-924e-056f171e10c4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-24T10:07:20.186555"^^xsd:dateTime ;
    dct:modified "2023-10-25T09:55:32.417854"^^xsd:dateTime ;
    dcat:accessURL <http://data.paserkab.go.id/dataset/a238c403-0364-4aff-98bd-2e9d7297f82e/resource/2367a1f6-13bd-4621-924e-056f171e10c4/download/data-linmas.xlsx> ;
    dcat:byteSize "43034"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

