@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/168bf922-d93c-419f-bc43-febf736b96de> a dcat:Dataset ;
    dct:identifier "3797" ;
    dct:issued "2019"^^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 "Jumlah Usaha Menengah Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/168bf922-d93c-419f-bc43-febf736b96de/resource/49413f51-8b5e-4b93-bd42-f334c845b758> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/168bf922-d93c-419f-bc43-febf736b96de/resource/49413f51-8b5e-4b93-bd42-f334c845b758> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:53:40.380898"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:53:40.343128"^^xsd:dateTime ;
    dct:title "dinas-usaha-menengah" ;
    dcat:accessURL <http://tes> .

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

