@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/0b01cdf6-1d4d-479c-9352-706bdc2bf5eb> a dcat:Dataset ;
    dct:description "This dataset includes information about driver license transfers from other states and countries to Asotin County, Washington." ;
    dct:identifier <https://data.wa.gov/api/views/vhzd-vikk> ;
    dct:issued "2020-11-10"^^xsd:date ;
    dct:modified "2020-11-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Driver License Transfers to Asotin County" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Asotin County Library" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0b01cdf6-1d4d-479c-9352-706bdc2bf5eb/resource/4e42880f-c2c6-4389-b589-f731c7f7ad3a>,
        <https://data.amerigeoss.org/dataset/0b01cdf6-1d4d-479c-9352-706bdc2bf5eb/resource/5a9e5494-09fc-4a3c-a30a-4c89fbbc8d57>,
        <https://data.amerigeoss.org/dataset/0b01cdf6-1d4d-479c-9352-706bdc2bf5eb/resource/acdd11a8-19af-47b7-b08f-09b196188141>,
        <https://data.amerigeoss.org/dataset/0b01cdf6-1d4d-479c-9352-706bdc2bf5eb/resource/cd8391f7-69d1-4961-96c6-a23d91be3c8c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "demographic",
        "identification-card",
        "migration" ;
    dcat:theme <%7BDemographics%7D> .

<https://data.amerigeoss.org/dataset/0b01cdf6-1d4d-479c-9352-706bdc2bf5eb/resource/4e42880f-c2c6-4389-b589-f731c7f7ad3a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-20T17:04:01.620502"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:35:12.742660"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.wa.gov/api/views/vhzd-vikk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0b01cdf6-1d4d-479c-9352-706bdc2bf5eb/resource/5a9e5494-09fc-4a3c-a30a-4c89fbbc8d57> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-20T17:04:01.620493"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:35:12.740911"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.wa.gov/api/views/vhzd-vikk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0b01cdf6-1d4d-479c-9352-706bdc2bf5eb/resource/acdd11a8-19af-47b7-b08f-09b196188141> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-20T17:04:01.620483"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:35:12.740012"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.wa.gov/api/views/vhzd-vikk/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0b01cdf6-1d4d-479c-9352-706bdc2bf5eb/resource/cd8391f7-69d1-4961-96c6-a23d91be3c8c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-20T17:04:01.620498"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:35:12.741816"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.wa.gov/api/views/vhzd-vikk/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" .

