@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/609017c2-fbfe-42ef-b6db-3761ff158c7b> a dcat:Dataset ;
    dct:description "This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative." ;
    dct:identifier "703b0166-e4c2-4c1e-b5d7-46f5f21acb12" ;
    dct:issued "2021-02-25"^^xsd:date ;
    dct:modified "1900-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Plainview Milk Cooperative Ingredient Recall" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "openFDA" ;
            vcard:hasEmail <mailto:open@fda.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/609017c2-fbfe-42ef-b6db-3761ff158c7b/resource/52ff6df5-e4f0-4c46-92ff-90bd13b5fcf5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "recalls",
        "united-states" .

<https://data.amerigeoss.org/dataset/609017c2-fbfe-42ef-b6db-3761ff158c7b/resource/52ff6df5-e4f0-4c46-92ff-90bd13b5fcf5> a dcat:Distribution ;
    dct:description "MilkRecallProducts2009.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:19:23.303906"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:25:03.631062"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml> ;
    dcat:mediaType "application/xml" .

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

