@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/45d4f8de-4f69-4d73-897d-1da6cf84ee3f> a dcat:Dataset ;
    dct:description "San Francisco International Airport (SFO) data on Landings Statistics. Airport data is seasonal in nature, therefore any comparative analyses should be done on a period-over-period basis (i.e. January 2010 vs. January 2009) as opposed to period-to-period (i.e. January 2010 vs. February 2010). It is also important to note that fact and attribute field relationships are not always 1-to-1. For example, Aircraft Landings belonging to United Airlines will appear in multiple attribute fields and are additive, which provides flexibility for the user to derive categorical Aircraft Landings Statistics as desired." ;
    dct:identifier <https://data.sfgov.org/api/views/fpux-q53t> ;
    dct:issued "2018-09-05"^^xsd:date ;
    dct:modified "2022-06-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Air Traffic Landings Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/45d4f8de-4f69-4d73-897d-1da6cf84ee3f/resource/32e81e2c-099d-48fe-ad07-ae8df0e4dd35>,
        <https://data.amerigeoss.org/dataset/45d4f8de-4f69-4d73-897d-1da6cf84ee3f/resource/46469520-0038-4657-b68d-65b258ff54b6>,
        <https://data.amerigeoss.org/dataset/45d4f8de-4f69-4d73-897d-1da6cf84ee3f/resource/79ea344a-95b8-485a-b365-6c8ee27edd89>,
        <https://data.amerigeoss.org/dataset/45d4f8de-4f69-4d73-897d-1da6cf84ee3f/resource/9fbd4386-c8d8-47bc-a9af-31e806669e5c> ;
    dcat:keyword "airlines",
        "airport",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "flights",
        "geo",
        "geoss",
        "landings",
        "national",
        "north-america",
        "sfo",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/45d4f8de-4f69-4d73-897d-1da6cf84ee3f/resource/32e81e2c-099d-48fe-ad07-ae8df0e4dd35> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:32.083580"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:15:17.011143"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/fpux-q53t/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/45d4f8de-4f69-4d73-897d-1da6cf84ee3f/resource/46469520-0038-4657-b68d-65b258ff54b6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:32.083604"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:15:17.011539"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/fpux-q53t/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/45d4f8de-4f69-4d73-897d-1da6cf84ee3f/resource/79ea344a-95b8-485a-b365-6c8ee27edd89> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:32.083609"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:15:17.011925"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/fpux-q53t/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/45d4f8de-4f69-4d73-897d-1da6cf84ee3f/resource/9fbd4386-c8d8-47bc-a9af-31e806669e5c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:32.083569"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:15:17.010738"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/fpux-q53t/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" .

