@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/24335368-8a80-478a-ac41-155df545539d> a dcat:Dataset ;
    dct:description "IWFM (Integrated Water Flow Model) - Version 2015.0.961 (released February 5, 2020)" ;
    dct:identifier "ebde47cc-40db-4064-b380-f856982bc1a5" ;
    dct:issued "2020-02-08T00:46:03.267074"^^xsd:dateTime ;
    dct:modified "2020-08-25T00:20:30.532213"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "IWFM (Integrated Water Flow Model) - Version 2015.0.961" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emin Can Dogrul" ;
            vcard:hasEmail <mailto:IWFMtechsupport@water.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/12a3693a-f0e0-438f-8720-992afb85d349>,
        <https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/4b5c2fc9-62c8-4178-b635-49d6df44dd41>,
        <https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/5fa10254-e692-4939-af48-8399018922e6>,
        <https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/8cc98215-7407-4dbf-8c5f-3dba9fc875ee>,
        <https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/bcb6bcf0-2ec0-4b0e-b2e9-252a766ff0e4>,
        <https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/bd9b1faa-c00c-4857-bf6b-47978e689e08>,
        <https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/d3e43995-9fc4-4a47-a5d9-cb2b5eb5fd2b>,
        <https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/f32d6ee7-c4e4-42f5-8a26-06a9a62d173b>,
        <https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/f81b6e4e-9af2-4564-87d7-60118cca03e0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-department-of-water-resources",
        "ckan",
        "geo",
        "geoss",
        "iwfm",
        "modeling",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22>,
        <Water%7D> .

<https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/12a3693a-f0e0-438f-8720-992afb85d349> a dcat:Distribution ;
    dct:description "Fortran source code for IWFM-2015 that are required to create Preprocessor, Simulation, Budget, and Z-Budget executables. The source code has been compiled and tested using Intel Visual Fortran XE 2020. Microsoft Visual Studio 2017 configuration files have also been included for users interested in compiling the source code using Intel Visual Fortran and building the IWFM executables from scratch. The main configuration file, \"BuildAll.sln\" solution file, can be found under the folder \"BuildAll\". This solution file can be opened with Microsoft Visual Studio 2017 and the IWFM executables can be built from scratch. The executables will be saved under the folder \"Bin\"." ;
    dct:format "ZIP" ;
    dct:issued "2022-04-28T01:56:06.639786"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:07:24.428255"^^xsd:dateTime ;
    dct:title "Source code" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8ae9b1d7-a7c4-4d76-89ba-e783b9feacd1/resource/e2270300-0d52-408d-9614-59ffc692b1fb/download/iwfm-2015.0.961_sourcecode.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/4b5c2fc9-62c8-4178-b635-49d6df44dd41> a dcat:Distribution ;
    dct:description "Includes both the 32 bit and 64 bit executable files for IWFM-2015 (Preprocessor, Simulation, Budget and Z-Budget). These executables are created by Intel Visual Fortran XE 2020 compiler. 64 bit executables have \"x64\" as part of their filename (e.g. \"Simulation2015_x64.exe\"). Executables with \"D\" extension (e.g. \"Simulation2015_x64_D.exe\") are in debug mode. It is recommended that the executables in debug mode are used when building a model from scratch. Once the model is built and debugged, the executables in release mode (e.g. \"Simulation2015_x64.exe\") can be used for production." ;
    dct:format "ZIP" ;
    dct:issued "2022-04-28T01:56:06.639776"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:07:24.427462"^^xsd:dateTime ;
    dct:title "Executables" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8ae9b1d7-a7c4-4d76-89ba-e783b9feacd1/resource/1acf49d5-35f4-455a-9088-85d4aba43165/download/iwfm-2015.0.961_executables.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/5fa10254-e692-4939-af48-8399018922e6> a dcat:Distribution ;
    dct:description "Theoretical documentation" ;
    dct:format "PDF" ;
    dct:issued "2022-04-28T01:56:06.639800"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:07:24.429368"^^xsd:dateTime ;
    dct:title "Theoretical Documentation" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8ae9b1d7-a7c4-4d76-89ba-e783b9feacd1/resource/424c7535-576b-40c8-a46d-6575460ab4ac/download/iwfm-2015.0.961_theoreticaldocumentation.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/8cc98215-7407-4dbf-8c5f-3dba9fc875ee> a dcat:Distribution ;
    dct:description "User's manual" ;
    dct:format "PDF" ;
    dct:issued "2022-04-28T01:56:06.639805"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:07:24.429722"^^xsd:dateTime ;
    dct:title "User's Manual" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8ae9b1d7-a7c4-4d76-89ba-e783b9feacd1/resource/189213ba-3d27-42b1-9b7b-91c70977d412/download/iwfm-2015.0.961_usersmanual.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/bcb6bcf0-2ec0-4b0e-b2e9-252a766ff0e4> a dcat:Distribution ;
    dct:description "Contains the IWFM input and output files for a sample model. A description of the model is also included." ;
    dct:format "ZIP" ;
    dct:issued "2022-04-28T01:56:06.639790"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:07:24.428625"^^xsd:dateTime ;
    dct:title "Sample model" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8ae9b1d7-a7c4-4d76-89ba-e783b9feacd1/resource/e76d68f0-4d54-4df8-857f-afe41febe5ca/download/iwfm-2015.0.961_samplemodel.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/bd9b1faa-c00c-4857-bf6b-47978e689e08> a dcat:Distribution ;
    dct:description "Includes dynamic link library (DLL) for IWFM-2015 that allows software developers interact with IWFM-2015 models directly from their software (e.g. retrieve model results for visualization and analysis tools). The DLL is created by Intel Visual Fortran XE 2020 compiler. The DLL is provided in several versions: both 32 bit and 64 bit versions are available; 64 bit DLLs have “x64” as part of their filenames. DLLs with “D” extension is compiled in debug mode. A “Programmer’s Manual to IWFM-2015” is also included." ;
    dct:format "ZIP" ;
    dct:issued "2022-04-28T01:56:06.639795"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:07:24.428997"^^xsd:dateTime ;
    dct:title "IWFM DLL" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8ae9b1d7-a7c4-4d76-89ba-e783b9feacd1/resource/65e4726d-01ad-45a8-a485-4372009247c7/download/iwfm-2015.0.961_dll.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/d3e43995-9fc4-4a47-a5d9-cb2b5eb5fd2b> a dcat:Distribution ;
    dct:description "Includes the templates for input files that are necessary to run Preprocessor, Simulation, Budget and Z-Budget parts of IWFM-2015." ;
    dct:format "ZIP" ;
    dct:issued "2022-04-28T01:56:06.639781"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:07:24.427839"^^xsd:dateTime ;
    dct:title "Templates for input files" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8ae9b1d7-a7c4-4d76-89ba-e783b9feacd1/resource/c85ddafc-5548-4235-9c4a-1bfcdcbc50b8/download/iwfm-2015.0.961_templates.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/f32d6ee7-c4e4-42f5-8a26-06a9a62d173b> a dcat:Distribution ;
    dct:description "Lists the modifications and enhancements that are included in this version of IWFM" ;
    dct:format "PDF" ;
    dct:issued "2022-04-28T01:56:06.639760"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:07:24.426623"^^xsd:dateTime ;
    dct:title "Release notes" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8ae9b1d7-a7c4-4d76-89ba-e783b9feacd1/resource/411cc0a7-372c-45c8-84a1-fcd692b8b65d/download/iwfmv2015.0.961_releasenotes.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/24335368-8a80-478a-ac41-155df545539d/resource/f81b6e4e-9af2-4564-87d7-60118cca03e0> a dcat:Distribution ;
    dct:description "Lists IWFM components with different versions and a summary of their features" ;
    dct:format "PDF" ;
    dct:issued "2022-04-28T01:56:06.639770"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:07:24.427058"^^xsd:dateTime ;
    dct:title "Summary of IWFM Component Versions" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8ae9b1d7-a7c4-4d76-89ba-e783b9feacd1/resource/f87e6655-cc4d-4fb9-b026-9bc8881de072/download/summaryofcomponentversions.pdf> ;
    dcat:mediaType "application/pdf" .

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

