@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/49cf84ba-1dbf-403e-b559-ba77aeac4df8> a dcat:Dataset ;
    dct:description "This is a collection of conference information. Reports include:\rAn overview of SSA's conference planning, review, and approval processes; Agency-sponsored conferences in excess of $500,000; Agency-sponsored conferences in excess of $100,000; and Non-agency sponsored conference in excess of $100,000." ;
    dct:identifier "49cf84ba-1dbf-403e-b559-ba77aeac4df8" ;
    dct:issued "2025-11-29T17:50:28.730109"^^xsd:dateTime ;
    dct:modified "2025-11-29T17:50:28.730113"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Social Security Administration - Conference Information Collection" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Annette Dushel" ;
            vcard:hasEmail <mailto:Annette.Dushel@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" .

