@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/e9fcbe27-bcb2-47b4-aa7f-4189e1f9d886> a dcat:Dataset ;
    dct:description """<p>Contains data for the FDA Plainview Milk Cooperative Ingredient Recall since June 2009.</p>
""" ;
    dct:identifier "e9fcbe27-bcb2-47b4-aa7f-4189e1f9d886" ;
    dct:issued "2025-12-02T02:20:53.907940"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:20:53.907944"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FDA Plainview Milk Cooperative Ingredient Recall" ;
    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/e9fcbe27-bcb2-47b4-aa7f-4189e1f9d886/resource/17398e0f-860b-494a-95b6-02e7da70a966> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e9fcbe27-bcb2-47b4-aa7f-4189e1f9d886/resource/17398e0f-860b-494a-95b6-02e7da70a966> a dcat:Distribution ;
    dct:description "MilkRecallProducts2009.xls" ;
    dct:format "XLS" ;
    dct:issued "2019-03-01T22:30:25.486919"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:20:53.901921"^^xsd:dateTime ;
    dct:title "excel" ;
    dcat:accessURL <http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xls> ;
    dcat:mediaType "application/unknown" .

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

