@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/708a690f-7d42-44ca-9312-fa303c3f0a1c> a dcat:Dataset ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:identifier "0709b3c1-189f-4dbb-a239-fa3231a0c98d" ;
    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/708a690f-7d42-44ca-9312-fa303c3f0a1c/resource/6d18c7a8-32eb-4b47-914e-4a57d9c5a5dc> ;
    dcat:keyword "SIPD" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/708a690f-7d42-44ca-9312-fa303c3f0a1c/resource/6d18c7a8-32eb-4b47-914e-4a57d9c5a5dc> a dcat:Distribution ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:format "CSV" ;
    dct:issued "2024-10-29T15:18:21.745316"^^xsd:dateTime ;
    dct:modified "2024-10-29T15:18:21.708774"^^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" .

