@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/716b3a4c-c9b8-4237-89d8-d0f85f4ef13b> a dcat:Dataset ;
    dct:description "National Stock Number extract includes the current listing of National Stock Numbers (NSNs) , NSN item name and descriptions, and current selling price of each product listed in GSA Advantage and managed by GSA.  Each NSN is listed with the vendors description of the item. Some descriptions exceed the standard length and are truncated." ;
    dct:identifier "GSA-2084" ;
    dct:issued "2010-03-22"^^xsd:date ;
    dct:language "{en-us}" ;
    dct:modified "2017-05-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "National Stock Number Extract" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Frank Fornaris" ;
            vcard:hasEmail <mailto:frank.fornaris@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/716b3a4c-c9b8-4237-89d8-d0f85f4ef13b/resource/61fd5452-7ca0-4f20-af73-c4aa0a0f699b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "national-stock-number",
        "north-america",
        "nsn",
        "part-number",
        "product",
        "united-states",
        "vendor" ;
    dcat:theme <%7BOther%7D> .

<https://data.amerigeoss.org/dataset/716b3a4c-c9b8-4237-89d8-d0f85f4ef13b/resource/61fd5452-7ca0-4f20-af73-c4aa0a0f699b> a dcat:Distribution ;
    dct:description "Updated 03/17/21" ;
    dct:format "XLS" ;
    dct:issued "2021-03-18T19:48:50.520845"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:30:47.117417"^^xsd:dateTime ;
    dct:title "National Stock Number Extract" ;
    dcat:accessURL <https://inventory.data.gov/dataset/67567804-073d-40ad-a710-2b0bed8b84e2/resource/360b0748-d161-4857-a7dc-dfccfaeea096/download/nsn-extract-3-17-21.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

