@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/51c5501b-fa73-4f7b-982b-b5945f20ecc6> a dcat:Dataset ;
    dct:description "Rata-rata Kecepatan Angin" ;
    dct:identifier "17fafe5f6ce2f1904eb09d2e80a4cbf6" ;
    dct:issued "2022-08-18"^^xsd:date ;
    dct:modified "2026-04-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pusat Statistik" ] ;
    dct:title "Rata-rata Kecepatan Angin" ;
    dcat:distribution <http://5.189.187.109/dataset/51c5501b-fa73-4f7b-982b-b5945f20ecc6/resource/b4c2404d-c8fd-4b3c-a14f-7ffc0ed1b748> ;
    dcat:keyword "Angin",
        "Kecepatan",
        "Rata-rata" ;
    dcat:landingPage <https://satudata.lumajangkab.go.id/dataset/detail/5Pa1o24XY9NplWxYyLxvZGqDbnVwBe7y> .

<http://5.189.187.109/dataset/51c5501b-fa73-4f7b-982b-b5945f20ecc6/resource/b4c2404d-c8fd-4b3c-a14f-7ffc0ed1b748> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T02:03:54.736471"^^xsd:dateTime ;
    dct:modified "2026-04-09T02:03:54.713592"^^xsd:dateTime ;
    dcat:accessURL <https://satudata.lumajangkab.go.id/api/export-dataset/5Pa1o24XY9NplWxYyLxvZGqDbnVwBe7y> .

<https://satudata.lumajangkab.go.id/dataset/detail/5Pa1o24XY9NplWxYyLxvZGqDbnVwBe7y> a foaf:Document .

