@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/5c471446-9bd8-4e20-8fb4-581d571d8b1b> a dcat:Dataset ;
    dct:description "This data shows the location of transportation corridors on state Department of Environmental Conservation lands that are approved for mountain bike use." ;
    dct:identifier <https://data.ny.gov/api/views/kqin-fw4p> ;
    dct:issued "2013-02-15"^^xsd:date ;
    dct:modified "2022-05-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Mountain Bike Trails" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5c471446-9bd8-4e20-8fb4-581d571d8b1b/resource/fe340a75-a855-4e21-ac19-1f03f769c5f0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bicycle",
        "bike",
        "ckan",
        "geo",
        "geoss",
        "mountain",
        "national",
        "north-america",
        "trails",
        "united-states" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/5c471446-9bd8-4e20-8fb4-581d571d8b1b/resource/fe340a75-a855-4e21-ac19-1f03f769c5f0> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-07T20:36:43.513972"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:59:47.964634"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://gisservices.dec.ny.gov/gis/dil/> ;
    dcat:mediaType "text/html" .

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

