@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/32c7273e-b8a6-4f9f-9d24-cb50ae4a33db> a dcat:Dataset ;
    dct:identifier "3805" ;
    dct:issued "2017"^^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 2017" ;
    dcat:distribution <http://5.189.187.109/dataset/32c7273e-b8a6-4f9f-9d24-cb50ae4a33db/resource/3aa632d5-4ed1-4b25-a774-20409758a0c7> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/32c7273e-b8a6-4f9f-9d24-cb50ae4a33db/resource/3aa632d5-4ed1-4b25-a774-20409758a0c7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:57:21.331738"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:57:21.311283"^^xsd:dateTime ;
    dct:title "persentase-usaha-mikro-dan-kecil" ;
    dcat:accessURL <http://tes> .

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

