@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/221d30c0-c68a-4898-a989-cec80e098420> a dcat:Dataset ;
    dct:identifier "68e46db2-56da-40fa-b424-4b8ecdc9e210" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2024-09-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "SEKRETARIAT DEWAN PERWAKILAN RAKYAT DAERAH" ] ;
    dct:title "Fraksi" ;
    dcat:distribution <http://5.189.187.109/dataset/221d30c0-c68a-4898-a989-cec80e098420/resource/e25c619f-48a7-4020-be95-c070be169035> ;
    dcat:keyword "kesekretariatan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/fraksi> .

<http://5.189.187.109/dataset/221d30c0-c68a-4898-a989-cec80e098420/resource/e25c619f-48a7-4020-be95-c070be169035> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-06T05:37:27.661946"^^xsd:dateTime ;
    dct:modified "2024-08-14T09:18:30.412712"^^xsd:dateTime ;
    dct:title "Fraksi" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/fraksi> .

<https://rumahdata.riau.go.id/dataset/fraksi> a foaf:Document .

