@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/432bc021-24b9-4568-b3a6-220d616520eb> a dcat:Dataset ;
    dct:description "Curah Hujan Tahun 2022" ;
    dct:identifier "432bc021-24b9-4568-b3a6-220d616520eb" ;
    dct:issued "2023-10-25T09:55:21.461412"^^xsd:dateTime ;
    dct:modified "2023-10-25T09:55:21.461426"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> ;
    dct:title "Curah Hujan Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/432bc021-24b9-4568-b3a6-220d616520eb/resource/4067b6e1-95b8-465a-bda5-0d142aa588a2> .

<http://5.189.187.109/dataset/432bc021-24b9-4568-b3a6-220d616520eb/resource/4067b6e1-95b8-465a-bda5-0d142aa588a2> a dcat:Distribution ;
    dct:description "Curah Hujan Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-25T00:05:55.597402"^^xsd:dateTime ;
    dct:modified "2023-10-25T09:55:21.438593"^^xsd:dateTime ;
    dct:title "Curah Hujan Tahun 2022" ;
    dcat:accessURL <http://data.paserkab.go.id/dataset/432bc021-24b9-4568-b3a6-220d616520eb/resource/4067b6e1-95b8-465a-bda5-0d142aa588a2/download/ch-2022.xlsx> ;
    dcat:byteSize "36926"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

