@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/86223b26-aabf-41b5-a4db-6ca3161334f4> a dcat:Dataset ;
    dct:description "Berisi Laporan Realisasi IPK Disnaker" ;
    dct:identifier "86223b26-aabf-41b5-a4db-6ca3161334f4" ;
    dct:issued "2023-11-16T07:09:23.856402"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:09:23.856412"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fb008480-0f61-4a30-adc7-1dc97cf5a003> ;
    dct:title "LAPORAN REALISASI IPK DISNAKER" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "fandi septian" ;
            vcard:hasEmail <mailto:fandiseptian2@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/86223b26-aabf-41b5-a4db-6ca3161334f4/resource/7e8d8364-01ce-49fc-b0fa-3dc735178bf1> .

<http://5.189.187.109/dataset/86223b26-aabf-41b5-a4db-6ca3161334f4/resource/7e8d8364-01ce-49fc-b0fa-3dc735178bf1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-11-11T02:46:49.345829"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:09:23.850182"^^xsd:dateTime ;
    dct:title "laporan realisasi IPK.csv" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/86223b26-aabf-41b5-a4db-6ca3161334f4/resource/7e8d8364-01ce-49fc-b0fa-3dc735178bf1/download/laporan-realisasi-ipk.csv> ;
    dcat:byteSize "1328"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fb008480-0f61-4a30-adc7-1dc97cf5a003> a foaf:Agent ;
    foaf:name "Kabupaten Pasaman Barat" .

