@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#> .

<https://data.jatengprov.go.id/dataset/2c08cc52-c204-40b1-a875-9d60ad419d2f> a dcat:Dataset ;
    dct:description "berisi tentang informasi profil disparpora" ;
    dct:identifier "2c08cc52-c204-40b1-a875-9d60ad419d2f" ;
    dct:issued "2023-04-26T03:58:33.871725"^^xsd:dateTime ;
    dct:modified "2023-04-26T03:58:33.871732"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "PROFIL DINAS PARIWISATA PEMUDA DAN OLAHRAGA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:disparpora.karanganyar@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2c08cc52-c204-40b1-a875-9d60ad419d2f/resource/bf6b8744-45d2-4c32-8bc4-505b716b595c> ;
    dcat:keyword "disparpora",
        "profil" ;
    dcat:landingPage <Dinas%20Pariwisata%20Pemuda%20dan%20Olahraga> .

<https://data.jatengprov.go.id/dataset/2c08cc52-c204-40b1-a875-9d60ad419d2f/resource/bf6b8744-45d2-4c32-8bc4-505b716b595c> a dcat:Distribution ;
    dct:description "berisi tentang profil disparpora" ;
    dct:format "DOCX" ;
    dct:title "PROFIL DINAS.docx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/2c08cc52-c204-40b1-a875-9d60ad419d2f/resource/bf6b8744-45d2-4c32-8bc4-505b716b595c/download/profil-dinas.docx> ;
    dcat:byteSize 131381.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

