@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/f2d9a4a0-5230-41b3-8f05-ba9bea8ee10c> a dcat:Dataset ;
    dct:description "Data LPMN Kabupaten Pasaman Barat Tahun 2021" ;
    dct:identifier "f2d9a4a0-5230-41b3-8f05-ba9bea8ee10c" ;
    dct:issued "2023-11-16T07:11:35.920288"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:11:35.920295"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fb008480-0f61-4a30-adc7-1dc97cf5a003> ;
    dct:title "Data LPMN Kabupaten Pasaman Barat" ;
    dcat:distribution <http://5.189.187.109/dataset/f2d9a4a0-5230-41b3-8f05-ba9bea8ee10c/resource/b8b5e6d5-00d1-49d8-a89c-2cb3c6c1d848> ;
    dcat:keyword "lpmn" ;
    dcat:landingPage <http://dpmn.pasamanbaratkab.go.id/pages/datalpmn.html> .

<http://5.189.187.109/dataset/f2d9a4a0-5230-41b3-8f05-ba9bea8ee10c/resource/b8b5e6d5-00d1-49d8-a89c-2cb3c6c1d848> a dcat:Distribution ;
    dct:description "Data LPMN Kabupaten Pasaman Barat Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2021-12-14T04:53:52.888501"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:11:35.914884"^^xsd:dateTime ;
    dct:title "DATA_LPMN[1].csv" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/f2d9a4a0-5230-41b3-8f05-ba9bea8ee10c/resource/b8b5e6d5-00d1-49d8-a89c-2cb3c6c1d848/download/data_lpmn1.csv> ;
    dcat:byteSize "530"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fb008480-0f61-4a30-adc7-1dc97cf5a003> a foaf:Agent ;
    foaf:name "Kabupaten Pasaman Barat" .

<http://dpmn.pasamanbaratkab.go.id/pages/datalpmn.html> a foaf:Document .

