@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/6f163492-a0c3-4902-8856-82e542dd6ce6> a dcat:Dataset ;
    dct:description "A system used by the Division of Quality Service to process public complaints of bias and misconduct by ALJs." ;
    dct:identifier "US-GOV-SSA-391" ;
    dct:issued "2025-11-22T13:55:36.134411"^^xsd:dateTime ;
    dct:modified "R/P1D" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Administrative Law Judge Public Alleged Misconduct Complaints System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "administrative-law-judges",
        "alj",
        "amerigeo",
        "amerigeoss",
        "bias",
        "ckan",
        "complaints",
        "complaints-system",
        "division-of-quality-service",
        "geo",
        "geoss",
        "misconduct",
        "national",
        "north-america",
        "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" .

