@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/348d7b5b-a100-4c35-a11e-4b65bfe3f52b> a dcat:Dataset ;
    dct:description "Department statistics for the 2016 Employee Giving drive." ;
    dct:identifier <https://data.kingcounty.gov/api/views/fnym-8mh8> ;
    dct:issued "2017-01-30"^^xsd:date ;
    dct:modified "2019-11-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Employee Giving Statistics - 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "King County Webteam" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/348d7b5b-a100-4c35-a11e-4b65bfe3f52b/resource/57284267-29cd-4859-a88f-12edc3194b86>,
        <https://data.amerigeoss.org/dataset/348d7b5b-a100-4c35-a11e-4b65bfe3f52b/resource/622249fe-1f71-406a-9a59-81ffb5dfae03>,
        <https://data.amerigeoss.org/dataset/348d7b5b-a100-4c35-a11e-4b65bfe3f52b/resource/7dcde80c-84c7-4017-9e1a-9e9a82f9cc2a>,
        <https://data.amerigeoss.org/dataset/348d7b5b-a100-4c35-a11e-4b65bfe3f52b/resource/e2e4058c-48bf-47f3-88fa-6f0b8fbcee35> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "charity",
        "ckan",
        "employee-giving",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22County%20Operations%22%7D> .

<https://data.amerigeoss.org/dataset/348d7b5b-a100-4c35-a11e-4b65bfe3f52b/resource/57284267-29cd-4859-a88f-12edc3194b86> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:37.418222"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:15:31.548002"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/fnym-8mh8/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/348d7b5b-a100-4c35-a11e-4b65bfe3f52b/resource/622249fe-1f71-406a-9a59-81ffb5dfae03> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:37.418209"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:15:31.546748"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/fnym-8mh8/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/348d7b5b-a100-4c35-a11e-4b65bfe3f52b/resource/7dcde80c-84c7-4017-9e1a-9e9a82f9cc2a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:37.418216"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:15:31.547196"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/fnym-8mh8/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/348d7b5b-a100-4c35-a11e-4b65bfe3f52b/resource/e2e4058c-48bf-47f3-88fa-6f0b8fbcee35> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:37.418219"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:15:31.547604"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/fnym-8mh8/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" .

