@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/65b42f90-2ca2-457c-bf72-0f5e3ab735f5> a dcat:Dataset ;
    dct:description "Designated barbecuing areas in New York City Department of Parks & Recreation properties." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/v3zf-nci8> ;
    dct:issued "2011-08-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 Barbecuing Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/65b42f90-2ca2-457c-bf72-0f5e3ab735f5/resource/1abaeeea-6c88-4ad6-bf34-acdeebaebea0>,
        <https://data.amerigeoss.org/dataset/65b42f90-2ca2-457c-bf72-0f5e3ab735f5/resource/52525f75-804b-4c07-ad31-ac3c4a005ad0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "barbecque",
        "bbq",
        "ckan",
        "directory-of-barbecuing-areas",
        "dpr",
        "geo",
        "geoss",
        "healthy-living",
        "national",
        "north-america",
        "parks",
        "united-states" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/65b42f90-2ca2-457c-bf72-0f5e3ab735f5/resource/1abaeeea-6c88-4ad6-bf34-acdeebaebea0> a dcat:Distribution ;
    dct:description "DPR_Barbecue_001.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:43.085858"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:31:07.441479"^^xsd:dateTime ;
    dct:title "Directory of Barbecuing Areas" ;
    dcat:accessURL <https://www.nycgovparks.org/bigapps/DPR_Barbecue_001.json> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/65b42f90-2ca2-457c-bf72-0f5e3ab735f5/resource/52525f75-804b-4c07-ad31-ac3c4a005ad0> a dcat:Distribution ;
    dct:description "DPR_Barbecue_001.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:43.085852"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:31:07.441065"^^xsd:dateTime ;
    dct:title "Directory of Barbecuing Areas" ;
    dcat:accessURL <http://nycgovparks.org/bigapps/DPR_Barbecue_001.xml> ;
    dcat:mediaType "application/xml" .

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

