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

<http://5.189.187.109/dataset/52ec8fa0-c1cc-45db-8867-04a9d85c24c3> a dcat:Dataset ;
    dct:description "Data Perpustakaan Kota Langsa Tahun 2020-2022" ;
    dct:identifier "52ec8fa0-c1cc-45db-8867-04a9d85c24c3" ;
    dct:issued "2023-11-03T17:18:03.121374"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:03.121385"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Data Keamanan Dan Ketertiban Umum Tahun 2020-2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol & WH" ;
            vcard:hasEmail <mailto:diskominfo@langsakota.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/52ec8fa0-c1cc-45db-8867-04a9d85c24c3/resource/4036a9a7-bb2a-48ae-a028-febd55e0093e> ;
    dcat:keyword "keamanan",
        "ketertiban" ;
    dcat:landingPage <https://diskominfo.langsakota.go.id/> .

<http://5.189.187.109/dataset/52ec8fa0-c1cc-45db-8867-04a9d85c24c3/resource/4036a9a7-bb2a-48ae-a028-febd55e0093e> a dcat:Distribution ;
    dct:description "Data Perpustakaan Kota Langsa Tahun 2020-2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-18T04:35:46.195145"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:18:03.113156"^^xsd:dateTime ;
    dct:title "Satpol.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/52ec8fa0-c1cc-45db-8867-04a9d85c24c3/resource/4036a9a7-bb2a-48ae-a028-febd55e0093e/download/satpol.xlsx> ;
    dcat:byteSize "12263"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

<https://diskominfo.langsakota.go.id/> a foaf:Document .

