@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/713b9cb9-4c6f-4ae1-953d-f384f87ceec0> a dcat:Dataset ;
    dct:description "Protected Streets" ;
    dct:identifier <https://data.austintexas.gov/api/views/xrmd-qcq9> ;
    dct:issued "2016-06-03"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Protected Streets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Public Works Department Publisher" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/713b9cb9-4c6f-4ae1-953d-f384f87ceec0/resource/742a3b4a-a944-4af7-8b65-6e9bf2a399de> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "austin",
        "ckan",
        "data-mart",
        "datamart",
        "dm",
        "geo",
        "geoss",
        "mobility",
        "national",
        "north-america",
        "protected-streets",
        "roadways",
        "street-map",
        "streets",
        "transit",
        "transportation",
        "united-states" .

<https://data.amerigeoss.org/dataset/713b9cb9-4c6f-4ae1-953d-f384f87ceec0/resource/742a3b4a-a944-4af7-8b65-6e9bf2a399de> a dcat:Distribution ;
    dct:description "Protected Streets" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:34:52.621657"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:22:57.356028"^^xsd:dateTime ;
    dct:title "Protected Streets" ;
    dcat:accessURL <http://www.arcgis.com/home/item.html?id=aaf20eb8d1d54735a6fe2ae55b2e5ff1> ;
    dcat:mediaType "text/html" .

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

