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

<https://data.amerigeoss.org/dataset/407786dc-c791-4a11-9f2f-eb289ced2d64> a dcat:Dataset ;
    dct:description "The data tables provides annual statistics on how much land we own, acquired, and total protected lands in the water shed" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/39yy-hdfd> ;
    dct:issued "2014-10-23"^^xsd:date ;
    dct:modified "2021-10-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Land Acquisition Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/407786dc-c791-4a11-9f2f-eb289ced2d64/resource/4c5e11d9-8c96-4938-8d54-10867dc63885> ;
    dcat:keyword "acquired",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "dep",
        "environmental-protection",
        "geo",
        "geoss",
        "land-acquisition-statistics",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/407786dc-c791-4a11-9f2f-eb289ced2d64/resource/4c5e11d9-8c96-4938-8d54-10867dc63885> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T17:00:28.130910"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:37:13.280807"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/39yy-hdfd/application/vnd.ms-excel> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

