@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/634c5f71-dbb3-44d5-9364-8071de50ba72> a dcat:Dataset ;
    dct:description "Water Resources Integrated Modeling System 2" ;
    dct:identifier "3642d16a-838d-441e-ba64-9ed2770662a3" ;
    dct:issued "2020-12-18T22:45:29.200803"^^xsd:dateTime ;
    dct:modified "2021-02-17T12:32:45.328141"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "WRIMS 2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hao Xie" ;
            vcard:hasEmail <mailto:wrims2.group.developers@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/634c5f71-dbb3-44d5-9364-8071de50ba72/resource/eeb197be-777c-439b-bacb-520ff7d20935> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-department-of-water-resources",
        "ckan",
        "geo",
        "geoss",
        "hydrology",
        "modeling",
        "national",
        "north-america",
        "planning",
        "software",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22>,
        <Water%7D> .

<https://data.amerigeoss.org/dataset/634c5f71-dbb3-44d5-9364-8071de50ba72/resource/eeb197be-777c-439b-bacb-520ff7d20935> a dcat:Distribution ;
    dct:description "WRIMSv2.jar" ;
    dct:format "JAR" ;
    dct:issued "2022-04-28T02:04:30.604489"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:36:54.539876"^^xsd:dateTime ;
    dct:title "WRIMSv2.jar" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/329d2113-000d-416f-b6ac-32d7ea7adea9/resource/8540cae3-367a-4aa2-9904-e0766aa5780f/download/wrimsv2.jar> ;
    dcat:mediaType "application/octet-stream" .

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

