@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/0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3> a dcat:Dataset ;
    dct:description """The NYC Parks Events Listing database is used to store event information displayed on the Parks website, nyc.gov/parks. There are seven related tables that make up the this database: \r
\r
1. Events_Events table (This is the primary table that contains basic data about every event. Each record is an event.)\r
2. Events_Categories (Each record is a category describing an event. One event can be in more than one category.)\r
3. Events_Images (Each record is an image related to an event. One event can have more than one image.)\r
4. Events_Links (Each record is a link with more information about an event. One event can have more than one link.)\r
5. Events_Locations  (Each record is a location where an event takes place. One event can have more than one location.)\r
6. Events_Organizers  (Each record contains a group or person organizing an event. One event can have more than one organizer.)\r
7. Events_YouTube  (Each record is a link to a YouTube video about an event. One event can have more than one YouTube video.)\r
\r
The Events_Events table is the primary table. All other tables can be related by joining on the event_id. This data contains records from  2013 and on. For a complete list of related datasets, please follow <a href="https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=NYC+Parks+Events&sortBy=alpha">This Link</a>""" ;
    dct:identifier "0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3" ;
    dct:issued "2025-11-29T00:28:22.608874"^^xsd:dateTime ;
    dct:modified "2025-11-29T00:28:22.608878"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYC Parks Events Listing – Event Links" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3/resource/5158e764-e1a9-4a31-bb71-1d7dac18d78e>,
        <https://data.amerigeoss.org/dataset/0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3/resource/79326ff0-5e66-436f-b5d7-022e7ce10271>,
        <https://data.amerigeoss.org/dataset/0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3/resource/935c56a8-4964-4342-8ad0-a66fadb25d69>,
        <https://data.amerigeoss.org/dataset/0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3/resource/c0220f30-d65c-4263-950f-96232528e268> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3/resource/5158e764-e1a9-4a31-bb71-1d7dac18d78e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2019-03-29T21:00:11.926730"^^xsd:dateTime ;
    dct:modified "2025-11-29T00:28:22.602015"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ridc-7qqg/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3/resource/79326ff0-5e66-436f-b5d7-022e7ce10271> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2019-03-29T21:00:11.926739"^^xsd:dateTime ;
    dct:modified "2025-11-29T00:28:22.602782"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ridc-7qqg/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3/resource/935c56a8-4964-4342-8ad0-a66fadb25d69> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-03-29T21:00:11.926714"^^xsd:dateTime ;
    dct:modified "2025-11-29T00:28:22.601590"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ridc-7qqg/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0bd38869-c7d5-4d60-be4a-24b5a0fdf7e3/resource/c0220f30-d65c-4263-950f-96232528e268> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2019-03-29T21:00:11.926735"^^xsd:dateTime ;
    dct:modified "2025-11-29T00:28:22.602402"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ridc-7qqg/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" .

