@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/37bd03c2-2555-4c0f-93b9-33527308a271> a dcat:Dataset ;
    dct:description "The Free Energy and Advanced Sampling Simulation Toolkit (FEASST) is a free, open-source, modular program to conduct molecular and particle-based simulations with flat-histogram Monte Carlo and molecular dynamics methods. It is a software written in C++ and python which is made publicly available to aid in reproducibility. It is also provided as a service to the scientific community in which there are few , if any, Monte Carlo programs that support flat histogram methods and advanced sampling algorithms. This software is expected to be updated frequently with new methods." ;
    dct:identifier "5D00D811BC74B453E0531A570681BC861875" ;
    dct:issued "2025-11-21T00:04:59.662188"^^xsd:dateTime ;
    dct:language "{en}" ;
    dct:modified "2017-11-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FEASST: Free Energy and Advanced Sampling Simulation Toolkit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Harold Hatch" ;
            vcard:hasEmail <mailto:harold.hatch@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/37bd03c2-2555-4c0f-93b9-33527308a271/resource/00344bce-4943-4754-9ebc-f150ca8eee99>,
        <https://data.amerigeoss.org/dataset/37bd03c2-2555-4c0f-93b9-33527308a271/resource/a4dc2c64-ab04-4ccf-9b67-da499a89aaaf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "c_",
        "ckan",
        "flat-histogram",
        "free-energy",
        "geo",
        "geoss",
        "molecular-simulation",
        "monte-carlo",
        "national",
        "north-america",
        "python",
        "united-states" ;
    dcat:theme <%22Chemistry:%20Chemical%20thermodynamics%20and%20chemical%20properties%22>,
        <%22Chemistry:%20Theoretical%20chemistry%20and%20modeling%22>,
        <%22Manufacturing:%20Biomanufacturing%22>,
        <%22Materials%20:%20Modeling%20and%20computational%20material%20science%22>,
        <%22Mathematics%20and%20Statistics:%20Modeling%20and%20simulation%20research%22>,
        <%22Mathematics%20and%20Statistics:%20Numerical%20methods%20and%20software%22>,
        <%22Nanotechnology:%20Nanomaterials%22>,
        <%22Physics:%20Biological%20physics%22%7D>,
        <%7B%22Physics:%20Thermodynamics%22> .

<https://data.amerigeoss.org/dataset/37bd03c2-2555-4c0f-93b9-33527308a271/resource/00344bce-4943-4754-9ebc-f150ca8eee99> a dcat:Distribution ;
    dct:description "A git repository containing the C++ and python source code for the FEASST software. This software can be downloaded from GitHub." ;
    dct:format "A GitHub repository" ;
    dct:issued "2021-03-11T17:20:11.761946"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:04:59.653457"^^xsd:dateTime ;
    dct:title "feasst" ;
    dcat:accessURL <https://github.com/usnistgov/feasst> .

<https://data.amerigeoss.org/dataset/37bd03c2-2555-4c0f-93b9-33527308a271/resource/a4dc2c64-ab04-4ccf-9b67-da499a89aaaf> a dcat:Distribution ;
    dct:issued "2021-03-11T17:20:11.761953"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:04:59.653867"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://doi.org/10.18434/M3S095> .

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

