@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/5768ae3a-1d6d-4212-888b-6ded26090378> a dcat:Dataset ;
    dct:description "Contoh" ;
    dct:identifier "5768ae3a-1d6d-4212-888b-6ded26090378" ;
    dct:issued "2024-06-28T11:04:09.207492"^^xsd:dateTime ;
    dct:modified "2024-06-28T11:04:09.207498"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d74bc691-26cd-4b6d-aa1a-bcd53c7ce931> ;
    dct:title "Contoh" ;
    dcat:distribution <http://5.189.187.109/dataset/5768ae3a-1d6d-4212-888b-6ded26090378/resource/03f08545-8117-42ac-892f-1e66ba782ba2> .

<http://5.189.187.109/dataset/5768ae3a-1d6d-4212-888b-6ded26090378/resource/03f08545-8117-42ac-892f-1e66ba782ba2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-06-28T07:24:31.300840"^^xsd:dateTime ;
    dct:modified "2024-06-28T11:04:09.203547"^^xsd:dateTime ;
    dct:title "Contoh Dataresroucer.xlsx" ;
    dcat:accessURL <https://satudata.bukittinggikota.go.id/dataset/5768ae3a-1d6d-4212-888b-6ded26090378/resource/03f08545-8117-42ac-892f-1e66ba782ba2/download/contoh-dataresroucer.xlsx> ;
    dcat:byteSize "9190"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/d74bc691-26cd-4b6d-aa1a-bcd53c7ce931> a foaf:Agent ;
    foaf:name "Kota Bukittinggi" .

