@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/3d38d914-dfd2-450d-9cea-8b0bd27b8dea> a dcat:Dataset ;
    dct:description "Social Security Trust Fund data on the amount of investments held at the end of the month by type of security, interest rate, and maturity date." ;
    dct:identifier "US-GOV-SSA-540" ;
    dct:issued "2025-11-21T03:25:18.802352"^^xsd:dateTime ;
    dct:modified "R/P1M" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Social Security's Investment Holdings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3d38d914-dfd2-450d-9cea-8b0bd27b8dea/resource/81cbb2a0-8525-4c50-942f-a5f98e1538af> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "di-investments-held",
        "geo",
        "geoss",
        "investment-holdings",
        "national",
        "north-america",
        "oasi-investments-transactions",
        "social-security",
        "social-security-administration",
        "social-security-interest-rates",
        "social-security-maturity-date",
        "social-security-trust-fund-data",
        "ssa",
        "time-series",
        "trust-fund-operations",
        "united-states" .

<https://data.amerigeoss.org/dataset/3d38d914-dfd2-450d-9cea-8b0bd27b8dea/resource/81cbb2a0-8525-4c50-942f-a5f98e1538af> a dcat:Distribution ;
    dct:description "investheld.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:50:17.871657"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:25:18.792044"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.ssa.gov/OACT/ProgData/investheld.html> ;
    dcat:mediaType "text/html" .

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

