@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/538c2ac3-d89d-475f-b2d1-1d8bf74cf303> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan jumlah kasus perselisihan yang terjadi dalam hubungan industrial." ;
    dct:identifier "538c2ac3-d89d-475f-b2d1-1d8bf74cf303" ;
    dct:issued "2026-04-06T09:33:06.893648"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:33:06.893667"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Jumlah Kasus Perselisihan" ;
    dcat:distribution <http://5.189.187.109/dataset/538c2ac3-d89d-475f-b2d1-1d8bf74cf303/resource/4fb29c50-1f49-4340-b62c-f86239266e94> ;
    dcat:keyword "perselisihan" .

<http://5.189.187.109/dataset/538c2ac3-d89d-475f-b2d1-1d8bf74cf303/resource/4fb29c50-1f49-4340-b62c-f86239266e94> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-10T07:22:20.328164"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:33:06.883666"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/538c2ac3-d89d-475f-b2d1-1d8bf74cf303/resource/4fb29c50-1f49-4340-b62c-f86239266e94/download/jumlah-kasus-perselisihan.csv> ;
    dcat:byteSize "114"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

