@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/99554e3c-2694-4105-9b4d-df87cec58f8d> a dcat:Dataset ;
    dct:description "<p>Sebaran dan luas hutan adat di Kalimantan Barat Tahun 2024</p>" ;
    dct:identifier "99554e3c-2694-4105-9b4d-df87cec58f8d" ;
    dct:issued "2025-11-19T22:26:50.094478"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:26:50.094486"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Sebaran dan luas hutan adat di Kalimantan Barat Tahun 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dishut" ;
            vcard:hasEmail <mailto:dishut@kalbarprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/99554e3c-2694-4105-9b4d-df87cec58f8d/resource/47249e72-a46c-4cce-ad14-14894aa069ad> ;
    dcat:keyword "dinas lingkungan hidup dan kehutanan",
        "hutan adat",
        "kehutanan" ;
    dcat:landingPage <https://lhk.kalbarprov.go.id/> .

<http://5.189.187.109/dataset/99554e3c-2694-4105-9b4d-df87cec58f8d/resource/47249e72-a46c-4cce-ad14-14894aa069ad> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-12-02T02:19:00"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:26:50.066716"^^xsd:dateTime ;
    dct:title "Sebaran dan luas hutan adat di KalimantanBarat.xlsx" ;
    dcat:accessURL <https://data.kalbarprov.go.id/dataset/99554e3c-2694-4105-9b4d-df87cec58f8d/resource/47249e72-a46c-4cce-ad14-14894aa069ad/download/6fc408150fd36e5d468307765ddc35e9.xlsx> ;
    dcat:byteSize "9002"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

<https://lhk.kalbarprov.go.id/> a foaf:Document .

