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

<http://5.189.187.109/dataset/2c98af6c-b1ab-47d6-a004-48a6b4712139> a dcat:Dataset ;
    dct:identifier "2c98af6c-b1ab-47d6-a004-48a6b4712139" ;
    dct:issued "2023-10-09T06:42:24.930794"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:42:24.930799"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Jumlah Lahan Kering" ;
    dcat:distribution <http://5.189.187.109/dataset/2c98af6c-b1ab-47d6-a004-48a6b4712139/resource/6d29cdc3-6813-4d9e-8efa-9ed42364769a> .

<http://5.189.187.109/dataset/2c98af6c-b1ab-47d6-a004-48a6b4712139/resource/6d29cdc3-6813-4d9e-8efa-9ed42364769a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-10-29T06:54:17.263285"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:42:24.927649"^^xsd:dateTime ;
    dct:title "jumlah_lahan_kering.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/2c98af6c-b1ab-47d6-a004-48a6b4712139/resource/6d29cdc3-6813-4d9e-8efa-9ed42364769a/download/jumlah_lahan_kering.csv> ;
    dcat:byteSize "69"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> a foaf:Agent ;
    foaf:name "Kabupaten Sragen" .

