@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/131eb9d4-dfcd-4840-859e-be498ed396e4> a dcat:Dataset ;
    dct:description "Newsletters for the DWR Delta Modeling User Group (DMUG)" ;
    dct:identifier "0f64750a-8055-435b-a347-a0459b5e7b5d" ;
    dct:issued "2021-12-10T23:58:47.298153"^^xsd:dateTime ;
    dct:modified "2021-12-11T00:03:56.347356"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Delta Modeling User Group Newsletters" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Min Yu" ;
            vcard:hasEmail <mailto:Min.Yu@water.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/131eb9d4-dfcd-4840-859e-be498ed396e4/resource/19dcda6b-6b6c-475b-9696-95af64167432>,
        <https://data.amerigeoss.org/dataset/131eb9d4-dfcd-4840-859e-be498ed396e4/resource/509abcd7-2400-4f5a-97a0-059feffdf12e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "california-department-of-water-resources",
        "delta-modeling",
        "dsm2",
        "schism" ;
    dcat:theme <%7B%22Natural%20Resources%22>,
        <Water%7D> .

<https://data.amerigeoss.org/dataset/131eb9d4-dfcd-4840-859e-be498ed396e4/resource/19dcda6b-6b6c-475b-9696-95af64167432> a dcat:Distribution ;
    dct:issued "2025-07-24T00:23:51.185428"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:46:29.054085"^^xsd:dateTime ;
    dct:title "2018 DMUG Newsletter" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/2018-delta-modeling-user-group-newsletter> .

<https://data.amerigeoss.org/dataset/131eb9d4-dfcd-4840-859e-be498ed396e4/resource/509abcd7-2400-4f5a-97a0-059feffdf12e> a dcat:Distribution ;
    dct:issued "2025-07-24T00:23:51.185431"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:46:29.054942"^^xsd:dateTime ;
    dct:title "2019 DMUG Newsletter" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/dmug-newsletter-2019> .

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

