@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/96b64d10-5985-4955-8a29-d89d5c835ac5> a dcat:Dataset ;
    dct:identifier "96b64d10-5985-4955-8a29-d89d5c835ac5" ;
    dct:issued "2023-10-09T06:44:48.341726"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:44:48.341731"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Kecamatan Sambirejo" ;
    dcat:distribution <http://5.189.187.109/dataset/96b64d10-5985-4955-8a29-d89d5c835ac5/resource/e8a6ba4e-1420-4cc9-ae16-08089e705941> .

<http://5.189.187.109/dataset/96b64d10-5985-4955-8a29-d89d5c835ac5/resource/e8a6ba4e-1420-4cc9-ae16-08089e705941> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-27T04:15:26.080171"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:44:48.338554"^^xsd:dateTime ;
    dct:title "Sambirejo.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/96b64d10-5985-4955-8a29-d89d5c835ac5/resource/e8a6ba4e-1420-4cc9-ae16-08089e705941/download/050-sambirejo.csv> ;
    dcat:byteSize "56551"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

