@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/9c523a63-1be5-4487-9228-8f7dec91fb3c> a dcat:Dataset ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:identifier "5dd7febf-a035-4378-a0b2-cbda65c9acf1" ;
    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/9c523a63-1be5-4487-9228-8f7dec91fb3c/resource/9405662b-836e-4bc7-b533-32c09970c4cc> ;
    dcat:keyword "SIPD" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/9c523a63-1be5-4487-9228-8f7dec91fb3c/resource/9405662b-836e-4bc7-b533-32c09970c4cc> a dcat:Distribution ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:format "CSV" ;
    dct:issued "2024-10-29T15:18:26.559105"^^xsd:dateTime ;
    dct:modified "2024-10-29T15:18:26.537622"^^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" .

