@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:5000/dataset/a5fcab8e-d40b-4cd6-b7ea-ec50eb5897fd> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Pangkat/Golongan, dan Jabatan ASN\r
""" ;
    dct:identifier "a5fcab8e-d40b-4cd6-b7ea-ec50eb5897fd" ;
    dct:issued "2023-06-13T12:04:49.483138"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:04:49.483145"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data ASN Kelurahan Tanjung Hulu Kecamatan Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/a5fcab8e-d40b-4cd6-b7ea-ec50eb5897fd/resource/3fce5272-8eb5-484b-bcc0-db8198b9ae4d> ;
    dcat:keyword "ASN",
        "Kecamatan",
        "Kelurahan",
        "Pontianak Timur",
        "Tanjung Hulu" .

<http://5.189.187.109:5000/dataset/a5fcab8e-d40b-4cd6-b7ea-ec50eb5897fd/resource/3fce5272-8eb5-484b-bcc0-db8198b9ae4d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-10T03:20:53.389873"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:04:49.471509"^^xsd:dateTime ;
    dct:title "Data ASN Kelurahan Tanjung Hulu Kecamatan Pontianak Timur Bulan Juni 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a5fcab8e-d40b-4cd6-b7ea-ec50eb5897fd/resource/3fce5272-8eb5-484b-bcc0-db8198b9ae4d/download/data-asn-kelurahan-tanjung-hulu-kecamatan-pontianak-timur-bulan-juni-2020.xlsx> ;
    dcat:byteSize "9546"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

