@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/675182dd-326a-493d-8fa0-fdcdffec02dd> a dcat:Dataset ;
    dct:description "This database is a collection of reference tables that store common information used throughout SSA. These tables standardized code structures and code usage of SSA business and Policy approved values." ;
    dct:identifier "US-GOV-SSA-132" ;
    dct:issued "2025-11-22T08:41:07.446807"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Global Reference Tables for Production Systems" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "code",
        "codes",
        "common",
        "database-reference",
        "database-tables",
        "db",
        "geo",
        "geoss",
        "national",
        "north-america",
        "policy",
        "reference",
        "social-security",
        "social-security-administration",
        "ssa",
        "united-states",
        "value-sets" .

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

