@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/6a1d938f-0f3c-48cf-a098-de22a59b1480> a dcat:Dataset ;
    dct:description "Directory of Bocce Courts in NYC Parks." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/qjqq-8zh3> ;
    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 Bocce Courts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6a1d938f-0f3c-48cf-a098-de22a59b1480/resource/2a473318-4eab-42be-9bfc-99d19d05b629>,
        <https://data.amerigeoss.org/dataset/6a1d938f-0f3c-48cf-a098-de22a59b1480/resource/5214b6b6-b474-49a7-8ffa-8edacb86150e> ;
    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/6a1d938f-0f3c-48cf-a098-de22a59b1480/resource/2a473318-4eab-42be-9bfc-99d19d05b629> a dcat:Distribution ;
    dct:description "DPR_Bocce_001.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:47.195697"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:43:56.123925"^^xsd:dateTime ;
    dct:title "Directory of Bocce Courts" ;
    dcat:accessURL <https://www.nycgovparks.org/bigapps/DPR_Bocce_001.json> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6a1d938f-0f3c-48cf-a098-de22a59b1480/resource/5214b6b6-b474-49a7-8ffa-8edacb86150e> a dcat:Distribution ;
    dct:description "DPR_Bocce_001.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:47.195688"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:43:56.123396"^^xsd:dateTime ;
    dct:title "Directory of Bocce Courts" ;
    dcat:accessURL <http://www.nycgovparks.org/bigapps/DPR_Bocce_001.xml> ;
    dcat:mediaType "application/xml" .

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

