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

<http://5.189.187.109/dataset/1f134240-5b84-4b4c-abd1-0eb123d4c089> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Pangkat/Golongan, dan Jabatan ASN\r
""" ;
    dct:identifier "1f134240-5b84-4b4c-abd1-0eb123d4c089" ;
    dct:issued "2023-06-13T09:39:26.550088"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:39:26.550095"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data ASN DISDUKCAPIL" ;
    dcat:distribution <http://5.189.187.109/dataset/1f134240-5b84-4b4c-abd1-0eb123d4c089/resource/28ce802c-c820-4c6e-aae2-450248190667> ;
    dcat:keyword "asn",
        "disdukcapil",
        "kota pontianak" .

<http://5.189.187.109/dataset/1f134240-5b84-4b4c-abd1-0eb123d4c089/resource/28ce802c-c820-4c6e-aae2-450248190667> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-26T06:47:36.762672"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:39:26.540569"^^xsd:dateTime ;
    dct:title "Data ASN DISDUKCAPIL Bulan Juni 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/1f134240-5b84-4b4c-abd1-0eb123d4c089/resource/28ce802c-c820-4c6e-aae2-450248190667/download/data-asn-disdukcapil-bulan-juni-2020.xlsx> ;
    dcat:byteSize "12931"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

