@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/0996bf5c-ee77-473c-b97e-b4c6b0c0c1cc> a dcat:Dataset ;
    dct:description "This is a collection of TSS reports both at the individual and summary level.  The reports are for the following Fiscal Years; 2017, 2018, and 2019.  There is a data dictionary for the Individual Results and a data dictionary for the Summarized Results." ;
    dct:identifier "GSA-2021-05-24-01" ;
    dct:issued "2025-09-23T18:05:01.698595"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-05-26T12:11:56.111000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Tenant Satisfaction Survey (TSS) Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aaron Eisenbarth" ;
            vcard:hasEmail <mailto:aaron.eisenbarth@gsa.gov> ] ;
    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/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

