@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/7528f070-94fd-480c-bd45-3fd7df7c457e> a dcat:Dataset ;
    dct:description "This data set contains point locations of wildlife viewing sites as shown in The New York Wildlife Viewing Guide. These sites are also known as Watchable Wildlife Sites." ;
    dct:identifier <https://data.ny.gov/api/views/hg7a-5ssi> ;
    dct:issued "2013-03-01"^^xsd:date ;
    dct:modified "2019-06-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Watchable Wildlife Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7528f070-94fd-480c-bd45-3fd7df7c457e/resource/3e077fc8-dc0d-4f42-8e15-19fdcee37940>,
        <https://data.amerigeoss.org/dataset/7528f070-94fd-480c-bd45-3fd7df7c457e/resource/49c013ab-13c6-48f7-8f59-2d939a36453c>,
        <https://data.amerigeoss.org/dataset/7528f070-94fd-480c-bd45-3fd7df7c457e/resource/c6567d1c-dff5-445a-a26b-dc7024309fd6>,
        <https://data.amerigeoss.org/dataset/7528f070-94fd-480c-bd45-3fd7df7c457e/resource/f01af77c-460d-447f-89b7-545b5e993637> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "outdoors",
        "united-states",
        "viewing",
        "watchable",
        "wildlife" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/7528f070-94fd-480c-bd45-3fd7df7c457e/resource/3e077fc8-dc0d-4f42-8e15-19fdcee37940> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T04:00:01.163291"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:51:13.540998"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/hg7a-5ssi/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7528f070-94fd-480c-bd45-3fd7df7c457e/resource/49c013ab-13c6-48f7-8f59-2d939a36453c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T04:00:01.163281"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:51:13.540553"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/hg7a-5ssi/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7528f070-94fd-480c-bd45-3fd7df7c457e/resource/c6567d1c-dff5-445a-a26b-dc7024309fd6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:00:01.163302"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:51:13.541854"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/hg7a-5ssi/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7528f070-94fd-480c-bd45-3fd7df7c457e/resource/f01af77c-460d-447f-89b7-545b5e993637> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T04:00:01.163297"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:51:13.541421"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/hg7a-5ssi/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

