@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/098f0796-c665-42d2-9c35-ba4d6cad24d9> a dcat:Dataset ;
    dct:description "This is a searchable database of NVLAP-accredited laboratories. NVLAP stands for National Voluntary Laboratory Accreditation Program." ;
    dct:identifier "ark:/88434/mds2-2237" ;
    dct:issued "2020-05-14"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2020-08-03T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "National Voluntary Laboratory Accreditation Program (NVLAP)-Accredited Laboratories" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dana Leaman" ;
            vcard:hasEmail <mailto:nvlap@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/098f0796-c665-42d2-9c35-ba4d6cad24d9/resource/476307c6-8702-4c12-9873-299975e7734d> ;
    dcat:keyword "accreditation",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nvlap",
        "united-states" ;
    dcat:theme <%7BStandards>,
        <Infrastructure%7D>,
        <Metrology> .

<https://data.amerigeoss.org/dataset/098f0796-c665-42d2-9c35-ba4d6cad24d9/resource/476307c6-8702-4c12-9873-299975e7734d> a dcat:Distribution ;
    dct:issued "2022-08-07T18:20:37.094176"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:01:20.289573"^^xsd:dateTime ;
    dct:title "DOI Access for National Voluntary Laboratory Accreditation Program (NVLAP)-Accredited Laboratories" ;
    dcat:accessURL <https://doi.org/10.18434/M32237> .

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

