@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/79af74ed-9080-463f-b419-300dcf8fa52b> a dcat:Dataset ;
    dct:description "CPSC provides accessibility to recalls via a recall database. The information is publicly available to consumers and businesses as well as software and application developers." ;
    dct:identifier "100" ;
    dct:issued "2025-11-22T20:25:41.563267"^^xsd:dateTime ;
    dct:modified "2021-03-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Recalls API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Salomon, Alexandre" ;
            vcard:hasEmail <mailto:asalomon@cpsc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79af74ed-9080-463f-b419-300dcf8fa52b/resource/4d06c37f-2ee8-4c96-90c7-ea209856ee51> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "cpsc",
        "geo",
        "geoss",
        "national",
        "north-america",
        "recalls",
        "united-states" .

<https://data.amerigeoss.org/dataset/79af74ed-9080-463f-b419-300dcf8fa52b/resource/4d06c37f-2ee8-4c96-90c7-ea209856ee51> a dcat:Distribution ;
    dct:description "REST API with JSON and XML output" ;
    dct:format "API" ;
    dct:issued "2021-03-04T22:30:18.716509"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:25:41.556304"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.saferproducts.gov/RestWebServices/Recall?format=json> .

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

