@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/7b94d906-157a-4739-bffa-1ffa14d640f4> a dcat:Dataset ;
    dct:description "Cal-ITP collects the GTFS feeds from a statewide list every night and aggregates it into a statewide table for analysis purposes only. Do not use for trip planner ingestion, rather is meant to be used for statewide analytics and other use cases. Note: These data may or may or may not have passed GTFS-Validation" ;
    dct:identifier "de6f1544-b162-4d16-997b-c183912c8e62" ;
    dct:issued "2021-06-09T23:35:32.271944"^^xsd:dateTime ;
    dct:modified "2022-07-26T15:59:51.206896"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Cal-ITP GTFS-Ingest Pipeline Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "California Integrated Travel Program" ;
            vcard:hasEmail <mailto:calitp@dot.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/03db14c3-5018-4eb1-90b8-1e9c5f4ddaa0>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/0ea446e1-6553-48b2-9d5a-cf25f551dc8c>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/1175a021-db1a-4b02-a471-a7182b4e50e6>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/20b667a6-fcac-4a52-9520-04efaeb8ff87>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/2323d514-9d52-4725-9028-7a18bef361f9>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/2cf40bf5-7d50-4279-82d0-29444a0c9fec>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/468b6e04-4873-4561-b967-ff32c9fcff01>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/48ebac5a-0948-4c6a-b970-009ec739060f>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/53d4b016-f14e-43e0-a7fe-3bee9ff63398>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/67233550-897c-41c6-913f-9be102cfac03>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/7176f3be-b0b5-447d-a3a4-abb306d5d1c8>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/7a3660f3-2980-4992-880c-40fa27c9c74d>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/97d3f89d-709c-4e19-bd7c-7238728eb304>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/a134c06d-1635-4473-ab11-bd252a38f984>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/a3ae719f-6263-4229-9957-84d95b736a87>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/a54900d8-95cb-471b-ad78-09b8b9eab573>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/cc791560-538c-4b7d-a81e-f059e5203359>,
        <https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/e154c56a-caa9-4e81-a5a5-745742c6379e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-department-of-transportation",
        "california-state-transportation-agency",
        "calitp",
        "ckan",
        "geo",
        "geoss",
        "gtfs",
        "national",
        "north-america",
        "transit",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/03db14c3-5018-4eb1-90b8-1e9c5f4ddaa0> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from a calendar.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#calendartxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271839"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.435371"^^xsd:dateTime ;
    dct:title "calendar" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/a79f10b8-b322-43f3-b3f4-ba46a8dbe9ab/download/calendar.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/0ea446e1-6553-48b2-9d5a-cf25f551dc8c> a dcat:Distribution ;
    dct:description "stops.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-07-28T02:05:05.896152"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.434178"^^xsd:dateTime ;
    dct:title "stops" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/8c876204-e12b-48a2-8299-10f6ae3d4f2b/download/stops.csv> .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/1175a021-db1a-4b02-a471-a7182b4e50e6> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from a translations.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#translationstxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271882"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.438733"^^xsd:dateTime ;
    dct:title "translations" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/7abe9256-6cd2-4c1f-9b6a-72108022a382/download/translations.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/20b667a6-fcac-4a52-9520-04efaeb8ff87> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from a transfers.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#transferstxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271877"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.438369"^^xsd:dateTime ;
    dct:title "transfers" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/f8dcda5d-0c6d-4c70-b5f5-6716adcf6ffc/download/transfers.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/2323d514-9d52-4725-9028-7a18bef361f9> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from a levels.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#levelstxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271868"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.437620"^^xsd:dateTime ;
    dct:title "levels" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/288a08cd-7929-479e-aa88-08b677a08510/download/levels.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/2cf40bf5-7d50-4279-82d0-29444a0c9fec> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from a pathways.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#pathwaystxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271872"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.437995"^^xsd:dateTime ;
    dct:title "pathways" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/a01484af-c460-40a4-ac8a-896b0196e8c2/download/pathways.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/468b6e04-4873-4561-b967-ff32c9fcff01> a dcat:Distribution ;
    dct:description "agency.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-07-28T02:05:05.896141"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.432988"^^xsd:dateTime ;
    dct:title "agency" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/e8f9d49e-2bb6-400b-b01f-28bc2e0e7df2/download/agency.csv> .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/48ebac5a-0948-4c6a-b970-009ec739060f> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from a frequencies.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#frequenciestxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271863"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.437241"^^xsd:dateTime ;
    dct:title "frequencies" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/48542c8f-8ce1-43e3-a965-6c68771d6fe5/download/frequencies.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/53d4b016-f14e-43e0-a7fe-3bee9ff63398> a dcat:Distribution ;
    dct:description "routes.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-07-28T02:05:05.896149"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.433390"^^xsd:dateTime ;
    dct:title "routes" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/c6bbb637-988f-431c-8444-aef7277297f8/download/routes.csv> .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/67233550-897c-41c6-913f-9be102cfac03> a dcat:Distribution ;
    dct:description "trips.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-07-28T02:05:05.896155"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.434573"^^xsd:dateTime ;
    dct:title "trips" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/0e4da89e-9330-43f8-8de9-305cb7d4918f/download/trips.csv> .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/7176f3be-b0b5-447d-a3a4-abb306d5d1c8> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from an attributions.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#attributionstxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271828"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.434972"^^xsd:dateTime ;
    dct:title "attributions" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/038b7354-06e8-4082-a4a1-40debd3110d5/download/attributions.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/7a3660f3-2980-4992-880c-40fa27c9c74d> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from a feed_info.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#feed_infotxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271859"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.436850"^^xsd:dateTime ;
    dct:title "feed_info" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/50d12559-635e-4222-ac25-3706c066902d/download/feed_info.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/97d3f89d-709c-4e19-bd7c-7238728eb304> a dcat:Distribution ;
    dct:description "stop_times.csv" ;
    dct:format "CSV" ;
    dct:issued "2021-09-08T15:43:39.022485"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.433774"^^xsd:dateTime ;
    dct:title "stop times" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/d31eef2f-e223-4ca4-a86b-170acc6b2590/download/stop_times.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/a134c06d-1635-4473-ab11-bd252a38f984> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a Each row is a cleaned rowrow from a calendar_dates.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#calendar_datestxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271845"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.435745"^^xsd:dateTime ;
    dct:title "calendar_dates" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/06a21a8e-dba3-4e7e-8726-f2e992cc1a80/download/calendar_dates.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/a3ae719f-6263-4229-9957-84d95b736a87> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from a fare_rules.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#fare_rulestxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271854"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.436477"^^xsd:dateTime ;
    dct:title "fare_rules" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/4fb1fa39-0ef9-457d-97b1-bb7e9e848312/download/fare_rules.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/a54900d8-95cb-471b-ad78-09b8b9eab573> a dcat:Distribution ;
    dct:description "Metadata file for Cal-ITP GTFS dataset." ;
    dct:format "CSV" ;
    dct:issued "2021-09-08T15:43:39.022467"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.432168"^^xsd:dateTime ;
    dct:title "Cal-ITP GTFS Schedule Metadata" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/53c05c25-e467-407a-bb29-303875215adc/download/ddp-6-cal-itp-gtfs-schedule-metadata_20210603.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/cc791560-538c-4b7d-a81e-f059e5203359> a dcat:Distribution ;
    dct:description "Data dictionary for Cal-ITP GTFS schedule dataset." ;
    dct:format "CSV" ;
    dct:issued "2021-09-08T15:43:39.022477"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.432590"^^xsd:dateTime ;
    dct:title "Cal-ITP GTFS Schedule Data Dictionary" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/e26bf6ee-419d-4a95-8e4c-e2b13d5de793/download/ddp-8-cal-itp-gtfs-schedule-data_20210603.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b94d906-157a-4739-bffa-1ffa14d640f4/resource/e154c56a-caa9-4e81-a5a5-745742c6379e> a dcat:Distribution ;
    dct:description "This table is a latest-only cut of the cleaned GTFS data. It contains current-only data for agencies we are currently scraping. Each row is a cleaned row from aÃŸ fare_attributes.txt file. Definitions for the original GTFS fields are available at: https://gtfs.org/reference/static#fare_attributestxt." ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T01:54:37.271849"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:26:06.436114"^^xsd:dateTime ;
    dct:title "fare_attributes" ;
    dcat:accessURL <https://data.ca.gov/dataset/de6f1544-b162-4d16-997b-c183912c8e62/resource/9db51dfa-fd6d-481b-b655-96e8af722ab5/download/fare_attributes.csv> ;
    dcat:mediaType "text/csv" .

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

