@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/a5bf0ce4-87ad-4d0e-99fb-1e660fc701b3> a dcat:Dataset ;
    dct:description "This article is about Dr. Raymond V Pierce who owned St. Vincent Island before it became a refuge.  The doctor painted advertisements for his famous “Woman’s Tonic” on the sides of rural barns in America.  One barn in Utah still stands." ;
    dct:identifier "a5bf0ce4-87ad-4d0e-99fb-1e660fc701b3" ;
    dct:issued "2025-12-01T01:14:27.486881"^^xsd:dateTime ;
    dct:modified "2025-12-01T01:14:27.486885"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "How Dr. Pierce Promoted Himself" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a5bf0ce4-87ad-4d0e-99fb-1e660fc701b3/resource/3a2d136e-ce13-4c57-bb55-f375a2afae0b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/a5bf0ce4-87ad-4d0e-99fb-1e660fc701b3/resource/3a2d136e-ce13-4c57-bb55-f375a2afae0b> a dcat:Distribution ;
    dct:description "PDF of Article" ;
    dct:format "PDF" ;
    dct:issued "2018-06-08T20:57:11.258882"^^xsd:dateTime ;
    dct:modified "2025-12-01T01:14:27.480684"^^xsd:dateTime ;
    dct:title "SVN_Harris_1979_HowDrPiercePromotedHimself.pdf" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/2742?Reference=2868> ;
    dcat:mediaType "application/pdf" .

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

