@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/eab7361e-f537-4190-aa04-4ff9d9e9b8de> a dcat:Dataset ;
    dct:description "La Venture Middle School Lead in Drinking Water in School Test Results" ;
    dct:identifier "eab7361e-f537-4190-aa04-4ff9d9e9b8de" ;
    dct:issued "2025-12-02T02:37:08.859623"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:37:08.859628"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "La Venture Middle School" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elizabeth Kimball" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/eab7361e-f537-4190-aa04-4ff9d9e9b8de/resource/7a3fe71e-7d7a-409f-9878-d7131c483f7a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/eab7361e-f537-4190-aa04-4ff9d9e9b8de/resource/7a3fe71e-7d7a-409f-9878-d7131c483f7a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2019-04-03T02:41:13.603962"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:37:08.853506"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.wa.gov/download/4rb6-7p2x/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

