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

<http://5.189.187.109/dataset/1a39d7cc-d607-4c08-b60c-ee11dfa4078c> a dcat:Dataset ;
    dct:description "Jumlah Pensiunan ASN Golongan IV 2021" ;
    dct:identifier "1a39d7cc-d607-4c08-b60c-ee11dfa4078c" ;
    dct:issued "2022-11-01T03:58:05.478644"^^xsd:dateTime ;
    dct:modified "2025-01-02T00:46:08.528694"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/21ee382f-b74d-4cf1-87cd-ad24b46db86b> ;
    dct:title "Jumlah Pensiunan ASN Golongan IV 2021" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Kota Semarang" ;
            vcard:hasEmail <mailto:satudata@semarangkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1a39d7cc-d607-4c08-b60c-ee11dfa4078c/resource/a5d27438-10d6-4bf9-9298-b4cfc961a31e> ;
    dcat:keyword "DATA EKONOMI DAN INVESTASI TENTANG  ADMINISTRASI PEMERINTAHAN TAHUN 2021" ;
    dcat:landingPage <satudatasemarangkota.go.id> .

<http://5.189.187.109/dataset/1a39d7cc-d607-4c08-b60c-ee11dfa4078c/resource/a5d27438-10d6-4bf9-9298-b4cfc961a31e> a dcat:Distribution ;
    dct:description "Jumlah Pensiunan ASN Golongan IV 2021" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T07:16:34.117264"^^xsd:dateTime ;
    dct:modified "2025-01-02T00:46:08.544768"^^xsd:dateTime ;
    dct:title "Jumlah Pensiunan ASN Golongan IV 2021" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1UyGqe0xeRuq7QzF7c7GzWg9_YLB5B4MYy4gnE9ND8p0/edit#gid=0> .

<http://5.189.187.109/organization/21ee382f-b74d-4cf1-87cd-ad24b46db86b> a foaf:Agent ;
    foaf:name "Kota Semarang" .

<satudatasemarangkota.go.id> a foaf:Document .

