@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/21b9185d-ad34-4a93-b2c3-3c7f389fdd35> a dcat:Dataset ;
    dct:description "<p>Data Perhutanan Sosial yaitu Hutan Adat yang ada di Kalimantan Barat</p>" ;
    dct:identifier "21b9185d-ad34-4a93-b2c3-3c7f389fdd35" ;
    dct:issued "2025-11-19T14:32:38.128524"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:32:38.128533"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Hutan Adat Kalimantan Barat" ;
    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/21b9185d-ad34-4a93-b2c3-3c7f389fdd35/resource/b22bd979-6f16-48ab-90d0-20beb2eb4e37> ;
    dcat:keyword "2023",
        "2024",
        "adat",
        "dlhk",
        "hutan" ;
    dcat:landingPage <https://lhk.kalbarprov.go.id> .

<http://5.189.187.109/dataset/21b9185d-ad34-4a93-b2c3-3c7f389fdd35/resource/b22bd979-6f16-48ab-90d0-20beb2eb4e37> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-05-21T06:37:29"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:32:38.093430"^^xsd:dateTime ;
    dct:title "Hutan Adat Kalbar.csv" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/21b9185d-ad34-4a93-b2c3-3c7f389fdd35/resource/b22bd979-6f16-48ab-90d0-20beb2eb4e37/download/8123b2d55c993336c2d7e337ff8ee51e.csv> ;
    dcat:byteSize "1978"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/csv" .

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

