@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/6d66194c-727e-4662-bf10-f40d691beb9f> a dcat:Dataset ;
    dct:description """# VTools for Python 2.7 64 bit windows\r
\r
VTools is an open-source program, and the source codes are available at GitHub: [https://github.com/CADWRDeltaModeling/vtools](https://github.com/CADWRDeltaModeling/vtools). Users can grab the source codes and install from them, or download and use binary installers.\r
<br/>\r
Documentation of VTools is available on GitHub as well: [https://cadwrdeltamodeling.github.io/vtools/](https://cadwrdeltamodeling.github.io/vtools/)""" ;
    dct:identifier "59a52af6-b73e-42ff-8d3a-473c054b536b" ;
    dct:issued "2019-11-05T18:21:22.221620"^^xsd:dateTime ;
    dct:modified "2019-11-05T18:40:08.305164"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VTools and PyDSS (Python 2.7 64 bit only)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Min Yu" ;
            vcard:hasEmail <mailto:Min.Yu@water.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d66194c-727e-4662-bf10-f40d691beb9f/resource/578da9d5-9399-440b-b93a-303136ee2a7a>,
        <https://data.amerigeoss.org/dataset/6d66194c-727e-4662-bf10-f40d691beb9f/resource/7ebdab16-3199-4827-837b-368b0601c733> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-department-of-water-resources",
        "ckan",
        "geo",
        "geoss",
        "hec-dss",
        "national",
        "north-america",
        "python",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22>,
        <Water%7D> .

<https://data.amerigeoss.org/dataset/6d66194c-727e-4662-bf10-f40d691beb9f/resource/578da9d5-9399-440b-b93a-303136ee2a7a> a dcat:Distribution ;
    dct:description "An window installer (ver 1.1.1) is available below. You might need to select the location of your Python installation:" ;
    dct:format "application/x-msi" ;
    dct:issued "2022-08-08T15:01:58.660919"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:49:21.718398"^^xsd:dateTime ;
    dct:title "VTools 1.1.1" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/26a9d3fa-9edb-48fc-b310-705562406700/resource/25d150e9-22e8-459b-88c1-cddbd32b626e/download/vtools-1.1.1.win-amd64.msi> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/6d66194c-727e-4662-bf10-f40d691beb9f/resource/7ebdab16-3199-4827-837b-368b0601c733> a dcat:Distribution ;
    dct:description "If you cannot use the installer, try a zipped version below. Try 'easy_install vtools-1.1.1-py2.7egg' at the folder where the egg file is:" ;
    dct:format "egg" ;
    dct:issued "2022-08-08T15:01:58.660925"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:49:21.718861"^^xsd:dateTime ;
    dct:title "VTools 1.1.1 Egg for Python 2.7" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/26a9d3fa-9edb-48fc-b310-705562406700/resource/0b810726-4b28-4e4c-ba93-64baba2ff89d/download/vtools-1.1.1-py2.7.egg> ;
    dcat:mediaType "application/octet-stream" .

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

