@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/1638d1c9-6cf3-4725-864a-5cc910c465e4> a dcat:Dataset ;
    dct:description "Areas of New York State closed to Big Game (deer & bear) hunting" ;
    dct:identifier <https://data.ny.gov/api/views/hnas-ffuy> ;
    dct:issued "2021-11-02"^^xsd:date ;
    dct:modified "2021-11-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Legally Defined Closed Big Game Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NY Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1638d1c9-6cf3-4725-864a-5cc910c465e4/resource/4183cde4-0271-4c40-afe5-250741214c6a>,
        <https://data.amerigeoss.org/dataset/1638d1c9-6cf3-4725-864a-5cc910c465e4/resource/5b6af278-b32e-4434-927c-b2752757d7de>,
        <https://data.amerigeoss.org/dataset/1638d1c9-6cf3-4725-864a-5cc910c465e4/resource/a976fbe8-e59e-4224-9195-c4731e1f2a9f>,
        <https://data.amerigeoss.org/dataset/1638d1c9-6cf3-4725-864a-5cc910c465e4/resource/c2793c6e-1ff1-4eb6-98e3-b2b4c414bc70> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bear",
        "ckan",
        "deer",
        "geo",
        "geoss",
        "hunting",
        "national",
        "north-america",
        "season",
        "united-states" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/1638d1c9-6cf3-4725-864a-5cc910c465e4/resource/4183cde4-0271-4c40-afe5-250741214c6a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:32:12.724795"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:01:05.761697"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/hnas-ffuy/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1638d1c9-6cf3-4725-864a-5cc910c465e4/resource/5b6af278-b32e-4434-927c-b2752757d7de> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:32:12.724799"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:01:05.762117"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/hnas-ffuy/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1638d1c9-6cf3-4725-864a-5cc910c465e4/resource/a976fbe8-e59e-4224-9195-c4731e1f2a9f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:32:12.724785"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:01:05.760759"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/hnas-ffuy/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1638d1c9-6cf3-4725-864a-5cc910c465e4/resource/c2793c6e-1ff1-4eb6-98e3-b2b4c414bc70> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:32:12.724791"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:01:05.761183"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/hnas-ffuy/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

