@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/2ed1f1c8-51bc-4a2b-9281-4f37fe4428d3> a dcat:Dataset ;
    dct:description "Penanganan Sampah Menurut Kecamatan 2023 Pada Dinas Lingkungan Hidup Kota Langsa" ;
    dct:identifier "2ed1f1c8-51bc-4a2b-9281-4f37fe4428d3" ;
    dct:issued "2024-07-02T19:20:04.981353"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:20:04.981361"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Penanganan Sampah Menurut Kecamatan 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Lingkungan Hidup" ;
            vcard:hasEmail <mailto:kotalangsadlh@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2ed1f1c8-51bc-4a2b-9281-4f37fe4428d3/resource/db27ea00-df07-464c-ae82-a3bb55685a76> ;
    dcat:keyword "Persampahan",
        "dinas lingkungan hidup",
        "kota langsa" ;
    dcat:landingPage <Dinas%20Lingkungan%20Hidup> .

<Dinas%20Lingkungan%20Hidup> a foaf:Document .

<http://5.189.187.109/dataset/2ed1f1c8-51bc-4a2b-9281-4f37fe4428d3/resource/db27ea00-df07-464c-ae82-a3bb55685a76> a dcat:Distribution ;
    dct:description "Data Penanganan Sampah Menurut Kecamatan 2023 Di Lingkungan Pemerintah Kota Langsa" ;
    dct:format "CSV" ;
    dct:issued "2024-06-13T09:04:45.616903"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:20:04.969846"^^xsd:dateTime ;
    dct:title "Penanganan Sampah Menurut Kecamatan Tahun 2023.docx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/2ed1f1c8-51bc-4a2b-9281-4f37fe4428d3/resource/db27ea00-df07-464c-ae82-a3bb55685a76/download/penanganan-sampah-menurut-kecamatan-tahun-2023.docx> ;
    dcat:byteSize "13579"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

