@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/3e9d4359-9414-47ee-990d-2797dfca0d82> a dcat:Dataset ;
    dct:description "This dataset provides information on the percentage of claimants at OHO hearings who were represented either by an attorney or by a non-attorney representative.  This data is at the national level by fiscal year for the period of 1979 through 2015." ;
    dct:identifier "US-GOV-SSA-1553" ;
    dct:issued "2025-11-21T04:15:16.519064"^^xsd:dateTime ;
    dct:modified "2018-05-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Representation at Social Security Hearings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3e9d4359-9414-47ee-990d-2797dfca0d82/resource/1a9f8ad7-71b8-4399-86d3-2e31ad3ff955>,
        <https://data.amerigeoss.org/dataset/3e9d4359-9414-47ee-990d-2797dfca0d82/resource/ea7a2139-4104-4b9a-b433-abf19f44883f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "attorney",
        "ckan",
        "geo",
        "geoss",
        "hearing",
        "national",
        "non-attorney",
        "north-america",
        "oho",
        "representation",
        "social-security",
        "social-security-administration",
        "social-security-hearings",
        "ssa",
        "united-states" .

<https://data.amerigeoss.org/dataset/3e9d4359-9414-47ee-990d-2797dfca0d82/resource/1a9f8ad7-71b8-4399-86d3-2e31ad3ff955> a dcat:Distribution ;
    dct:description "representation-at-ssa-hearings.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:51:58.371394"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:15:16.509076"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/open/data/representation-at-ssa-hearings.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/3e9d4359-9414-47ee-990d-2797dfca0d82/resource/ea7a2139-4104-4b9a-b433-abf19f44883f> a dcat:Distribution ;
    dct:description "representation-at-ssa-hearings.csv" ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:51:58.371406"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:15:16.509491"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.ssa.gov/open/data/representation-at-ssa-hearings.csv> ;
    dcat:mediaType "text/csv" .

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

