@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/bf22d3c0-cdaf-4dc9-b412-7300be0ab38a> a dcat:Dataset ;
    dct:description "Jumlah Sertifikat Hak Atas Tanah di Kabupaten Labuhanbatu Utara" ;
    dct:identifier "bf22d3c0-cdaf-4dc9-b412-7300be0ab38a" ;
    dct:issued "2023-08-11T03:41:31.573301"^^xsd:dateTime ;
    dct:modified "2023-08-11T03:43:23.364762"^^xsd:dateTime ;
    dct:publisher <http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> ;
    dct:title "Jumlah Sertifikat Hak Atas 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/bf22d3c0-cdaf-4dc9-b412-7300be0ab38a/resource/320895f1-a8c0-4416-8c8e-fc126dd84c52> ;
    dcat:keyword "jumlah sertifikat hak tanah",
        "sertifikat hak tanah" ;
    dcat:landingPage <Badan%20Pertanahan%20Nasional%20Kabupaten%20Labuhanbatu> .

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

<http://data.labura.go.id/dataset/bf22d3c0-cdaf-4dc9-b412-7300be0ab38a/resource/320895f1-a8c0-4416-8c8e-fc126dd84c52> a dcat:Distribution ;
    dct:description "Jumlah Sertifikat Hak Atas Tanah Tahun 2017-2021" ;
    dct:format "CSV" ;
    dct:issued "2023-08-11T03:43:23.155597"^^xsd:dateTime ;
    dct:modified "2023-08-11T03:43:23.369036"^^xsd:dateTime ;
    dct:title "Jumlah Sertifikat Hak Atas Tanah " ;
    dcat:accessURL <https://data.labura.go.id/dataset/bf22d3c0-cdaf-4dc9-b412-7300be0ab38a/resource/320895f1-a8c0-4416-8c8e-fc126dd84c52/download/2.2.8-jumlah-sertifikat-hak-atas-tanah-menurut-kecamatan-di-kabupaten-labuhanbatu-utara-2017-202.csv> ;
    dcat:byteSize "341"^^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" .

