@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/55013dca-2c61-40eb-bc32-278195a191a2> a dcat:Dataset ;
    dct:description "Charitable contributions from King County employees" ;
    dct:identifier <https://data.kingcounty.gov/api/views/uyzz-vujy> ;
    dct:issued "2016-09-30"^^xsd:date ;
    dct:modified "2021-02-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Employee Giving Statistics - 2015" ;
    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/55013dca-2c61-40eb-bc32-278195a191a2/resource/4a2eddd1-efae-49db-9b61-ed7ea26c0937>,
        <https://data.amerigeoss.org/dataset/55013dca-2c61-40eb-bc32-278195a191a2/resource/7fecedee-1617-4ca8-82ba-ea4d429f6934>,
        <https://data.amerigeoss.org/dataset/55013dca-2c61-40eb-bc32-278195a191a2/resource/bb04533e-345e-46f9-a459-1dda2d1dcf80>,
        <https://data.amerigeoss.org/dataset/55013dca-2c61-40eb-bc32-278195a191a2/resource/d37e05c1-e8ec-4e12-9ddd-7a95c34dc8e9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "charity",
        "ckan",
        "donations",
        "geo",
        "geoss",
        "giving",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22County%20Operations%22%7D> .

<https://data.amerigeoss.org/dataset/55013dca-2c61-40eb-bc32-278195a191a2/resource/4a2eddd1-efae-49db-9b61-ed7ea26c0937> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:45.072337"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:49:09.252322"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/uyzz-vujy/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/55013dca-2c61-40eb-bc32-278195a191a2/resource/7fecedee-1617-4ca8-82ba-ea4d429f6934> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:45.072349"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:49:09.253499"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/uyzz-vujy/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/55013dca-2c61-40eb-bc32-278195a191a2/resource/bb04533e-345e-46f9-a459-1dda2d1dcf80> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:45.072344"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:49:09.252729"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/uyzz-vujy/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/55013dca-2c61-40eb-bc32-278195a191a2/resource/d37e05c1-e8ec-4e12-9ddd-7a95c34dc8e9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:45.072347"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:49:09.253116"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/uyzz-vujy/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" .

