@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/a2314f79-3448-4e21-8088-f6cb6806b317> a dcat:Dataset ;
    dct:identifier "a2314f79-3448-4e21-8088-f6cb6806b317" ;
    dct:issued "2023-10-09T06:45:12.665606"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:45:12.665612"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Kecamatan Gondang" ;
    dcat:distribution <http://5.189.187.109/dataset/a2314f79-3448-4e21-8088-f6cb6806b317/resource/d91ffbf8-13f9-4c88-8c71-a42f2f1e7d25> .

<http://5.189.187.109/dataset/a2314f79-3448-4e21-8088-f6cb6806b317/resource/d91ffbf8-13f9-4c88-8c71-a42f2f1e7d25> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-27T04:16:23.573938"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:45:12.661997"^^xsd:dateTime ;
    dct:title "Gondang.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/a2314f79-3448-4e21-8088-f6cb6806b317/resource/d91ffbf8-13f9-4c88-8c71-a42f2f1e7d25/download/060-gondang.csv> ;
    dcat:byteSize "51490"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

