@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/fb14292e-76d5-40de-8500-e93915b6a8d3> a dcat:Dataset ;
    dct:description "Data Lokasi Wisata " ;
    dct:identifier "fb14292e-76d5-40de-8500-e93915b6a8d3" ;
    dct:issued "2022-10-11T14:18:56.742392"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:18:56.742397"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> ;
    dct:title "Data Lokasi Wisata" ;
    dcat:distribution <http://5.189.187.109/dataset/fb14292e-76d5-40de-8500-e93915b6a8d3/resource/1ac3c2ce-84f5-415a-9b39-3fe378011099>,
        <http://5.189.187.109/dataset/fb14292e-76d5-40de-8500-e93915b6a8d3/resource/8e8224e0-4e94-4953-8152-92090acb86a6> .

<http://5.189.187.109/dataset/fb14292e-76d5-40de-8500-e93915b6a8d3/resource/1ac3c2ce-84f5-415a-9b39-3fe378011099> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-10T07:43:27.962893"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:18:56.737582"^^xsd:dateTime ;
    dct:title "wisata.csv" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/fb14292e-76d5-40de-8500-e93915b6a8d3/resource/1ac3c2ce-84f5-415a-9b39-3fe378011099/download/wisata.csv> ;
    dcat:byteSize "82345"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/fb14292e-76d5-40de-8500-e93915b6a8d3/resource/8e8224e0-4e94-4953-8152-92090acb86a6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-10T07:43:33.573571"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:18:56.739499"^^xsd:dateTime ;
    dct:title "wisata_blitar.csv" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/fb14292e-76d5-40de-8500-e93915b6a8d3/resource/8e8224e0-4e94-4953-8152-92090acb86a6/download/wisata_blitar.csv> ;
    dcat:byteSize "81281"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> a foaf:Agent ;
    foaf:name "Kabupaten Blitar" .

