@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/98fc4e2a-3ee9-4d0f-87fd-ab9b82d35777> a dcat:Dataset ;
    dct:description "Jumlah NIB Yang Diterbitkan Tahun 2023" ;
    dct:identifier "98fc4e2a-3ee9-4d0f-87fd-ab9b82d35777" ;
    dct:issued "2024-03-12T07:41:40.172098"^^xsd:dateTime ;
    dct:modified "2024-03-12T07:41:40.172106"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Jumlah NIB Yang Diterbitkan Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/98fc4e2a-3ee9-4d0f-87fd-ab9b82d35777/resource/be7acb58-18fc-4445-b837-e613336e98c4> ;
    dcat:keyword "2023",
        "NIB" .

<http://5.189.187.109/dataset/98fc4e2a-3ee9-4d0f-87fd-ab9b82d35777/resource/be7acb58-18fc-4445-b837-e613336e98c4> a dcat:Distribution ;
    dct:description "Jumlah NIB Yang Diterbitkan Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T13:56:19.589043"^^xsd:dateTime ;
    dct:modified "2024-03-12T07:41:40.160744"^^xsd:dateTime ;
    dct:title "Jumlah NIB Yang Diterbitkan Tahun 2023.csv" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/98fc4e2a-3ee9-4d0f-87fd-ab9b82d35777/resource/be7acb58-18fc-4445-b837-e613336e98c4/download/jumlah-nib-yang-diterbitkan-tahun-2023.csv> ;
    dcat:byteSize "171"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

