@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/fd16a5a9-687e-4777-b587-ada66b3bb5ba> a dcat:Dataset ;
    dct:description "This database is a collection of reference tables that store common information used throughout SSA but require an application or data service to access the data because of the complexity of the data or business logic required to utilize the data appropriately." ;
    dct:identifier "fd16a5a9-687e-4777-b587-ada66b3bb5ba" ;
    dct:issued "2025-12-02T09:50:29.631087"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:50:29.631092"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Global Reference Tables Services" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

