@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/ead2fb9c-9334-4e39-9b86-637b3818affe> a dcat:Dataset ;
    dct:description "Lincoln Elementary lead in drinking water test results" ;
    dct:identifier "ead2fb9c-9334-4e39-9b86-637b3818affe" ;
    dct:issued "2025-12-02T02:39:48.710291"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:39:48.710296"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lincoln Elementary" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Willc13" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ead2fb9c-9334-4e39-9b86-637b3818affe/resource/73445520-b50d-4a07-8ea6-0e909eace445> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ead2fb9c-9334-4e39-9b86-637b3818affe/resource/73445520-b50d-4a07-8ea6-0e909eace445> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2019-04-03T02:44:20.326594"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:39:48.704366"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.wa.gov/download/gd74-3fq2/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

