@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/161f11ea-1bd0-4a73-9ae8-01c209bafc4e> a dcat:Dataset ;
    dct:description "Press Releases of food recalls from industry" ;
    dct:identifier "cdaa413b-325f-4f81-a78e-f8e55ac77098" ;
    dct:issued "2021-02-25"^^xsd:date ;
    dct:modified "2025-07-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Food Recalls" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "openFDA" ;
            vcard:hasEmail <mailto:open@fda.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/161f11ea-1bd0-4a73-9ae8-01c209bafc4e/resource/20d6ad00-63c6-4078-a9a1-1240f84d3738> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "recalls" ;
    dcat:theme <%7BFDA%7D> .

<https://data.amerigeoss.org/dataset/161f11ea-1bd0-4a73-9ae8-01c209bafc4e/resource/20d6ad00-63c6-4078-a9a1-1240f84d3738> a dcat:Distribution ;
    dct:description "Food.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:19:26.140296"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:54:57.336908"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <http://www.fda.gov/DataSets/Recalls/Food/Food.xml> ;
    dcat:mediaType "application/xml" .

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

