@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/1ebbc57b-ff5c-459f-ad70-180b7be7772e> a dcat:Dataset ;
    dct:description """Synthetic turf systems located on NYC Parks properties.

Explore the <a target="_blank" href="https://docs.google.com/spreadsheets/d/1GuwstxyoQElJyNYw1icenGYifiPbbq4Bsd1CxsCEb-g/edit?usp=sharing">Data Dictionary</a>""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/weh8-3ujf> ;
    dct:issued "2025-06-02"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Synthetic Turf Fields" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1ebbc57b-ff5c-459f-ad70-180b7be7772e/resource/8efbf675-f561-43e1-bc21-f74905d1a65c>,
        <https://data.amerigeoss.org/dataset/1ebbc57b-ff5c-459f-ad70-180b7be7772e/resource/bc225c1e-7a61-4536-a617-3b9512a438c3>,
        <https://data.amerigeoss.org/dataset/1ebbc57b-ff5c-459f-ad70-180b7be7772e/resource/c6c58116-5a20-46da-ba07-16943bbe7b04>,
        <https://data.amerigeoss.org/dataset/1ebbc57b-ff5c-459f-ad70-180b7be7772e/resource/ebaf7dad-02f7-4a78-91d3-cff79fe74512> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "athletics",
        "facilities",
        "recreation",
        "sports" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/1ebbc57b-ff5c-459f-ad70-180b7be7772e/resource/8efbf675-f561-43e1-bc21-f74905d1a65c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:57.137159"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:42:03.606124"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/weh8-3ujf/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1ebbc57b-ff5c-459f-ad70-180b7be7772e/resource/bc225c1e-7a61-4536-a617-3b9512a438c3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:57.137169"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:42:03.608431"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/weh8-3ujf/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1ebbc57b-ff5c-459f-ad70-180b7be7772e/resource/c6c58116-5a20-46da-ba07-16943bbe7b04> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:57.137164"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:42:03.607281"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/weh8-3ujf/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1ebbc57b-ff5c-459f-ad70-180b7be7772e/resource/ebaf7dad-02f7-4a78-91d3-cff79fe74512> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:57.137149"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:42:03.604899"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/weh8-3ujf/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

