@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/fc8679cb-f7a6-42e8-89fc-b685ebe4cdd4> a dcat:Dataset ;
    dct:description "<p>Penduduk Usia Kerja 2023<br></p>" ;
    dct:identifier "fc8679cb-f7a6-42e8-89fc-b685ebe4cdd4" ;
    dct:issued "2024-10-03T05:22:17.231843"^^xsd:dateTime ;
    dct:modified "2024-10-03T05:22:17.231852"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3bf5bcd4-5804-4a42-9fcf-be735cca9d05> ;
    dct:title "Penduduk Usia Kerja 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Tenaga Kerja Pemerintah Kabupaten Ponorogo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/fc8679cb-f7a6-42e8-89fc-b685ebe4cdd4/resource/0f951de8-f6ca-437d-83d6-a46989a7ee20> .

<http://5.189.187.109/dataset/fc8679cb-f7a6-42e8-89fc-b685ebe4cdd4/resource/0f951de8-f6ca-437d-83d6-a46989a7ee20> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-06-13T01:24:54.995095"^^xsd:dateTime ;
    dct:modified "2024-10-03T05:22:17.226971"^^xsd:dateTime ;
    dct:title "Penduduk Usia Kerja 2023" ;
    dcat:accessURL <https://statistik.ponorogo.go.id/dataset/fc8679cb-f7a6-42e8-89fc-b685ebe4cdd4/resource/0f951de8-f6ca-437d-83d6-a46989a7ee20/download/penduduk-usia-kerja-2023-1717987745.csv> ;
    dcat:byteSize "79"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/3bf5bcd4-5804-4a42-9fcf-be735cca9d05> a foaf:Agent ;
    foaf:name "Kabupaten Ponorogo" .

