@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/fe92cca3-428e-434e-bc63-320855a2aa03> a dcat:Dataset ;
    dct:identifier "fe92cca3-428e-434e-bc63-320855a2aa03" ;
    dct:issued "2023-10-09T06:47:42.229118"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:47:42.229126"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Administrasi Pemerintahan" ;
    dcat:distribution <http://5.189.187.109/dataset/fe92cca3-428e-434e-bc63-320855a2aa03/resource/f37e49bf-0e81-49f6-a57f-a6aed860fee2> .

<http://5.189.187.109/dataset/fe92cca3-428e-434e-bc63-320855a2aa03/resource/f37e49bf-0e81-49f6-a57f-a6aed860fee2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-10-29T07:41:13.664324"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:47:42.225060"^^xsd:dateTime ;
    dct:title "administrasi_pemerintahan.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/fe92cca3-428e-434e-bc63-320855a2aa03/resource/f37e49bf-0e81-49f6-a57f-a6aed860fee2/download/administrasi_pemerintahan.csv> ;
    dcat:byteSize "125"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

