@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/331034d3-8362-4cab-b513-f8fe8afe4e73> a dcat:Dataset ;
    dct:description "Bus stops from the Capital District Transportation Authority" ;
    dct:identifier <https://data.ny.gov/api/views/wgnh-hpq9> ;
    dct:issued "2019-04-08"^^xsd:date ;
    dct:modified "2024-10-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Capital District Bus Stops" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/331034d3-8362-4cab-b513-f8fe8afe4e73/resource/23362c3c-8713-4073-9acf-59869989a95e>,
        <https://data.amerigeoss.org/dataset/331034d3-8362-4cab-b513-f8fe8afe4e73/resource/50732799-ad2b-423a-b9ce-afac42b4751e>,
        <https://data.amerigeoss.org/dataset/331034d3-8362-4cab-b513-f8fe8afe4e73/resource/600c1df5-ba73-432a-a2c9-9bf9a946d8c7>,
        <https://data.amerigeoss.org/dataset/331034d3-8362-4cab-b513-f8fe8afe4e73/resource/7d552952-6863-4419-9371-f02a2cd51a5d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bus",
        "cdta",
        "routes",
        "stops" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/331034d3-8362-4cab-b513-f8fe8afe4e73/resource/23362c3c-8713-4073-9acf-59869989a95e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T04:00:36.827803"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:32:22.369182"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/wgnh-hpq9/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/331034d3-8362-4cab-b513-f8fe8afe4e73/resource/50732799-ad2b-423a-b9ce-afac42b4751e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:00:36.827814"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:32:22.371610"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/wgnh-hpq9/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/331034d3-8362-4cab-b513-f8fe8afe4e73/resource/600c1df5-ba73-432a-a2c9-9bf9a946d8c7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T04:00:36.827793"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:32:22.367896"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/wgnh-hpq9/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/331034d3-8362-4cab-b513-f8fe8afe4e73/resource/7d552952-6863-4419-9371-f02a2cd51a5d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T04:00:36.827809"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:32:22.370450"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/wgnh-hpq9/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" .

