@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/7e662624-7f7e-46b9-892a-f23bfa2520d8> a dcat:Dataset ;
    dct:description "Lead in Drinking Water in Schools Test Results – Todd Beamer Part 1" ;
    dct:identifier <https://data.wa.gov/api/views/bgqi-pt2d> ;
    dct:issued "2020-02-12"^^xsd:date ;
    dct:modified "2020-02-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Todd Beamer Part 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christensen, Lisa K (DOH)" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7e662624-7f7e-46b9-892a-f23bfa2520d8/resource/6e5117ba-9718-4e44-b9ad-0637615155d8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "drinking-water",
        "geo",
        "geoss",
        "lead",
        "national",
        "north-america",
        "school",
        "united-states" ;
    dcat:theme <%7BHealth%7D> .

<https://data.amerigeoss.org/dataset/7e662624-7f7e-46b9-892a-f23bfa2520d8/resource/6e5117ba-9718-4e44-b9ad-0637615155d8> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:20:18.160890"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:56:36.933776"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.wa.gov/download/bgqi-pt2d/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

