@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/0e91eeae-a58c-4777-8574-e508e272fb9d> a dcat:Dataset ;
    dct:description "2017 MWELO Reports" ;
    dct:identifier "b697446d-1151-4453-8a32-7159b58ea74c" ;
    dct:issued "2020-02-11T21:15:42.032302"^^xsd:dateTime ;
    dct:modified "2020-02-11T21:16:33.086405"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2017 MWELO Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Betsy Vail" ;
            vcard:hasEmail <mailto:Betsy.Vail@water.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0e91eeae-a58c-4777-8574-e508e272fb9d/resource/2755fe96-e86b-4ae7-a9c9-4838245ec130> ;
    dcat:keyword "2017",
        "amerigeo",
        "amerigeoss",
        "california-department-of-water-resources",
        "ckan",
        "geo",
        "geoss",
        "model-efficient-landscape-ordinance",
        "mwelo",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22>,
        <Water%7D> .

<https://data.amerigeoss.org/dataset/0e91eeae-a58c-4777-8574-e508e272fb9d/resource/2755fe96-e86b-4ae7-a9c9-4838245ec130> a dcat:Distribution ;
    dct:description "2017 MWELO Reports" ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T14:48:34.079522"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:36:30.945686"^^xsd:dateTime ;
    dct:title "2017 MWELO Reports" ;
    dcat:accessURL <https://cadwr.box.com/s/zvq5b8cas5ywbvcfee65rokqbt6l6h0c> ;
    dcat:mediaType "application/pdf" .

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

