@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/75a1b390-9d5d-4cf5-987e-da1f37aeddae> a dcat:Dataset ;
    dct:description "Pelatihan Kerja Di Kota Madiun" ;
    dct:identifier "75a1b390-9d5d-4cf5-987e-da1f37aeddae" ;
    dct:issued "2023-11-14T03:24:25.333914"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:24:25.333922"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Pelatihan Kerja" ;
    dcat:distribution <http://5.189.187.109/dataset/75a1b390-9d5d-4cf5-987e-da1f37aeddae/resource/15bd4e96-6da2-4109-be73-fa4b33eca4fb> ;
    dcat:keyword "Ketenagakerjaan",
        "Pemerintahan" .

<http://5.189.187.109/dataset/75a1b390-9d5d-4cf5-987e-da1f37aeddae/resource/15bd4e96-6da2-4109-be73-fa4b33eca4fb> a dcat:Distribution ;
    dct:description "Pelatihan Kerja Di Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-06T14:11:06.892411"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:24:25.325246"^^xsd:dateTime ;
    dct:title "Pelatihan Kerja.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/75a1b390-9d5d-4cf5-987e-da1f37aeddae/resource/15bd4e96-6da2-4109-be73-fa4b33eca4fb/download/pelatihan-kerja.xlsx> ;
    dcat:byteSize "8751"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> a foaf:Agent ;
    foaf:name "Kota Madiun" .

