@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/69bad677-e7fb-4256-b26e-62a86b20809c> a dcat:Dataset ;
    dct:description "Rancang Bangun dan Perekayasaan Industri" ;
    dct:identifier "hdl:20.500.12690/RIN/8ZKAIY/HWDCYE" ;
    dct:issued "2024-10-14T03:31:26+00:00"^^xsd:dateTime ;
    dct:modified "2024-10-14T03:31:26+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Riset dan Inovasi Nasional" ] ;
    dct:title "Rancang Bangun dan Perekayasaan Industri" ;
    dcat:distribution <http://5.189.187.109/dataset/69bad677-e7fb-4256-b26e-62a86b20809c/resource/b660ad1e-eaf7-45a5-a5b6-7ff34f1b105d> ;
    dcat:keyword "brin" ;
    dcat:landingPage <https://data.brin.go.id> .

<http://5.189.187.109/dataset/69bad677-e7fb-4256-b26e-62a86b20809c/resource/b660ad1e-eaf7-45a5-a5b6-7ff34f1b105d> a dcat:Distribution ;
    dct:description "Rancang Bangun dan Perekayasaan Industri" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-06T21:18:43.083323"^^xsd:dateTime ;
    dct:modified "2026-06-06T21:18:43.066828"^^xsd:dateTime ;
    dct:title "data-rancang-bangun-2022-2023-2.xlsx" ;
    dcat:accessURL <http://data.brin.go.id/api/access/datafile/567271> .

<https://data.brin.go.id> a foaf:Document .

