@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/ccbe519b-1e41-4517-a4b8-2fdbfb030a9a> a dcat:Dataset ;
    dct:description "B-Cycle rental kiosks, from their website, as of 5/16/16." ;
    dct:identifier "ccbe519b-1e41-4517-a4b8-2fdbfb030a9a" ;
    dct:issued "2025-12-01T15:26:09.499577"^^xsd:dateTime ;
    dct:modified "2025-12-01T15:26:09.499581"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bicycle Rental Kiosks" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Austin Transportation" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ccbe519b-1e41-4517-a4b8-2fdbfb030a9a/resource/b3229a17-808c-4991-9b5d-0bf1f48da8a7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ccbe519b-1e41-4517-a4b8-2fdbfb030a9a/resource/b3229a17-808c-4991-9b5d-0bf1f48da8a7> a dcat:Distribution ;
    dct:description "B-Cycle rental kiosks, from their website, as of 5/16/16." ;
    dct:format "HTML" ;
    dct:issued "2019-03-29T20:36:43.221008"^^xsd:dateTime ;
    dct:modified "2025-12-01T15:26:09.492706"^^xsd:dateTime ;
    dct:title "Bicycle Rental Kiosks" ;
    dcat:accessURL <http://arcgis.com/home/item.html?id=9efc7cbb38ff45b281b2fef9c36f8899> ;
    dcat:mediaType "text/html" .

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

