@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/55096b20-ef37-47e4-bcc7-939018d1ef37> a dcat:Dataset ;
    dct:description "Contains data for FDA shell egg recalls." ;
    dct:identifier "dc522ec9-a996-440b-b94e-972136ab80c0" ;
    dct:issued "2021-02-25"^^xsd:date ;
    dct:modified "2010-10-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FDA Shell Egg Recalls" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FDA Enterprise Data Inventory" ;
            vcard:hasEmail <mailto:FDA_Enterprise_Data_Inventory@fda.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/55096b20-ef37-47e4-bcc7-939018d1ef37/resource/071f7079-d4d0-485e-9a39-42c5157ee0f0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "community-health",
        "food",
        "geo",
        "geoss",
        "health",
        "market",
        "national",
        "north-america",
        "notifications",
        "recalls",
        "safety",
        "united-states" .

<https://data.amerigeoss.org/dataset/55096b20-ef37-47e4-bcc7-939018d1ef37/resource/071f7079-d4d0-485e-9a39-42c5157ee0f0> a dcat:Distribution ;
    dct:description "ShellEggsRecallList2010.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:19:20.997827"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:50:14.293425"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

