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

<http://5.189.187.109/dataset/c655e870-e0f4-4269-af37-89d5d5fdfcba> a dcat:Dataset ;
    dct:description "Luas Hutan menurut Jenis Hutan di Desa Pesanggrahan" ;
    dct:identifier "c655e870-e0f4-4269-af37-89d5d5fdfcba" ;
    dct:issued "2022-10-08T10:04:57.207455"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:04:57.207460"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Luas Hutan menurut Jenis Hutan di Desa Pesanggrahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Data Dinas Komunikasi dan Informatika" ] ;
    dcat:distribution <http://5.189.187.109/dataset/c655e870-e0f4-4269-af37-89d5d5fdfcba/resource/fbd27321-0722-45a2-a9d8-8f7032543205> ;
    dcat:keyword "desa pesanggrahan",
        "hutan" ;
    dcat:landingPage <Desa%20Pesanggrahan> .

<Desa%20Pesanggrahan> a foaf:Document .

<http://5.189.187.109/dataset/c655e870-e0f4-4269-af37-89d5d5fdfcba/resource/fbd27321-0722-45a2-a9d8-8f7032543205> a dcat:Distribution ;
    dct:description "Luas Hutan menurut Jenis Hutan di Desa Pesanggrahan" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-11T06:45:10.038706"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:04:57.200954"^^xsd:dateTime ;
    dct:title "luas hutan menurut jenis hutan di desa pesanggrahan.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/c655e870-e0f4-4269-af37-89d5d5fdfcba/resource/fbd27321-0722-45a2-a9d8-8f7032543205/download/luas-hutan-menurut-jenis-hutan-di-desa-pesanggrahan.xlsx> ;
    dcat:byteSize "10318"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

