@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/9a485d32-b275-4472-8efe-ca43a6163c76> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Pangkat/Golongan, dan Jabatan ASN\r
""" ;
    dct:identifier "9a485d32-b275-4472-8efe-ca43a6163c76" ;
    dct:issued "2023-06-13T11:52:09.704751"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:52:09.704757"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data ASN SMP Negeri 6 Pontianak" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9a485d32-b275-4472-8efe-ca43a6163c76/resource/0ad25cc2-2be0-436c-a06e-06b6697bf215> ;
    dcat:keyword "ASN",
        "Pontianak Selatan",
        "SMP Negeri 6" .

<http://5.189.187.109:5000/dataset/9a485d32-b275-4472-8efe-ca43a6163c76/resource/0ad25cc2-2be0-436c-a06e-06b6697bf215> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-14T09:04:33.768852"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:52:09.695594"^^xsd:dateTime ;
    dct:title "Data ASN SMP Negeri 6 Pontianak Bulan Juni 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/9a485d32-b275-4472-8efe-ca43a6163c76/resource/0ad25cc2-2be0-436c-a06e-06b6697bf215/download/data-asn-smp-negeri-6-pontianak-bulan-juni-2020.xlsx> ;
    dcat:byteSize "9940"^^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" .

