@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/13fee60f-31a3-47ff-ac02-672016637e35> a dcat:Dataset ;
    dct:description "The New York State Department of Environmental Conservation (DEC)  maintains a network of Public Fishing Right parking areas along trout streams in New York. This dataset represents the locations and information about those parking areas. Links to PDF maps of the actual Public Fishing Rights along the streams are available as part of the data set." ;
    dct:identifier <https://data.ny.gov/api/views/9vef-6whi> ;
    dct:issued "2022-10-07"^^xsd:date ;
    dct:modified "2022-10-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Public Fishing Rights Parking Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/13fee60f-31a3-47ff-ac02-672016637e35/resource/17dc5e44-caa9-4287-8c36-4760990c738f>,
        <https://data.amerigeoss.org/dataset/13fee60f-31a3-47ff-ac02-672016637e35/resource/772f3a7b-e7bf-4794-a626-6bd747bbcac3>,
        <https://data.amerigeoss.org/dataset/13fee60f-31a3-47ff-ac02-672016637e35/resource/88e5af8a-5bd8-4ba8-bf31-c8cf4d6ad1c1>,
        <https://data.amerigeoss.org/dataset/13fee60f-31a3-47ff-ac02-672016637e35/resource/c47fd56c-0068-4214-9102-f1f61088f83e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fishing",
        "parking",
        "river",
        "streams",
        "trout" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/13fee60f-31a3-47ff-ac02-672016637e35/resource/17dc5e44-caa9-4287-8c36-4760990c738f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T03:59:40.893691"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:21:30.331664"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/9vef-6whi/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/13fee60f-31a3-47ff-ac02-672016637e35/resource/772f3a7b-e7bf-4794-a626-6bd747bbcac3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T03:59:40.893675"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:21:30.329294"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/9vef-6whi/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/13fee60f-31a3-47ff-ac02-672016637e35/resource/88e5af8a-5bd8-4ba8-bf31-c8cf4d6ad1c1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T03:59:40.893695"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:21:30.332775"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/9vef-6whi/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/13fee60f-31a3-47ff-ac02-672016637e35/resource/c47fd56c-0068-4214-9102-f1f61088f83e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T03:59:40.893685"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:21:30.330506"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/9vef-6whi/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" .

