@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/8ab84a14-01f2-4b68-8bdb-9c7043564820> a dcat:Dataset ;
    dct:description "TUTORIAL E LEGISLASI DPRD JAWA TENGAH" ;
    dct:identifier "8ab84a14-01f2-4b68-8bdb-9c7043564820" ;
    dct:issued "2022-10-08T12:59:42.859244"^^xsd:dateTime ;
    dct:modified "2022-10-08T13:00:16.148192"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/45e21384-0c3d-4d50-8177-4a5868868193> ;
    dct:title "PEDOMAN TEKNIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rafdan" ;
            vcard:hasEmail <mailto:rafdan2rahinnaya@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8ab84a14-01f2-4b68-8bdb-9c7043564820/resource/e54c1e2f-860c-4bf0-a33e-08ed274d6869> ;
    dcat:landingPage <http://ppid.dprd.jatengprov.go.id/informasi-setiap-saat/> .

<https://data.jatengprov.go.id/dataset/8ab84a14-01f2-4b68-8bdb-9c7043564820/resource/e54c1e2f-860c-4bf0-a33e-08ed274d6869> a dcat:Distribution ;
    dct:description "TUTORIAL E LEGISLASI DPRD JAWA TENGAH" ;
    dct:format "DOCX" ;
    dct:title "PEDOMAN TEKNIS" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/8ab84a14-01f2-4b68-8bdb-9c7043564820/resource/e54c1e2f-860c-4bf0-a33e-08ed274d6869/download/pedoman-teknis.docx> ;
    dcat:byteSize 689885.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/45e21384-0c3d-4d50-8177-4a5868868193> a foaf:Organization ;
    foaf:name "Sekretariat DPRD " .

