@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/f6dcf873-d4b9-4396-ad1c-afffad9506b0> a dcat:Dataset ;
    dct:description "Jumlah pensiunan ASN golongan I tahun 2021" ;
    dct:identifier "f6dcf873-d4b9-4396-ad1c-afffad9506b0" ;
    dct:issued "2022-11-01T10:37:29.689667"^^xsd:dateTime ;
    dct:modified "2024-12-29T20:56:37.001858"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/21ee382f-b74d-4cf1-87cd-ad24b46db86b> ;
    dct:title "Jumlah Pensiunan ASN Golongan I 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/f6dcf873-d4b9-4396-ad1c-afffad9506b0/resource/621a3bab-e641-4057-9c4d-e93db9949677> ;
    dcat:keyword "DATA EKONOMI DAN INVESTASI TENTANG  ADMINISTRASI PEMERINTAHAN TAHUN 2021" ;
    dcat:landingPage <satudatasemarangkota.go.id> .

<http://5.189.187.109/dataset/f6dcf873-d4b9-4396-ad1c-afffad9506b0/resource/621a3bab-e641-4057-9c4d-e93db9949677> a dcat:Distribution ;
    dct:description "Jumlah pensiunan ASN golongan I tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T03:02:08.122269"^^xsd:dateTime ;
    dct:modified "2024-12-29T20:56:37.016242"^^xsd:dateTime ;
    dct:title "Jumlah pensiunan ASN golongan I 2021" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1u6qR3QTJAxySW7k23vaViLfVv52uJl2eeN6xyQJAiGI/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 .

