@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://data.labura.go.id/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 "2023-08-15T01:03:23.124810"^^xsd:dateTime ;
    dct:modified "2023-08-15T02:58:55.432314"^^xsd:dateTime ;
    dct:publisher <http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> ;
    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://data.labura.go.id/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://data.labura.go.id/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 "2023-08-15T01:04:20.043333"^^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://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> a foaf:Agent ;
    foaf:name "BPS Kabupaten Labuhanbatu Utara" .

