@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/8cf24933-2124-4b64-b77d-ccf4abc28e03> a dcat:Dataset ;
    dct:description "Jumlah Penelitian 2021" ;
    dct:identifier "8cf24933-2124-4b64-b77d-ccf4abc28e03" ;
    dct:issued "2023-05-22T12:54:48.249205"^^xsd:dateTime ;
    dct:modified "2024-12-07T10:49:25.129972"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Penelitian" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Bappeda Litbang" ;
            vcard:hasEmail <mailto:bappedalitbang@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8cf24933-2124-4b64-b77d-ccf4abc28e03/resource/8483f609-fb4b-4e00-80ce-63a9dad63772> ;
    dcat:keyword "Penelitian" .

<http://5.189.187.109/dataset/8cf24933-2124-4b64-b77d-ccf4abc28e03/resource/8483f609-fb4b-4e00-80ce-63a9dad63772> a dcat:Distribution ;
    dct:description "Jumlah Penelitian 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-18T01:45:28.647877"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:54:48.244283"^^xsd:dateTime ;
    dct:title "Jumlah Penelitian 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8cf24933-2124-4b64-b77d-ccf4abc28e03/resource/8483f609-fb4b-4e00-80ce-63a9dad63772/download/jumlah-penelitian-2021.xlsx> ;
    dcat:byteSize "10611"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

