@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/2211f2d6-dbae-4662-b3c7-53944b27596a> a dcat:Dataset ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:identifier "66d38dbd-b964-4abe-b835-8e6a73a3212c" ;
    dct:issued "2024-07-02T17:26:20"^^xsd:dateTime ;
    dct:modified "2024-07-02T17:26:20"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db08de47-bcb1-43b1-866d-1e42a4807436> ;
    dct:title "Asrama sekolah" ;
    dcat:distribution <http://5.189.187.109/dataset/2211f2d6-dbae-4662-b3c7-53944b27596a/resource/4c631305-3d7e-490d-949f-17b76bbd76e9> ;
    dcat:keyword "SIPD" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/2211f2d6-dbae-4662-b3c7-53944b27596a/resource/4c631305-3d7e-490d-949f-17b76bbd76e9> a dcat:Distribution ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:format "CSV" ;
    dct:issued "2024-10-29T15:18:24.192964"^^xsd:dateTime ;
    dct:modified "2024-10-29T15:18:24.176130"^^xsd:dateTime ;
    dct:title "Asrama sekolah" ;
    dcat:accessURL <http://103.170.104.187:8080/api/sipd/dcat/v2/data/local/1606/1.01.000001> .

<http://5.189.187.109/organization/db08de47-bcb1-43b1-866d-1e42a4807436> a foaf:Agent ;
    foaf:name "Kabupaten Musi Banyuasin" .

