@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/41300995-01cd-45ca-80e5-333601068006> a dcat:Dataset ;
    dct:description "It is a COTS package that holds information about the WebFOCUS system (reports, descriptions, directories, WF users) used to support the business intelligence architecture." ;
    dct:identifier "US-GOV-SSA-1793" ;
    dct:issued "2025-11-21T06:04:12.813893"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "BI Tools Migration WebFOCUS 8" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DA Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "analytics",
        "bi",
        "biwf",
        "ckan",
        "cots",
        "epm",
        "geo",
        "geoss",
        "national",
        "north-america",
        "reporting",
        "united-states",
        "webfocus" .

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

