@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/6063af0f-e05b-4458-a7cb-3351cef4611b> a dcat:Dataset ;
    dct:description "SFO conducts a yearly comprehensive survey of our guests to gauge satisfaction with our facilities, services, and amenities.  SFO compares results to previous surveys to look for areas of improvement and discover elements of the guest experience that are not satisfactory." ;
    dct:identifier <https://data.sfgov.org/api/views/3g5j-aamw> ;
    dct:issued "2015-12-01"^^xsd:date ;
    dct:modified "2019-09-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2010 SFO Customer Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Birch" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6063af0f-e05b-4458-a7cb-3351cef4611b/resource/00bf9466-529c-4777-b3be-e247f7b9acc2>,
        <https://data.amerigeoss.org/dataset/6063af0f-e05b-4458-a7cb-3351cef4611b/resource/48b5f72a-b098-415c-a30a-9b342511e1d6>,
        <https://data.amerigeoss.org/dataset/6063af0f-e05b-4458-a7cb-3351cef4611b/resource/b601d1b5-fd42-41fa-a606-de57bd4cfc0c>,
        <https://data.amerigeoss.org/dataset/6063af0f-e05b-4458-a7cb-3351cef4611b/resource/d1e34ae6-f59a-42ae-a1df-3de9b5c4bf7a> ;
    dcat:keyword "airport",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "customer",
        "geo",
        "geoss",
        "national",
        "north-america",
        "sfo",
        "survey",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6063af0f-e05b-4458-a7cb-3351cef4611b/resource/00bf9466-529c-4777-b3be-e247f7b9acc2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:06.913522"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:16:32.164465"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/3g5j-aamw/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6063af0f-e05b-4458-a7cb-3351cef4611b/resource/48b5f72a-b098-415c-a30a-9b342511e1d6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:06.913527"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:16:32.164858"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/3g5j-aamw/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6063af0f-e05b-4458-a7cb-3351cef4611b/resource/b601d1b5-fd42-41fa-a606-de57bd4cfc0c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:06.913516"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:16:32.164055"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/3g5j-aamw/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6063af0f-e05b-4458-a7cb-3351cef4611b/resource/d1e34ae6-f59a-42ae-a1df-3de9b5c4bf7a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:06.913506"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:16:32.163609"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/3g5j-aamw/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

