@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/731e82ae-16e7-49f1-8d0d-7635cf7d9f92> a dcat:Dataset ;
    dct:description "Daily summary of air quality at specified locations in King County (Nitrogen Dioxide). Air quality monitors measure concentrations of NO2 throughout the country. EPA, state, tribal and local agencies use that data to ensure that NO2 in the air is at levels that protect public health and the environment. Nationally, average NO2 concentrations have decreased substantially over the years. The charts below show national and regional trends in NO2 concentrations." ;
    dct:identifier <https://data.kingcounty.gov/api/views/qnq4-yhva> ;
    dct:issued "2021-04-14"^^xsd:date ;
    dct:modified "2021-05-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "EPA Air Pollutant Monitoring - Nitrogen Dioxide (NO2)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "King County Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/731e82ae-16e7-49f1-8d0d-7635cf7d9f92/resource/0c9c6fd9-639c-437f-bcb2-b75bf22d0c21>,
        <https://data.amerigeoss.org/dataset/731e82ae-16e7-49f1-8d0d-7635cf7d9f92/resource/33a7d3f7-4dda-49f0-b4ea-19b56b497a98>,
        <https://data.amerigeoss.org/dataset/731e82ae-16e7-49f1-8d0d-7635cf7d9f92/resource/4bfb1ece-b4e7-4024-b401-b20adb6b30eb>,
        <https://data.amerigeoss.org/dataset/731e82ae-16e7-49f1-8d0d-7635cf7d9f92/resource/cbca1c3c-a4c3-49bc-a308-655f99df900e> ;
    dcat:keyword "air",
        "air-quality",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "epa",
        "geo",
        "geoss",
        "national",
        "nitrogen-dioxide",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Environment%20&%20Waste%20Management%22%7D> .

<https://data.amerigeoss.org/dataset/731e82ae-16e7-49f1-8d0d-7635cf7d9f92/resource/0c9c6fd9-639c-437f-bcb2-b75bf22d0c21> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-07-23T14:38:03.802056"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:34:26.697981"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/qnq4-yhva/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/731e82ae-16e7-49f1-8d0d-7635cf7d9f92/resource/33a7d3f7-4dda-49f0-b4ea-19b56b497a98> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-07-23T14:38:03.802044"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:34:26.696767"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/qnq4-yhva/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/731e82ae-16e7-49f1-8d0d-7635cf7d9f92/resource/4bfb1ece-b4e7-4024-b401-b20adb6b30eb> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-07-23T14:38:03.802051"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:34:26.697192"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/qnq4-yhva/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/731e82ae-16e7-49f1-8d0d-7635cf7d9f92/resource/cbca1c3c-a4c3-49bc-a308-655f99df900e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-07-23T14:38:03.802054"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:34:26.697596"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/qnq4-yhva/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

