@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/2e67181a-4ce6-4df0-a036-e8ed87a6a4a9> a dcat:Dataset ;
    dct:description "CPSC's National Electronic Injury Surveillance System (NEISS) is a national probability sample of hospitals in the U.S. and its territories. Patient information is collected from each NEISS hospital for every emergency visit involving an injury associated with consumer products." ;
    dct:identifier "500" ;
    dct:issued "2025-09-24T19:55:23.801684"^^xsd:dateTime ;
    dct:modified "2021-03-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CPSC's National Electronic Injury Surveillance System (NEISS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Salomon, Alexandre" ;
            vcard:hasEmail <mailto:asalomon@cpsc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2e67181a-4ce6-4df0-a036-e8ed87a6a4a9/resource/a6d280e0-8de0-4059-a587-2238a6f1beb2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cpsc",
        "er",
        "hospitals",
        "injuries",
        "reports" .

<https://data.amerigeoss.org/dataset/2e67181a-4ce6-4df0-a036-e8ed87a6a4a9/resource/a6d280e0-8de0-4059-a587-2238a6f1beb2> a dcat:Distribution ;
    dct:description "home.aspx" ;
    dct:issued "2021-03-04T22:30:21.375277"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:55:23.780462"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.cpsc.gov/cgibin/NEISSQuery/home.aspx> ;
    dcat:mediaType "application/html" .

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

