@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/3ac3ffbc-70b8-4ada-a2b7-bd21cfb3cee6> a dcat:Dataset ;
    dct:description "This data collection hold machine readable files for each of the tables in Actuarial Note 159 - Probability of Death While Pending an Administrative Law Judge Determination." ;
    dct:identifier "US-GOV-SSA-1859" ;
    dct:issued "2025-11-21T01:54:39.519168"^^xsd:dateTime ;
    dct:modified "2018-05-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Actuarial Note 159 Data Collection" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:keyword "actuarial-note",
        "actuarial-note-159",
        "administrative-law-judge-determination",
        "alj",
        "alj-determination",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "note-159",
        "probability-of-death",
        "social-security",
        "social-security-administration",
        "ssa",
        "united-states" .

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

