@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/ff345527-3f9d-4edc-b4f6-0cd2aef12cec> a dcat:Dataset ;
    dct:description """The ERS content and data APIs (including our pre-made widgets for embedding charts) are currently out of service while we redesign our site. Check back here for updates--we'll keep you informed as to the progress. \r
\r
Contact us at webadmin@ers.usda.gov with questions.\r
\r
Enjoy Charts of Note? Paste one of the JavaScript code options into the HTML of your blog or web page to embed a specific Chart of Note or the most recent Chart of Note.""" ;
    dct:identifier "ff345527-3f9d-4edc-b4f6-0cd2aef12cec" ;
    dct:issued "2025-12-02T10:43:13.066078"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:43:13.066083"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Widgets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Website Administrator" ;
            vcard:hasEmail <mailto:webadmin@ers.usda.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

