@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/00457953-0c9c-4cf3-8a91-b40520be03f3> a dcat:Dataset ;
    dct:description "Luas kerusakan kawasan hutan di Kabupaten Pemalang" ;
    dct:identifier "00457953-0c9c-4cf3-8a91-b40520be03f3" ;
    dct:issued "2022-10-31T06:55:17.002480"^^xsd:dateTime ;
    dct:modified "2022-10-31T06:55:17.002500"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> ;
    dct:title "Luas kerusakan kawasan hutan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Perhutani KPH PEMALANG" ] ;
    dcat:distribution <http://5.189.187.109/dataset/00457953-0c9c-4cf3-8a91-b40520be03f3/resource/daf1a41d-af02-470f-a406-164daf344b98> ;
    dcat:keyword "hutan",
        "kawasan hutan",
        "luas hutan" ;
    dcat:landingPage <Perhutani%20KPH%20PEMALANG> .

<Perhutani%20KPH%20PEMALANG> a foaf:Document .

<http://5.189.187.109/dataset/00457953-0c9c-4cf3-8a91-b40520be03f3/resource/daf1a41d-af02-470f-a406-164daf344b98> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-06-16T07:47:54.210480"^^xsd:dateTime ;
    dct:modified "2022-10-31T06:55:16.987964"^^xsd:dateTime ;
    dct:title "Kerusakan hutan" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/00457953-0c9c-4cf3-8a91-b40520be03f3/resource/daf1a41d-af02-470f-a406-164daf344b98/download/97.kerusakan-hutan.xlsx> ;
    dcat:byteSize "10143"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> a foaf:Agent ;
    foaf:name "Kabupaten Pemalang" .

