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

<http://5.189.187.109/dataset/4cc59aba-7632-461a-8846-69affd0c874e> a dcat:Dataset ;
    dct:description "Dataset ini berisikan daftar UTTP yang ada di Kota Pontianak" ;
    dct:identifier "4cc59aba-7632-461a-8846-69affd0c874e" ;
    dct:issued "2023-06-13T10:27:21.485316"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:27:21.485322"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "UKUR, TAKAR, TIMBANG DAN PERLENGKAPANNYA (uttp) METROLOGI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Koperasi Usaha Mikro dan Perdagangan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4cc59aba-7632-461a-8846-69affd0c874e/resource/0e08e996-6b2c-463a-bc0c-03b83261cb8e> ;
    dcat:keyword "UTTP" .

<http://5.189.187.109/dataset/4cc59aba-7632-461a-8846-69affd0c874e/resource/0e08e996-6b2c-463a-bc0c-03b83261cb8e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-13T02:26:23.737787"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:27:21.480420"^^xsd:dateTime ;
    dct:title "UTTP METROLOGI 2016" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/4cc59aba-7632-461a-8846-69affd0c874e/resource/0e08e996-6b2c-463a-bc0c-03b83261cb8e/download/uttp-metrologi-2016.xlsx> ;
    dcat:byteSize "97373"^^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" .

