@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/6d620c98-35ea-4ec1-8103-6c23ee72f2a8> a dcat:Dataset ;
    dct:description "berisi tentang rekap rumah makan" ;
    dct:identifier "6d620c98-35ea-4ec1-8103-6c23ee72f2a8" ;
    dct:issued "2022-10-12T04:18:08.658098"^^xsd:dateTime ;
    dct:modified "2022-10-12T04:18:08.658103"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "REKAP RUMAH MAKAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:disparpora.karanganyar@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6d620c98-35ea-4ec1-8103-6c23ee72f2a8/resource/69b92b60-c04d-4e7c-80e3-ebba28a9ccec> ;
    dcat:keyword "disparpora",
        "usaha" ;
    dcat:landingPage <Dinas%20Pariwisata%20Pemuda%20dan%20Olahraga> .

<Dinas%20Pariwisata%20Pemuda%20dan%20Olahraga> a foaf:Document .

<http://5.189.187.109/dataset/6d620c98-35ea-4ec1-8103-6c23ee72f2a8/resource/69b92b60-c04d-4e7c-80e3-ebba28a9ccec> a dcat:Distribution ;
    dct:description "berisi tentang rekap rumah makan" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-04T04:32:11.541228"^^xsd:dateTime ;
    dct:modified "2022-10-12T04:18:08.651243"^^xsd:dateTime ;
    dct:title "RUMAH MAKAN.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/6d620c98-35ea-4ec1-8103-6c23ee72f2a8/resource/69b92b60-c04d-4e7c-80e3-ebba28a9ccec/download/rumah-makan.xlsx> ;
    dcat:byteSize "39228"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

