@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/30357fb8-e4c4-4a0f-a148-4a4690b0ed57> a dcat:Dataset ;
    dct:description "Software to simulate performing a selfish mining attack against certain cryptocurrencies' difficulty algorithms. Allows tweaking parameters of the attack and the difficulty algorithms themselves." ;
    dct:identifier "ark:/88434/mds2-2160" ;
    dct:issued "2019-12-10"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2019-11-12T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Selfish Mining Simulator for Cryptocurrencies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tyler Diamond" ;
            vcard:hasEmail <mailto:tyler.diamond@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/30357fb8-e4c4-4a0f-a148-4a4690b0ed57/resource/46f752a4-744d-488a-9ebc-50162182feb9>,
        <https://data.amerigeoss.org/dataset/30357fb8-e4c4-4a0f-a148-4a4690b0ed57/resource/ad402327-efa5-4cab-a019-2993fe97b9ba>,
        <https://data.amerigeoss.org/dataset/30357fb8-e4c4-4a0f-a148-4a4690b0ed57/resource/bf3f0709-57f6-418c-b017-bba114a68fe8>,
        <https://data.amerigeoss.org/dataset/30357fb8-e4c4-4a0f-a148-4a4690b0ed57/resource/fb45853f-a137-4dcd-898b-0cac45fe3fce> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bitcoin",
        "blockchain",
        "cryptocurrency",
        "cryptocurrency-mining",
        "mining",
        "selfish-mining" ;
    dcat:theme <%7B%22Information%20Technology:Cybersecurity%22%7D> .

<https://data.amerigeoss.org/dataset/30357fb8-e4c4-4a0f-a148-4a4690b0ed57/resource/46f752a4-744d-488a-9ebc-50162182feb9> a dcat:Distribution ;
    dct:description "The code to run the selfish mining simulator. Requires the \"go\" language. The researchers' results were included in this download (\"all_results.json\"), and new results will be saved to \"results.json\"" ;
    dct:format "ZIP" ;
    dct:issued "2021-03-11T17:21:56.551098"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:18:27.505592"^^xsd:dateTime ;
    dct:title "Selfish mining simulator" ;
    dcat:accessURL <https://data.nist.gov/od/ds/mds2-2160/SelfishMiningSim-master.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/30357fb8-e4c4-4a0f-a148-4a4690b0ed57/resource/ad402327-efa5-4cab-a019-2993fe97b9ba> a dcat:Distribution ;
    dct:issued "2021-03-11T17:21:56.551104"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:18:27.507990"^^xsd:dateTime ;
    dct:title "DOI Access for Selfish Mining Simulator for Cryptocurrencies" ;
    dcat:accessURL <https://doi.org/10.18434/M32160> .

<https://data.amerigeoss.org/dataset/30357fb8-e4c4-4a0f-a148-4a4690b0ed57/resource/bf3f0709-57f6-418c-b017-bba114a68fe8> a dcat:Distribution ;
    dct:issued "2021-03-11T17:21:56.551102"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:18:27.506811"^^xsd:dateTime ;
    dct:title "GitHub URL for Selfish Mining Simulator for Cryptocurrencies" ;
    dcat:accessURL <https://github.com/usnistgov/SelfishMiningSim> .

<https://data.amerigeoss.org/dataset/30357fb8-e4c4-4a0f-a148-4a4690b0ed57/resource/fb45853f-a137-4dcd-898b-0cac45fe3fce> a dcat:Distribution ;
    dct:format "TEXT" ;
    dct:issued "2021-03-11T17:21:56.551091"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:18:27.504255"^^xsd:dateTime ;
    dct:title "SHA256 File for Selfish mining simulator" ;
    dcat:accessURL <https://data.nist.gov/od/ds/mds2-2160/SelfishMiningSim-master.zip.sha256> ;
    dcat:mediaType "text/plain" .

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

