@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/047c2c07-2099-4b8e-86b4-51d714a1da7c> a dcat:Dataset ;
    dct:description "Jumlah WKSBM " ;
    dct:identifier "047c2c07-2099-4b8e-86b4-51d714a1da7c" ;
    dct:issued "2024-06-11T04:54:53.073968"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:54:53.073974"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah WKSBM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial" ;
            vcard:hasEmail <mailto:tiurpase@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/047c2c07-2099-4b8e-86b4-51d714a1da7c/resource/de25d26f-b6a6-4d18-bf6f-930c5ac87aa2> .

<http://5.189.187.109/dataset/047c2c07-2099-4b8e-86b4-51d714a1da7c/resource/de25d26f-b6a6-4d18-bf6f-930c5ac87aa2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T05:51:49.340594"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:54:53.071001"^^xsd:dateTime ;
    dct:title "jumlah-wksbm 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/047c2c07-2099-4b8e-86b4-51d714a1da7c/resource/de25d26f-b6a6-4d18-bf6f-930c5ac87aa2/download/jumlah-wksbm.csv> ;
    dcat:byteSize "428"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

