@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/472dc986-666e-4df5-9040-d465026ca527> a dcat:Dataset ;
    dct:description """A. SUMMARY Current Muni routes for simple cartographic and spatial analyses.

B. METHODOLOGY  Route data is exported from the Trapeze scheduling system and filtered only for full length patterns.  

C. UPDATE FREQUENCY   Updated by “Sign-up”, when transit system changes are put into effect. Updates range from every 3-6 months. 

D. OTHER CRITICAL INFO   Inbound and Outbound route lines are included and represented with separate polylines for each route. Route numbers 59, 60, 61 are all Cable Car routes.""" ;
    dct:identifier <https://data.sfgov.org/api/views/9exe-acju> ;
    dct:issued "2020-10-21"^^xsd:date ;
    dct:modified "2022-07-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Muni Simple Routes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/472dc986-666e-4df5-9040-d465026ca527/resource/05c28d0f-bcb4-4838-b60c-78341a4fe938>,
        <https://data.amerigeoss.org/dataset/472dc986-666e-4df5-9040-d465026ca527/resource/5c8b0334-6a6e-44eb-a5db-1c39229b469c>,
        <https://data.amerigeoss.org/dataset/472dc986-666e-4df5-9040-d465026ca527/resource/97246772-6631-4311-ba9c-a396bb46781f>,
        <https://data.amerigeoss.org/dataset/472dc986-666e-4df5-9040-d465026ca527/resource/e72cea14-9843-4416-816d-2a2e5857cf88> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bus",
        "cable-car",
        "ckan",
        "geo",
        "geoss",
        "lrv",
        "metro",
        "national",
        "north-america",
        "public-lines",
        "rail",
        "routes",
        "transit-lines",
        "transit-network",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/472dc986-666e-4df5-9040-d465026ca527/resource/05c28d0f-bcb4-4838-b60c-78341a4fe938> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:18.155838"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:02:26.451312"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/9exe-acju/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/472dc986-666e-4df5-9040-d465026ca527/resource/5c8b0334-6a6e-44eb-a5db-1c39229b469c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:18.155834"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:02:26.450887"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/9exe-acju/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/472dc986-666e-4df5-9040-d465026ca527/resource/97246772-6631-4311-ba9c-a396bb46781f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:18.155841"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:02:26.451707"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/9exe-acju/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/472dc986-666e-4df5-9040-d465026ca527/resource/e72cea14-9843-4416-816d-2a2e5857cf88> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:18.155827"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:02:26.450449"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/9exe-acju/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" .

