@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/f65b3e7f-e451-49d8-bce4-6abd4494b9c2> a dcat:Dataset ;
    dct:description "PIPS is an e-paper imaging solution for governmental accounting records. PIPS supports the electronic storage of accounting documents and indexing.PIPS uses three Commercial Off the Shelf products: ApplicationXtender, Ascent Capture and WebXtender" ;
    dct:identifier "f65b3e7f-e451-49d8-bce4-6abd4494b9c2" ;
    dct:issued "2025-12-02T07:09:44.669015"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:09:44.669020"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Payroll Image Processing Services -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

