@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/5dc486a7-0b46-42de-9a5d-5d9a2dd3f227> a dcat:Dataset ;
    dct:description "Data Demonstrasi Per Kecamatan Tahun 2022" ;
    dct:identifier "5dc486a7-0b46-42de-9a5d-5d9a2dd3f227" ;
    dct:issued "2024-05-15T05:48:09.539499"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:48:09.539506"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Data Demonstrasi Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sagiman" ;
            vcard:hasEmail <mailto:essogiman@yahoo.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5dc486a7-0b46-42de-9a5d-5d9a2dd3f227/resource/b9f95bd9-dc69-409b-8284-a90bbe43fad2> ;
    dcat:keyword "demonstarsi",
        "unjuk rasa" .

<http://5.189.187.109/dataset/5dc486a7-0b46-42de-9a5d-5d9a2dd3f227/resource/b9f95bd9-dc69-409b-8284-a90bbe43fad2> a dcat:Distribution ;
    dct:description "Data Demonstrasi Per Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-10-10T01:11:00.404791"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:48:09.530722"^^xsd:dateTime ;
    dct:title "Data Demonstrasi Per Kecamatan Tahun 2022" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/5dc486a7-0b46-42de-9a5d-5d9a2dd3f227/resource/b9f95bd9-dc69-409b-8284-a90bbe43fad2/download/data-demonstrasi-tahun-2022.csv> ;
    dcat:byteSize "880"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> a foaf:Agent ;
    foaf:name "Kabupaten Probolinggo" .

