@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/5f59833c-757a-4dca-9b39-7585b6d87a22> a dcat:Dataset ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:identifier "55c0c09b-15ac-43a4-a9ab-4ffdc0fcd8b4" ;
    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/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Asrama sekolah" ;
    dcat:distribution <http://5.189.187.109/dataset/5f59833c-757a-4dca-9b39-7585b6d87a22/resource/c3cd28b9-287b-48bd-85f6-0956ed3d3e16> ;
    dcat:keyword "SIPD" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/5f59833c-757a-4dca-9b39-7585b6d87a22/resource/c3cd28b9-287b-48bd-85f6-0956ed3d3e16> a dcat:Distribution ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:format "CSV" ;
    dct:issued "2024-11-07T23:55:57.175876"^^xsd:dateTime ;
    dct:modified "2024-11-07T23:55:57.157653"^^xsd:dateTime ;
    dct:title "Asrama sekolah" ;
    dcat:accessURL <https://sipd-ri.kemendagri.go.id/ewalidata/serv/sdi/dssd_detail?id=97634688998edd3df3018a37cdaa1ee2> .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

