@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/72032697-5ee8-4b2b-9e5e-898339f9d8aa> a dcat:Dataset ;
    dct:description "CASCADING DINSOS P3A 2019" ;
    dct:identifier "72032697-5ee8-4b2b-9e5e-898339f9d8aa" ;
    dct:issued "2022-10-11T14:22:40.059846"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:22:40.059852"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "CASCADING DINSOS P3A" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tulus Dwi Prasetyo" ;
            vcard:hasEmail <mailto:dinsosp3a.bla@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/72032697-5ee8-4b2b-9e5e-898339f9d8aa/resource/85ef3bdf-6603-4140-8e84-b5c56a779a1d> ;
    dcat:keyword "tata kelola pemerintahan" .

<http://5.189.187.109/dataset/72032697-5ee8-4b2b-9e5e-898339f9d8aa/resource/85ef3bdf-6603-4140-8e84-b5c56a779a1d> a dcat:Distribution ;
    dct:description "CASCADING DINSOS P3A 2019 " ;
    dct:format "XML" ;
    dct:issued "2019-10-10T01:57:53.873037"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:22:40.054894"^^xsd:dateTime ;
    dct:title "CASCADING DINSOS P3A.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/72032697-5ee8-4b2b-9e5e-898339f9d8aa/resource/85ef3bdf-6603-4140-8e84-b5c56a779a1d/download/cascading-dinsos-p3a.xlsx> ;
    dcat:byteSize "25956"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

