@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/dataset/f31e5486-e552-4b92-b1ae-6aca277eb6d8> a dcat:Dataset ;
    dct:description "Status Pemilikan Tanah di Kabupaten Labuhanbatu Utara" ;
    dct:identifier "f31e5486-e552-4b92-b1ae-6aca277eb6d8" ;
    dct:issued "2024-10-30T03:13:43.545041"^^xsd:dateTime ;
    dct:modified "2024-10-30T03:13:43.545051"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/05bdd783-3be5-45e4-8b0f-96f7b9f8d8b5> ;
    dct:title "Status Pemilikan Tanah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kabupaten Labuhanbatu Utara" ;
            vcard:hasEmail <mailto:bps1223@bps.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f31e5486-e552-4b92-b1ae-6aca277eb6d8/resource/9f4bc889-67e1-4090-b527-9b828d036c23> ;
    dcat:keyword "pemilikan tanah",
        "status pemilikan" ;
    dcat:landingPage <Badan%20Pertanahan%20Nasional%20Kabupaten%20Labuhanbatu> .

<Badan%20Pertanahan%20Nasional%20Kabupaten%20Labuhanbatu> a foaf:Document .

<http://5.189.187.109/dataset/f31e5486-e552-4b92-b1ae-6aca277eb6d8/resource/9f4bc889-67e1-4090-b527-9b828d036c23> a dcat:Distribution ;
    dct:description "Status Pemilikan Tanah Dirinci Menurut Hak dan Kecamatan di Kabupaten Labuhanbatu Utara 2021" ;
    dct:format "CSV" ;
    dct:issued "2023-08-15T01:04:19.770593"^^xsd:dateTime ;
    dct:modified "2024-10-30T03:13:43.530659"^^xsd:dateTime ;
    dct:title "Status Pemilikan Tanah " ;
    dcat:accessURL <https://data.labura.go.id/dataset/f31e5486-e552-4b92-b1ae-6aca277eb6d8/resource/9f4bc889-67e1-4090-b527-9b828d036c23/download/2.2.9-status-pemilikan-tanah-dirinci-menurut-hak-dan-kecamatan-di-kabupaten-labuhanbatu-utara-20.csv> ;
    dcat:byteSize "332"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/05bdd783-3be5-45e4-8b0f-96f7b9f8d8b5> a foaf:Agent ;
    foaf:name "Kabupaten Labuhanbatu Utara" .

