@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#> .

<https://data.jatengprov.go.id/dataset/1be4a3ba-b6bd-47e8-8f4d-213e893b4f40> a dcat:Dataset ;
    dct:description "SPM Odgj February 2022" ;
    dct:identifier "1be4a3ba-b6bd-47e8-8f4d-213e893b4f40" ;
    dct:issued "2023-02-01T03:51:50.358853"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:51:50.358859"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "SPM Odgj February 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1be4a3ba-b6bd-47e8-8f4d-213e893b4f40/resource/38e58b12-499a-4aaa-aed7-783075145ca7> ;
    dcat:keyword "Dikes",
        "per-Variabel" .

<https://data.jatengprov.go.id/dataset/1be4a3ba-b6bd-47e8-8f4d-213e893b4f40/resource/38e58b12-499a-4aaa-aed7-783075145ca7> a dcat:Distribution ;
    dct:description "SPM Odgj February 2022" ;
    dct:format "XLS" ;
    dct:title "SPM Odgj February 2022" .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

