@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/eac86c9e-fc5b-45ca-b65a-82079d4b1768> a dcat:Dataset ;
    dct:description """<p>The Global Unique Device Identification Database (GUDID) contains key device identification information submitted to the FDA about medical devices that have Unique Device Identifiers (UDI). Unique device identification is a system being established by the</p>
""" ;
    dct:identifier "eac86c9e-fc5b-45ca-b65a-82079d4b1768" ;
    dct:issued "2025-12-02T02:38:43.740599"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:38:43.740604"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GUDID Download" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:HealthData@hhs.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

