@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/22f078fb-ca27-4952-9950-47de5f17b582> a dcat:Dataset ;
    dct:identifier "22f078fb-ca27-4952-9950-47de5f17b582" ;
    dct:issued "2024-06-11T03:15:39.185528"^^xsd:dateTime ;
    dct:modified "2024-07-20T13:40:51.178622"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/cc3e6dfa-579b-4b82-b51a-7b209bf95b05> ;
    dct:title "Tutupan Lahan Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang TKES" ] ;
    dcat:distribution <http://5.189.187.109/dataset/22f078fb-ca27-4952-9950-47de5f17b582/resource/6128a8e2-cc62-4149-a1c9-c58972427a3c> ;
    dcat:keyword "IKPLHD",
        "Lingkungan Hidup" .

<http://5.189.187.109/dataset/22f078fb-ca27-4952-9950-47de5f17b582/resource/6128a8e2-cc62-4149-a1c9-c58972427a3c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-05-08T08:12:15.231451"^^xsd:dateTime ;
    dct:modified "2024-06-11T03:15:39.175496"^^xsd:dateTime ;
    dct:title "Tutupan Lahan Tahun 2021.csv" ;
    dcat:accessURL <https://satudata.solokkota.go.id/dataset/22f078fb-ca27-4952-9950-47de5f17b582/resource/6128a8e2-cc62-4149-a1c9-c58972427a3c/download/tutupan-lahan-tahun-2021.csv> ;
    dcat:byteSize "797"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/cc3e6dfa-579b-4b82-b51a-7b209bf95b05> a foaf:Agent ;
    foaf:name "Provinsi Sumatera Barat" .

