@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/9d8cc29d-2e2b-4b26-930d-b74be1926f28> a dcat:Dataset ;
    dct:identifier "9d8cc29d-2e2b-4b26-930d-b74be1926f28" ;
    dct:issued "2023-12-04T08:05:47.195854"^^xsd:dateTime ;
    dct:modified "2024-08-14T08:49:29.008092"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/52cae75b-e34e-43a5-9fdf-13ff48fe01ff> ;
    dct:title "Hasil riset terapan yang terkait bidang industri" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BRIN" ;
            vcard:hasEmail <mailto:data@brin.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9d8cc29d-2e2b-4b26-930d-b74be1926f28/resource/18bac3c4-27d1-4a33-a3eb-e06feb899c7d> ;
    dcat:keyword "industri",
        "riset terapan" .

<http://5.189.187.109/dataset/9d8cc29d-2e2b-4b26-930d-b74be1926f28/resource/18bac3c4-27d1-4a33-a3eb-e06feb899c7d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-12-04T08:06:03.342158"^^xsd:dateTime ;
    dct:modified "2023-12-04T08:06:04.744564"^^xsd:dateTime ;
    dct:title "Hasil riset terapan yang terkait bidang industri-Data Riset Terapan" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/9d8cc29d-2e2b-4b26-930d-b74be1926f28/resource/18bac3c4-27d1-4a33-a3eb-e06feb899c7d/download/6.-hasil-riset-terapan-yang-terkait-bidang-industri-data-riset-terapan.xlsx> ;
    dcat:byteSize "40305"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/52cae75b-e34e-43a5-9fdf-13ff48fe01ff> a foaf:Agent ;
    foaf:name "Badan Riset dan Inovasi Nasional" .

