@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/6c67cf9f-56cf-457b-97a9-3e8ac1e3ed61> a dcat:Dataset ;
    dct:description "This page contains the SD23 measures from the citywide employee survey - Listening to the Workforce." ;
    dct:identifier <https://data.austintexas.gov/api/views/burb-rtic> ;
    dct:issued "2020-10-13"^^xsd:date ;
    dct:modified "2022-01-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GTW.D.2.a - Percentage of employees who report overall satisfaction with promotion, career opportunities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paul Lloyd" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "hrd",
        "national",
        "north-america",
        "sd23",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

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

