@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/fafafb37-72e9-4969-9ce6-94e0545eb5a4> a dcat:Dataset ;
    dct:description "Menjelaskan daftar Aset Bergerak Kota Pontianak" ;
    dct:identifier "fafafb37-72e9-4969-9ce6-94e0545eb5a4" ;
    dct:issued "2023-06-13T13:53:26.561424"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:53:26.561430"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Aset Bergerak Kota Pontianak" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:bkd@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fafafb37-72e9-4969-9ce6-94e0545eb5a4/resource/4087f44a-3705-49ae-b074-054e44e39270> .

<http://5.189.187.109/dataset/fafafb37-72e9-4969-9ce6-94e0545eb5a4/resource/4087f44a-3705-49ae-b074-054e44e39270> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-12-27T01:35:52.861547"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:53:26.558571"^^xsd:dateTime ;
    dct:title "ASET BERGERAK KOTA PONTIANAK.csv" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/fafafb37-72e9-4969-9ce6-94e0545eb5a4/resource/4087f44a-3705-49ae-b074-054e44e39270/download/aset-bergerak-kota-pontianak.csv> ;
    dcat:byteSize "63385"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

