@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/07f37447-65f4-427b-a987-9b1a6301c1fc> a dcat:Dataset ;
    dct:description "Rancang bangun dan perekayasaan industri" ;
    dct:identifier "07f37447-65f4-427b-a987-9b1a6301c1fc" ;
    dct:issued "2023-12-28T08:27:27.509473"^^xsd:dateTime ;
    dct:modified "2024-08-15T05:06:17.598301"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/52cae75b-e34e-43a5-9fdf-13ff48fe01ff> ;
    dct:title "Rancang bangun dan perekayasaan industri" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BRIN" ;
            vcard:hasEmail <mailto:data@brin.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/07f37447-65f4-427b-a987-9b1a6301c1fc/resource/581671d1-fb2f-4fb8-b61a-3759608ceed1> ;
    dcat:keyword "Industri",
        "Perekayasaan Industri",
        "Rancang Bangun",
        "Riset" .

<http://5.189.187.109/dataset/07f37447-65f4-427b-a987-9b1a6301c1fc/resource/581671d1-fb2f-4fb8-b61a-3759608ceed1> a dcat:Distribution ;
    dct:description "Rancang bangun dan perekayasaan industri" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-28T08:44:34.377396"^^xsd:dateTime ;
    dct:modified "2023-12-28T08:44:35.328678"^^xsd:dateTime ;
    dct:title "Rancang bangun dan perekayasaan industri" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/07f37447-65f4-427b-a987-9b1a6301c1fc/resource/581671d1-fb2f-4fb8-b61a-3759608ceed1/download/data-rancang-bangun-2022-2023-2.xlsx> ;
    dcat:byteSize "4871711"^^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" .

