@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#> .

<https://psb.prod.derilinx.com/dataset/d2926c55-5de4-4a1a-b91a-3b2adcbe1929> a dcat:Dataset ;
    dct:accrualPeriodicity "Yearly" ;
    dct:description "Dataset with the shapefiles for each land parcel registered with the department of agriculture" ;
    dct:identifier "d2926c55-5de4-4a1a-b91a-3b2adcbe1929" ;
    dct:issued "2020-12-08T16:25:42"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:49:23"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ac0475a2-a1ca-45d9-8431-0785a059a8c3> ;
    dct:title "LPIS land parcel data" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/ac0475a2-a1ca-45d9-8431-0785a059a8c3> a foaf:Organization ;
    foaf:name "DAFM" .

