@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/cb44661d-7cb3-4c68-a2c9-c1762c1e1a6e> a dcat:Dataset ;
    dct:description "Pengamatan Suhu Menurut Bulan" ;
    dct:identifier "cb44661d-7cb3-4c68-a2c9-c1762c1e1a6e" ;
    dct:issued "2024-05-29T04:40:24.013640"^^xsd:dateTime ;
    dct:modified "2024-05-29T04:40:24.013647"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c84e879a-3e36-4472-b28d-fb20ece013d9> ;
    dct:title "Pengamatan Suhu Menurut Bulan Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/cb44661d-7cb3-4c68-a2c9-c1762c1e1a6e/resource/976b748b-c5d4-4fea-9d25-b1fcea54297a> .

<http://5.189.187.109/dataset/cb44661d-7cb3-4c68-a2c9-c1762c1e1a6e/resource/976b748b-c5d4-4fea-9d25-b1fcea54297a> a dcat:Distribution ;
    dct:description "Pengamatan Suhu Menurut Bulan" ;
    dct:format "XLS" ;
    dct:issued "2024-01-15T00:51:42.567193"^^xsd:dateTime ;
    dct:modified "2024-05-29T04:40:24.010483"^^xsd:dateTime ;
    dct:title "Pengamatan Suhu Menurut Bulan.xls" ;
    dcat:accessURL <http://opendata.sidoarjokab.go.id/dataset/cb44661d-7cb3-4c68-a2c9-c1762c1e1a6e/resource/976b748b-c5d4-4fea-9d25-b1fcea54297a/download/pengamatan-suhu-menurut-bulan.xls> ;
    dcat:byteSize "57856"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/c84e879a-3e36-4472-b28d-fb20ece013d9> a foaf:Agent ;
    foaf:name "Kabupaten Sidoarjo" .

