@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/215328e9-7801-41fa-a7c3-8860951658a4> a dcat:Dataset ;
    dct:description "<p>The United Nations Standard Products and Services Code (UNSPSC) is a hierarchical convention that is used to classify all products and services.</p>" ;
    dct:identifier "18a622a6-32d1-48f6-842a-8232bc4ca06c" ;
    dct:issued "2019-10-31T20:03:17.178042"^^xsd:dateTime ;
    dct:modified "2019-10-31T20:03:24.405983"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "UNSPSC Codes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Blake DeVaughn" ;
            vcard:hasEmail <mailto:servicedesk@omes.ok.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/215328e9-7801-41fa-a7c3-8860951658a4/resource/eab4e3e9-b6df-412b-80a5-ed6e7fb6094e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "codes",
        "geo",
        "geoss",
        "national",
        "north-america",
        "procurement",
        "purchasing",
        "united-states",
        "unspsc" .

<https://data.amerigeoss.org/dataset/215328e9-7801-41fa-a7c3-8860951658a4/resource/eab4e3e9-b6df-412b-80a5-ed6e7fb6094e> a dcat:Distribution ;
    dct:description "<p>The United Nations Standard Products and Services Code (UNSPSC) is a hierarchical convention that is used to classify all products and services.</p>" ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T14:55:34.283685"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:29:13.134009"^^xsd:dateTime ;
    dct:title "Data - UNSPSC Codes" ;
    dcat:accessURL <https://data.ok.gov/dataset/18a622a6-32d1-48f6-842a-8232bc4ca06c/resource/b92ad3ac-b0f5-4c62-9bd0-eac023cfd083/download/data-unspsc-codes.csv> ;
    dcat:mediaType "text/csv" .

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

