@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/4759dbec-f721-4b9d-8b2c-15b464e284f7> a dcat:Dataset ;
    dct:description "This is STATA software code for analysis on publicly available NHANES data" ;
    dct:identifier <https://doi.org/10.23719/1520665> ;
    dct:issued "2025-11-21T10:08:26.471382"^^xsd:dateTime ;
    dct:modified "2021-01-04"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Stata code for analysis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Leonid Kopylev" ;
            vcard:hasEmail <mailto:kopylev.leonid@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4759dbec-f721-4b9d-8b2c-15b464e284f7/resource/8905e8df-3638-4d2d-bf82-0b2e06035594> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "biomarkers",
        "ckan",
        "geo",
        "geoss",
        "mercury",
        "methylmercury",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/4759dbec-f721-4b9d-8b2c-15b464e284f7/resource/8905e8df-3638-4d2d-bf82-0b2e06035594> a dcat:Distribution ;
    dct:description "Prediction%20of%20MeHg%20--%20Stata%20code.docx" ;
    dct:format "DOC" ;
    dct:issued "2021-01-19T22:20:24.468651"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:08:26.464081"^^xsd:dateTime ;
    dct:title "Prediction of MeHg -- Stata code.docx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1520665/Prediction%20of%20MeHg%20--%20Stata%20code.docx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

