@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/53301cbd-6efb-47de-a32b-8ed95e87bda7> a dcat:Dataset ;
    dct:description "This dataset contains address and telephone information for Social Security Hearing Offices. The Social Security Administration's (SSA) administrative appeals operation is one of the largest administrative judicial systems in the world. Administrative law judges (ALJ) conduct hearings and issue decisions at Hearing Offices. " ;
    dct:identifier "US-GOV-SSA-1729" ;
    dct:issued "2025-11-21T17:38:59.896839"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^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 "Social Security Hearing Office Location Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/53301cbd-6efb-47de-a32b-8ed95e87bda7/resource/af6274a1-519a-449d-8923-ac48b7e0b725> ;
    dcat:keyword "address",
        "alj",
        "amerigeo",
        "amerigeoss",
        "appeals",
        "ckan",
        "disability",
        "geo",
        "geoss",
        "hearing-office",
        "hearings",
        "national",
        "north-america",
        "region",
        "social-security",
        "social-security-administration",
        "ssa",
        "telephone",
        "united-states" .

<https://data.amerigeoss.org/dataset/53301cbd-6efb-47de-a32b-8ed95e87bda7/resource/af6274a1-519a-449d-8923-ac48b7e0b725> a dcat:Distribution ;
    dct:description "oho_map_city_detail.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:52:16.948358"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:38:59.886564"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://www.ssa.gov/appeals/HOLocator/oho_map_city_detail.xml> ;
    dcat:mediaType "text/xml" .

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

