@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/59a512b8-a12b-4358-ba8e-64ab6bfe1b31> a dcat:Dataset ;
    dct:description "Sebaran Proyek Per Kecamatan" ;
    dct:identifier "e39f4c39-7335-40b0-af99-6a23a48d0d8c" ;
    dct:issued "2024-02-28T06:55:29+00:00"^^xsd:dateTime ;
    dct:modified "2025-11-14T03:20:44+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Penanaman Modal dan Pelayanan Satu Pintu" ] ;
    dct:title "Sebaran Proyek Per Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/59a512b8-a12b-4358-ba8e-64ab6bfe1b31/resource/f546dadb-a245-4fa5-982b-f3afcaf50499> ;
    dcat:keyword "Kecamatan",
        "Per",
        "Proyek",
        "Sebaran" ;
    dcat:landingPage <https://dasatama.magetan.go.id/detail/271> .

<http://5.189.187.109/dataset/59a512b8-a12b-4358-ba8e-64ab6bfe1b31/resource/f546dadb-a245-4fa5-982b-f3afcaf50499> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T04:27:12.584995"^^xsd:dateTime ;
    dct:modified "2025-11-17T04:27:12.465778"^^xsd:dateTime ;
    dct:title "Sebaran Proyek Per Kecamatan" ;
    dcat:accessURL <https://dasatama.magetan.go.id/data/271/template> .

<https://dasatama.magetan.go.id/detail/271> a foaf:Document .

