@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/18192bcb-54c3-4c3a-a4ef-d8faa259ebbe> 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 "2021-05-11"^^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/18192bcb-54c3-4c3a-a4ef-d8faa259ebbe/resource/221f3508-176c-42e3-8c41-419e4b6c93a9>,
        <https://data.amerigeoss.org/dataset/18192bcb-54c3-4c3a-a4ef-d8faa259ebbe/resource/23112552-2910-4d3d-81f6-7157d1ad16c1>,
        <https://data.amerigeoss.org/dataset/18192bcb-54c3-4c3a-a4ef-d8faa259ebbe/resource/6d6c537c-9bfa-45fe-99d0-6ad919248cf0>,
        <https://data.amerigeoss.org/dataset/18192bcb-54c3-4c3a-a4ef-d8faa259ebbe/resource/aa26370a-8ef1-432c-a5cf-d25131e5e6cb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bus",
        "cdta",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "routes",
        "stops",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/18192bcb-54c3-4c3a-a4ef-d8faa259ebbe/resource/221f3508-176c-42e3-8c41-419e4b6c93a9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:50:41.888862"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:00:04.132646"^^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/dataset/18192bcb-54c3-4c3a-a4ef-d8faa259ebbe/resource/23112552-2910-4d3d-81f6-7157d1ad16c1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:50:41.888865"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:00:04.133042"^^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/18192bcb-54c3-4c3a-a4ef-d8faa259ebbe/resource/6d6c537c-9bfa-45fe-99d0-6ad919248cf0> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:50:41.888858"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:00:04.132245"^^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/18192bcb-54c3-4c3a-a4ef-d8faa259ebbe/resource/aa26370a-8ef1-432c-a5cf-d25131e5e6cb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:50:41.888852"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:00:04.131792"^^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/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

