@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/c1ffee6a-dc89-4c63-b444-6ba8ca762195> a dcat:Dataset ;
    dct:description "Profil sekolah " ;
    dct:identifier "c1ffee6a-dc89-4c63-b444-6ba8ca762195" ;
    dct:issued "2023-10-19T04:50:40.812276"^^xsd:dateTime ;
    dct:modified "2023-10-19T04:50:40.812284"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> ;
    dct:title "Profil Sekolah Jenjang SMP di Satuan Pendidikan di Kabupaten Paser" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SYAIFOL FAZRIANUR" ;
            vcard:hasEmail <mailto:syaifol.f@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c1ffee6a-dc89-4c63-b444-6ba8ca762195/resource/84798625-b67a-4871-9771-322ec52f60cf> ;
    dcat:landingPage <dapo.kemdikbud.go.id> .

<dapo.kemdikbud.go.id> a foaf:Document .

<http://5.189.187.109:5000/dataset/c1ffee6a-dc89-4c63-b444-6ba8ca762195/resource/84798625-b67a-4871-9771-322ec52f60cf> a dcat:Distribution ;
    dct:description "Profil Sekolah" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-17T06:51:04.194076"^^xsd:dateTime ;
    dct:modified "2023-10-19T04:50:40.808416"^^xsd:dateTime ;
    dct:title "Profil Sekolah Jenjang SMP di Satuan Pendidikan di Kabupaten Paser" ;
    dcat:accessURL <http://data.paserkab.go.id/dataset/c1ffee6a-dc89-4c63-b444-6ba8ca762195/resource/84798625-b67a-4871-9771-322ec52f60cf/download/profil-sekolah-jenjang-smp.xlsx> ;
    dcat:byteSize "31462"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

