@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/31300fcb-cbab-4988-af75-ecc0eeef5802> a dcat:Dataset ;
    dct:description "A table beginning with Fiscal Year 1977 illustrating data on Social Security's Trust Fund Operations." ;
    dct:identifier "US-GOV-SSA-538" ;
    dct:issued "2025-09-24T22:04:10.611344"^^xsd:dateTime ;
    dct:modified "R/P1Y" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Social Security's Fiscal Year Trust Fund Operations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/31300fcb-cbab-4988-af75-ecc0eeef5802/resource/1aa4051f-fae0-4b81-8984-648528c85525> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "financial-data",
        "fiscal-year-trust-fund-operations",
        "social-security",
        "social-security-administration",
        "social-security-operations",
        "social-security-trust-fund-data",
        "ssa" .

<https://data.amerigeoss.org/dataset/31300fcb-cbab-4988-af75-ecc0eeef5802/resource/1aa4051f-fae0-4b81-8984-648528c85525> a dcat:Distribution ;
    dct:description "fyOps.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:50:17.691479"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:04:10.588834"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.ssa.gov/OACT/ProgData/fyOps.html> ;
    dcat:mediaType "text/html" .

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

