@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/270c1121-efa9-4af3-9ccf-d6dec60a81e7> a dcat:Dataset ;
    dct:description "Newsletter for 2018" ;
    dct:identifier "07194bf1-ce9a-4414-a65f-7fb9f1c40289" ;
    dct:issued "2018-11-28T19:55:54.540016"^^xsd:dateTime ;
    dct:modified "2021-12-10T23:51:53.610455"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2018 Delta Modeling User Group Newsletter" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Min Yu" ;
            vcard:hasEmail <mailto:Min.Yu@water.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/270c1121-efa9-4af3-9ccf-d6dec60a81e7/resource/c44b195f-0751-4180-9884-91b111cf3982> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-department-of-water-resources",
        "ckan",
        "delta-modeling",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "user-group" ;
    dcat:theme <%7B%22Natural%20Resources%22>,
        <Water%7D> .

<https://data.amerigeoss.org/dataset/270c1121-efa9-4af3-9ccf-d6dec60a81e7/resource/c44b195f-0751-4180-9884-91b111cf3982> a dcat:Distribution ;
    dct:description "Delta Modeling User Group Newsletter" ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T13:34:55.425752"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:44:15.382321"^^xsd:dateTime ;
    dct:title "Newsletter" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/c3cf1713-16fa-4fb3-99e6-9b34f74377b8/resource/41bbddfe-6ac2-4b61-8ac5-2388a3896d07/download/2018-dmug-newsletter112718_web1.pdf> ;
    dcat:mediaType "application/pdf" .

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

