@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/7e9f1b00-e1cb-4dad-b6d0-5485ebc5af38> a dcat:Dataset ;
    dct:description "GSA provides the logs of visitors signing in and out of GSA's headquarters buildings as part of the transparency goals of the agency." ;
    dct:identifier "GSA-136951" ;
    dct:issued "2025-11-22T23:03:33.954582"^^xsd:dateTime ;
    dct:language "{en-us}" ;
    dct:modified "2016-01-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GSA Visitor Logs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alton M Bigelow" ;
            vcard:hasEmail <mailto:alton.bigelow@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7e9f1b00-e1cb-4dad-b6d0-5485ebc5af38/resource/5cc6bd95-d255-4cba-a7a4-872a6f276077> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "building",
        "ckan",
        "geo",
        "geoss",
        "gsa",
        "headquarters",
        "national",
        "north-america",
        "united-states",
        "visitor" ;
    dcat:theme <%7BPeople%7D> .

<https://data.amerigeoss.org/dataset/7e9f1b00-e1cb-4dad-b6d0-5485ebc5af38/resource/5cc6bd95-d255-4cba-a7a4-872a6f276077> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:12:46.179718"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:03:33.947166"^^xsd:dateTime ;
    dct:title "GSA Visitor Logs" ;
    dcat:accessURL <http://gsa.gov/portal/content/306965> ;
    dcat:mediaType "text/html" .

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

