@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/3ff3dd37-f48e-4ec8-935d-fd5d3404985d> a dcat:Dataset ;
    dct:description "Citywide street tree data from the 1995 Street Tree Census, conducted by volunteers organized by NYC Parks & Recreation.  Trees were inventoried by address, and were collected from 1995-1996.  Data collected includes tree species, diameter, condition." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/kyad-zm4j> ;
    dct:issued "2017-10-04"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "1995 Street Tree Census" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3ff3dd37-f48e-4ec8-935d-fd5d3404985d/resource/68ff9044-def7-494c-9ee3-3c168049c259>,
        <https://data.amerigeoss.org/dataset/3ff3dd37-f48e-4ec8-935d-fd5d3404985d/resource/aca8a23d-a935-455a-b6f1-ccb26a5ff625>,
        <https://data.amerigeoss.org/dataset/3ff3dd37-f48e-4ec8-935d-fd5d3404985d/resource/d054f120-21b1-4295-86f1-3eb427017a47>,
        <https://data.amerigeoss.org/dataset/3ff3dd37-f48e-4ec8-935d-fd5d3404985d/resource/ebe8e639-a659-4861-8f51-877c4f4f1546> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "census",
        "ckan",
        "geo",
        "geoss",
        "inventory",
        "national",
        "north-america",
        "parks",
        "recreation",
        "trees",
        "united-states",
        "volunteers" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/3ff3dd37-f48e-4ec8-935d-fd5d3404985d/resource/68ff9044-def7-494c-9ee3-3c168049c259> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:01.646526"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:15:44.844384"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kyad-zm4j/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3ff3dd37-f48e-4ec8-935d-fd5d3404985d/resource/aca8a23d-a935-455a-b6f1-ccb26a5ff625> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:01.646515"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:15:44.843622"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kyad-zm4j/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3ff3dd37-f48e-4ec8-935d-fd5d3404985d/resource/d054f120-21b1-4295-86f1-3eb427017a47> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:01.646503"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:15:44.843209"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kyad-zm4j/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3ff3dd37-f48e-4ec8-935d-fd5d3404985d/resource/ebe8e639-a659-4861-8f51-877c4f4f1546> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:01.646521"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:15:44.844007"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kyad-zm4j/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

