@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/f64136c5-ffbe-4942-8715-1f6ba97861c5> a dcat:Dataset ;
    dct:description "Data Jumlah Penduduk Menurut Usia-2018" ;
    dct:identifier "f64136c5-ffbe-4942-8715-1f6ba97861c5" ;
    dct:issued "2023-02-01T02:57:09.086530"^^xsd:dateTime ;
    dct:modified "2023-02-01T02:57:09.086537"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> ;
    dct:title "Data Jumlah Penduduk Menurut Usia-2018" ;
    owl:versionInfo "211" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Indriyanto Diskominfo" ;
            vcard:hasEmail <mailto:indriyantodiskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f64136c5-ffbe-4942-8715-1f6ba97861c5/resource/e90b9d98-a40d-45f2-a7b3-8ff8ff074f61> ;
    dcat:keyword "data sektoral",
        "data statistik",
        "jawa tengah",
        "kabupaten pati" ;
    dcat:landingPage <DISDUKCAPIL> .

<https://data.jatengprov.go.id/dataset/f64136c5-ffbe-4942-8715-1f6ba97861c5/resource/e90b9d98-a40d-45f2-a7b3-8ff8ff074f61> a dcat:Distribution ;
    dct:description "Data Jumlah Penduduk Menurut Usia-2018x" ;
    dct:format "XLSX" ;
    dct:title "Data Jumlah Penduduk Menurut Usia.xlsx" ;
    dcat:accessURL <https://opendata.patikab.go.id/dataset/f64136c5-ffbe-4942-8715-1f6ba97861c5/resource/e90b9d98-a40d-45f2-a7b3-8ff8ff074f61/download/data-jumlah-penduduk-menurut-usia.xlsx> ;
    dcat:byteSize 68198.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pati" .

