@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:5000/dataset/54f1ac88-b85f-4ebd-ae76-33d104162204> a dcat:Dataset ;
    dct:identifier "54f1ac88-b85f-4ebd-ae76-33d104162204" ;
    dct:issued "2024-03-12T01:53:15.123245"^^xsd:dateTime ;
    dct:modified "2024-03-12T01:53:15.123253"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Data Penduduk bulan September Th 2023" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/54f1ac88-b85f-4ebd-ae76-33d104162204/resource/3a674f0b-85ec-4399-8a83-7886b0c12517> .

<http://5.189.187.109:5000/dataset/54f1ac88-b85f-4ebd-ae76-33d104162204/resource/3a674f0b-85ec-4399-8a83-7886b0c12517> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2023-11-08T03:37:27.605993"^^xsd:dateTime ;
    dct:modified "2024-03-12T01:53:15.118914"^^xsd:dateTime ;
    dct:title "SEPTEMBER.xls" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/54f1ac88-b85f-4ebd-ae76-33d104162204/resource/3a674f0b-85ec-4399-8a83-7886b0c12517/download/september.xls> ;
    dcat:byteSize "55808"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109:5000/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

