@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#> .

<https://data.jatengprov.go.id/dataset/d75f5ad3-adf6-4bc4-a8bb-adb77c6f6825> a dcat:Dataset ;
    dct:description "LHU S1 Sengon 2023" ;
    dct:identifier "d75f5ad3-adf6-4bc4-a8bb-adb77c6f6825" ;
    dct:issued "2023-09-30T13:20:52.919479"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:20:52.919488"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LHU S1 Sengon 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daffa" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d75f5ad3-adf6-4bc4-a8bb-adb77c6f6825/resource/63327cb9-07e6-48ff-9ca0-1fe68ba2c535> .

<https://data.jatengprov.go.id/dataset/d75f5ad3-adf6-4bc4-a8bb-adb77c6f6825/resource/63327cb9-07e6-48ff-9ca0-1fe68ba2c535> a dcat:Distribution ;
    dct:description "LHU S1 Sengon 2023" ;
    dct:format "Word" ;
    dct:title "LHU S1 Sengon 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d75f5ad3-adf6-4bc4-a8bb-adb77c6f6825/resource/63327cb9-07e6-48ff-9ca0-1fe68ba2c535/download/1-lhu-smstr-1-s-sengon-.docx> ;
    dcat:byteSize 2736817.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

