@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/fd1cf94c-ffd9-4b9c-aec5-7186490f57ae> a dcat:Dataset ;
    dct:identifier "fd1cf94c-ffd9-4b9c-aec5-7186490f57ae" ;
    dct:issued "2023-10-09T06:47:39.851515"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:47:39.851523"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Jumlah Lahan Persawahan" ;
    dcat:distribution <http://5.189.187.109/dataset/fd1cf94c-ffd9-4b9c-aec5-7186490f57ae/resource/c8e3561d-5387-437f-a6ee-d9e677fa8eeb> .

<http://5.189.187.109/dataset/fd1cf94c-ffd9-4b9c-aec5-7186490f57ae/resource/c8e3561d-5387-437f-a6ee-d9e677fa8eeb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-10-29T06:50:01.374939"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:47:39.847696"^^xsd:dateTime ;
    dct:title "jumlah_lahan_persawahan.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/fd1cf94c-ffd9-4b9c-aec5-7186490f57ae/resource/c8e3561d-5387-437f-a6ee-d9e677fa8eeb/download/jumlah_lahan_persawahan.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" .

