@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/44692935-d983-4f4b-8d13-5565bf514a4c> a dcat:Dataset ;
    dct:description """Visualization tool for DSM2 output.\r
More information here https://github.com/CADWRDeltaModeling/dsm2-vista""" ;
    dct:identifier "f605356e-40ce-4da1-8b0f-5f6c0637ab86" ;
    dct:issued "2019-03-18T19:58:54.164208"^^xsd:dateTime ;
    dct:modified "2021-02-09T16:42:32.198577"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VISTA - DSM2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nicky Sandhu" ;
            vcard:hasEmail <mailto:psandhu@water.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/44692935-d983-4f4b-8d13-5565bf514a4c/resource/1024d2e4-dcb4-4dc3-976b-e3d1c0c8e274> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-department-of-water-resources",
        "ckan",
        "delta-modeling",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22>,
        <Water%7D> .

<https://data.amerigeoss.org/dataset/44692935-d983-4f4b-8d13-5565bf514a4c/resource/1024d2e4-dcb4-4dc3-976b-e3d1c0c8e274> a dcat:Distribution ;
    dct:description "Version 2021-10-02" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T13:57:15.779137"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:23:31.880659"^^xsd:dateTime ;
    dct:title "Vista" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/c64fca90-32ef-4937-aa52-4f6fd35ec4be/resource/18b73f49-9e8b-43d7-9c14-3ef45be3e5fc/download/vista-20210202.zip> ;
    dcat:mediaType "application/zip" .

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

