@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/96bb5cce-f5d4-4c2b-8ecd-1253063e35a7> a dcat:Dataset ;
    dct:identifier "3806" ;
    dct:issued "2018"^^xsd:gYear ;
    dct:modified "2023-04-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Koperasi, Usaha Mikro, Kecil Dan Menengah" ] ;
    dct:title "Persentase Usaha Mikro dan Kecil Tahun 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/96bb5cce-f5d4-4c2b-8ecd-1253063e35a7/resource/a095a672-c7c8-4dc2-a17b-8bf63df7daff> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/96bb5cce-f5d4-4c2b-8ecd-1253063e35a7/resource/a095a672-c7c8-4dc2-a17b-8bf63df7daff> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:57:23.272723"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:57:23.241621"^^xsd:dateTime ;
    dct:title "persentase-usaha-mikro-dan-kecil" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-> a foaf:Document .

