@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/69139997-afc6-4b61-8d1e-143eac633225> a dcat:Dataset ;
    dct:description "Zoos and aquariums in New York City Department of Parks & Recreation properties." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/gzk5-mux8> ;
    dct:issued "2011-08-16"^^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 Zoos and Aquariums" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/69139997-afc6-4b61-8d1e-143eac633225/resource/14a2c339-7480-48b4-b057-31031bf4c370>,
        <https://data.amerigeoss.org/dataset/69139997-afc6-4b61-8d1e-143eac633225/resource/845be3b8-049f-49e7-a30e-6e7e819c2da5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aquarium",
        "ckan",
        "directory-of-zoos-and-aquariums",
        "dpr",
        "geo",
        "geoss",
        "healthy-living",
        "national",
        "north-america",
        "parks",
        "united-states",
        "zoos" ;
    dcat:theme <%7B%22Housing%20&%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/69139997-afc6-4b61-8d1e-143eac633225/resource/14a2c339-7480-48b4-b057-31031bf4c370> a dcat:Distribution ;
    dct:description "DPR_Zoos_001.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:12.869558"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:58:19.504600"^^xsd:dateTime ;
    dct:title "Directory of Zoos and Aquariums" ;
    dcat:accessURL <https://www.nycgovparks.org/bigapps/DPR_Zoos_001.json> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/69139997-afc6-4b61-8d1e-143eac633225/resource/845be3b8-049f-49e7-a30e-6e7e819c2da5> a dcat:Distribution ;
    dct:description "DPR_Zoos_001.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:12.869551"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:58:19.504149"^^xsd:dateTime ;
    dct:title "Directory of Zoos and Aquariums" ;
    dcat:accessURL <http://nycgovparks.org/bigapps/DPR_Zoos_001.xml> ;
    dcat:mediaType "application/xml" .

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

