@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/6975cc48-018d-4d10-be21-f56d0e75010a> a dcat:Dataset ;
    dct:description "PWS SRC's whose well depth is less than 50ft." ;
    dct:identifier <https://data.wa.gov/api/views/jth9-gdxk> ;
    dct:issued "2015-11-20"^^xsd:date ;
    dct:modified "2015-11-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PWS SRC Well Depth" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joshua Plaster" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6975cc48-018d-4d10-be21-f56d0e75010a/resource/0f559ac7-259c-4781-9686-0ae1602afe81>,
        <https://data.amerigeoss.org/dataset/6975cc48-018d-4d10-be21-f56d0e75010a/resource/2602ffa7-56cf-41ef-b1bd-944701e52b4d>,
        <https://data.amerigeoss.org/dataset/6975cc48-018d-4d10-be21-f56d0e75010a/resource/5b7a917f-5965-48e8-91a8-1bfd18b0d7fc>,
        <https://data.amerigeoss.org/dataset/6975cc48-018d-4d10-be21-f56d0e75010a/resource/fc22fc28-2917-415f-a910-b6ce1afdd99f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "drought",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "well-depth" ;
    dcat:theme <%7B%22Natural%20Resources%20&%20Environment%22%7D> .

<https://data.amerigeoss.org/dataset/6975cc48-018d-4d10-be21-f56d0e75010a/resource/0f559ac7-259c-4781-9686-0ae1602afe81> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:20:56.234086"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:13:18.459257"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.wa.gov/api/views/jth9-gdxk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6975cc48-018d-4d10-be21-f56d0e75010a/resource/2602ffa7-56cf-41ef-b1bd-944701e52b4d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:20:56.234079"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:13:18.458822"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.wa.gov/api/views/jth9-gdxk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6975cc48-018d-4d10-be21-f56d0e75010a/resource/5b7a917f-5965-48e8-91a8-1bfd18b0d7fc> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:20:56.234092"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:13:18.459709"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.wa.gov/api/views/jth9-gdxk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6975cc48-018d-4d10-be21-f56d0e75010a/resource/fc22fc28-2917-415f-a910-b6ce1afdd99f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:20:56.234030"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:13:18.458317"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.wa.gov/api/views/jth9-gdxk/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" .

