@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/77bee1b3-a324-47a0-b82c-97f7176e5147> a dcat:Dataset ;
    dct:description "CTFastrak North Bound Alignment" ;
    dct:identifier <https://data.ct.gov/api/views/a2dg-ei3x> ;
    dct:issued "2015-05-22"^^xsd:date ;
    dct:modified "2022-02-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CTFastrak_NB_Alignment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gregory C" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/77bee1b3-a324-47a0-b82c-97f7176e5147/resource/4077985c-d9f1-4020-8871-9a011090f5ce>,
        <https://data.amerigeoss.org/dataset/77bee1b3-a324-47a0-b82c-97f7176e5147/resource/64daa241-61db-47fd-b86d-372f964754ec>,
        <https://data.amerigeoss.org/dataset/77bee1b3-a324-47a0-b82c-97f7176e5147/resource/cbda0f66-8d28-4af6-bfad-b170e7deeafb>,
        <https://data.amerigeoss.org/dataset/77bee1b3-a324-47a0-b82c-97f7176e5147/resource/f485b632-ee53-4d7d-9b3f-7edbda59c7b2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bus",
        "ckan",
        "ct",
        "fastrack",
        "geo",
        "geoss",
        "national",
        "north-america",
        "transit",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/77bee1b3-a324-47a0-b82c-97f7176e5147/resource/4077985c-d9f1-4020-8871-9a011090f5ce> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-02-21T22:48:57.171069"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:24:44.144029"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/a2dg-ei3x/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/77bee1b3-a324-47a0-b82c-97f7176e5147/resource/64daa241-61db-47fd-b86d-372f964754ec> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-02-21T22:48:57.171072"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:24:44.144425"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/a2dg-ei3x/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/77bee1b3-a324-47a0-b82c-97f7176e5147/resource/cbda0f66-8d28-4af6-bfad-b170e7deeafb> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-02-21T22:48:57.171065"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:24:44.143599"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/a2dg-ei3x/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/77bee1b3-a324-47a0-b82c-97f7176e5147/resource/f485b632-ee53-4d7d-9b3f-7edbda59c7b2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-02-21T22:48:57.171056"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:24:44.143135"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/a2dg-ei3x/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" .

