@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://data.amerigeoss.org/dataset/d1a707db-388c-4b7d-8900-25a853d154d5> a dcat:Dataset ;
    dct:description """<p>This parcel data represents pacels of land in Jamaica together with their Parish, Folio number, aproximate area, and other useful statistics. It is a subset of the full dataset and only contains records for St. Andrew.</p>
<p>We plan to update this dataset. Please visit <a href="http://www.nla.gov.jm/parcelStats.asp">the NLA website</a> for further information.</p>
""" ;
    dct:identifier "13eb7972-14d4-4237-ae1d-8493a1549e9a" ;
    dct:issued "2016-06-23"^^xsd:date ;
    dct:modified "2016-07-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "National Land Agency" ] ;
    dct:title "Parcel Data" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d1a707db-388c-4b7d-8900-25a853d154d5/resource/ce4dfe50-d46c-4bac-bca5-075bd0b2dc04> ;
    dcat:keyword "Agriculture",
        "Land" ;
    dcat:landingPage <http://data.gov.jm/dataset/parcel-data> .

<http://data.gov.jm/dataset/parcel-data> a foaf:Document .

<https://data.amerigeoss.org/dataset/d1a707db-388c-4b7d-8900-25a853d154d5/resource/ce4dfe50-d46c-4bac-bca5-075bd0b2dc04> a dcat:Distribution ;
    dct:description """<p>This data is from April 2016</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2025-09-19T01:32:29.899521"^^xsd:dateTime ;
    dct:modified "2025-09-19T19:01:01.014973"^^xsd:dateTime ;
    dct:title "Active Parcels" ;
    dcat:accessURL <http://data.gov.jm/sites/default/files/Active_Parcels_April_2016%20%28Rendered%20CSV%29.csv> ;
    dcat:mediaType "text/csv" .

