@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/3fa3b872-b252-42ab-b49a-2067a5e17198> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Pangkat/Golongan, dan Jabatan ASN\r
""" ;
    dct:identifier "3fa3b872-b252-42ab-b49a-2067a5e17198" ;
    dct:issued "2023-06-13T10:11:12.944109"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:11:12.944114"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data ASN SD Negeri 29 Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109/dataset/3fa3b872-b252-42ab-b49a-2067a5e17198/resource/db7a161c-be02-447c-aa39-a1a68f12639d> ;
    dcat:keyword "ASN",
        "Pontianak Kota",
        "SD Negeri 29" .

<http://5.189.187.109/dataset/3fa3b872-b252-42ab-b49a-2067a5e17198/resource/db7a161c-be02-447c-aa39-a1a68f12639d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-14T07:47:46.862277"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:11:12.935707"^^xsd:dateTime ;
    dct:title "Data ASN SD Negeri 29 Pontianak Kota Bulan Juni 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/3fa3b872-b252-42ab-b49a-2067a5e17198/resource/db7a161c-be02-447c-aa39-a1a68f12639d/download/data-asn-sd-negeri-29-pontianak-kota-bulan-juni-2020.xlsx> ;
    dcat:byteSize "9077"^^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" .

