@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/5d367f4e-6298-4ab2-9d05-fc941f505065> a dcat:Dataset ;
    dct:description "Information about education programs run by Urban Park Ranger staff, including program types, activities, locations, and attendance." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/rcd4-qkns> ;
    dct:issued "2021-11-30"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Urban Park Ranger Engagement Tracker" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d367f4e-6298-4ab2-9d05-fc941f505065/resource/186c988e-7cb6-49ce-b500-f0eae3b86219>,
        <https://data.amerigeoss.org/dataset/5d367f4e-6298-4ab2-9d05-fc941f505065/resource/92469bea-be9f-4c39-8481-f58c4784cb29>,
        <https://data.amerigeoss.org/dataset/5d367f4e-6298-4ab2-9d05-fc941f505065/resource/a5fa5fee-259b-4cd6-bc56-11f69daf20bb>,
        <https://data.amerigeoss.org/dataset/5d367f4e-6298-4ab2-9d05-fc941f505065/resource/f162af13-2a63-4d00-aa49-fb193e80ea8f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dpr-programs",
        "geo",
        "geoss",
        "national",
        "natural-classroom",
        "nature-center",
        "north-america",
        "outdoor-education",
        "united-states",
        "urban-park-rangers",
        "wildlife" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/5d367f4e-6298-4ab2-9d05-fc941f505065/resource/186c988e-7cb6-49ce-b500-f0eae3b86219> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:55.215039"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:45:48.432731"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rcd4-qkns/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5d367f4e-6298-4ab2-9d05-fc941f505065/resource/92469bea-be9f-4c39-8481-f58c4784cb29> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:55.215082"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:45:48.433933"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rcd4-qkns/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5d367f4e-6298-4ab2-9d05-fc941f505065/resource/a5fa5fee-259b-4cd6-bc56-11f69daf20bb> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:55.215067"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:45:48.433147"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rcd4-qkns/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5d367f4e-6298-4ab2-9d05-fc941f505065/resource/f162af13-2a63-4d00-aa49-fb193e80ea8f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:55.215076"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:45:48.433547"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rcd4-qkns/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" .

