@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/83363df2-99b3-44eb-bd7d-51cc8885b776> a dcat:Dataset ;
    dct:identifier "83363df2-99b3-44eb-bd7d-51cc8885b776" ;
    dct:issued "2023-11-30T02:30:02.156689"^^xsd:dateTime ;
    dct:modified "2024-08-15T05:07:38.958907"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/52cae75b-e34e-43a5-9fdf-13ff48fe01ff> ;
    dct:title "Mitra Terfasilitasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BRIN" ;
            vcard:hasEmail <mailto:data@brin.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/83363df2-99b3-44eb-bd7d-51cc8885b776/resource/5c1b36fc-77f8-4824-a90b-16e83362ef84> ;
    dcat:keyword "fasilitasi",
        "mitra" .

<http://5.189.187.109/dataset/83363df2-99b3-44eb-bd7d-51cc8885b776/resource/5c1b36fc-77f8-4824-a90b-16e83362ef84> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-11-30T02:30:16.803229"^^xsd:dateTime ;
    dct:modified "2023-11-30T02:30:17.700161"^^xsd:dateTime ;
    dct:title "Jumlah mitra terfasilitasi" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/83363df2-99b3-44eb-bd7d-51cc8885b776/resource/5c1b36fc-77f8-4824-a90b-16e83362ef84/download/fixed-11.-jumlah-mitra-terfasilitasi.xlsx> ;
    dcat:byteSize "484871"^^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" .

