@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/5652d7e4-06e8-4060-a55c-cc20e4324989> a dcat:Dataset ;
    dct:description "Directory of Cricket Fields in NYC Parks." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/yitc-zzrc> ;
    dct:issued "2011-10-11"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Directory of Cricket 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/5652d7e4-06e8-4060-a55c-cc20e4324989/resource/91e189cf-b964-4205-901e-ea6b81925d38>,
        <https://data.amerigeoss.org/dataset/5652d7e4-06e8-4060-a55c-cc20e4324989/resource/e59b6684-0474-4cd9-8754-d414a1d7df7e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "healthy-living",
        "national",
        "north-america",
        "recreation",
        "sports",
        "united-states" ;
    dcat:theme <%7B%22Housing%20&%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/5652d7e4-06e8-4060-a55c-cc20e4324989/resource/91e189cf-b964-4205-901e-ea6b81925d38> a dcat:Distribution ;
    dct:description "DPR_Cricket_001.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:25.420967"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:41:49.667787"^^xsd:dateTime ;
    dct:title "Directory of Cricket Fields" ;
    dcat:accessURL <http://www.nycgovparks.org/bigapps/DPR_Cricket_001.xml> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5652d7e4-06e8-4060-a55c-cc20e4324989/resource/e59b6684-0474-4cd9-8754-d414a1d7df7e> a dcat:Distribution ;
    dct:description "DPR_Cricket_001.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:25.420977"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:41:49.668250"^^xsd:dateTime ;
    dct:title "Directory of Cricket Fields" ;
    dcat:accessURL <https://www.nycgovparks.org/bigapps/DPR_Cricket_001.json> ;
    dcat:mediaType "application/json" .

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

