@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/1e73c5ac-2e73-49e8-894a-fdca23e854e6> a dcat:Dataset ;
    dct:description "A CSV export of Tenant Satisfaction Survey (TSS) results summarized at the building and individual question level." ;
    dct:identifier "GSA-2021-05-24-05" ;
    dct:issued "2025-09-24T06:29:00.928800"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-05-25T17:00:57.825000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FY18 Tenant Satisfaction Survey (TSS) Summarized Results" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aaron Eisenbarth" ;
            vcard:hasEmail <mailto:aaron.eisenbarth@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1e73c5ac-2e73-49e8-894a-fdca23e854e6/resource/752b752d-85f1-44af-8a91-3e95f2decfde> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air-quality",
        "building",
        "cleanliness",
        "condition",
        "happiness",
        "lighting",
        "satisfaction",
        "survey",
        "tenant",
        "tss" .

<https://data.amerigeoss.org/dataset/1e73c5ac-2e73-49e8-894a-fdca23e854e6/resource/752b752d-85f1-44af-8a91-3e95f2decfde> a dcat:Distribution ;
    dct:description "fy18_tss_summarized_results.csv" ;
    dct:format "CSV" ;
    dct:issued "2021-07-16T13:22:53.365342"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:29:00.905023"^^xsd:dateTime ;
    dct:title "FY18_TSS_Summarized_Results.csv" ;
    dcat:accessURL <https://inventory.data.gov/dataset/260d9579-065a-4ce0-a79e-e780b9bf27bb/resource/319ba928-a4ed-4dee-bebe-85d79d857fb4/download/fy18_tss_summarized_results.csv> ;
    dcat:mediaType "text/csv" .

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

