@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/3281fa70-a1ea-4522-8a3e-89e8779bd407> a dcat:Dataset ;
    dct:description "The Monthly Progress Report (MPR) is provided by recalling firms to report on the progress of the recall.  The MPR reports recalled products at the Manufacturer, Distributor, Retailer, and Consumer level on a monthly basis." ;
    dct:identifier "700" ;
    dct:issued "2025-09-24T23:05:04.582035"^^xsd:dateTime ;
    dct:modified "2021-03-04T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CPSC's monthly Progress Report (MPR)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Salomon, Alexandre" ;
            vcard:hasEmail <mailto:asalomon@cpsc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3281fa70-a1ea-4522-8a3e-89e8779bd407/resource/014f8b4b-7d35-404d-a9b3-f250a42a0991> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cpsc",
        "mpr",
        "recalls",
        "reports" .

<https://data.amerigeoss.org/dataset/3281fa70-a1ea-4522-8a3e-89e8779bd407/resource/014f8b4b-7d35-404d-a9b3-f250a42a0991> a dcat:Distribution ;
    dct:issued "2021-03-08T17:03:01.121336"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:05:04.561631"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.cpsc.gov/data> ;
    dcat:mediaType "application/html" .

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

