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

<https://data.jatengprov.go.id/dataset/2fa627a7-0a46-4bf9-9cff-5f81c2267821> a dcat:Dataset ;
    dct:description "JUMLAH PENDUDUK MENURUT UMUR 60 S/D 70 TH" ;
    dct:identifier "2fa627a7-0a46-4bf9-9cff-5f81c2267821" ;
    dct:issued "2020-09-04T04:57:22.143083"^^xsd:dateTime ;
    dct:modified "2020-09-04T04:57:22.143103"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "JUMLAH PENDUDUK MENURUT UMUR 60 TH" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NITA ISBANDIYAH" ] ;
    dcat:landingPage <DISPENDUKCAPIL> .

<https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Grobogan" .

