@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/18d7cc74-79a0-4b17-ab91-996d8ae9e8d5> a dcat:Dataset ;
    dct:description "Information relating to the transactional accounting, for the exchange of funds between an Individual, Organizations or other Government Agencies and FSA." ;
    dct:identifier "USDA-FSA-00048" ;
    dct:issued "2025-09-24T02:25:22.477049"^^xsd:dateTime ;
    dct:modified "2014-11-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "General Ledger Accounting" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dennis Crow" ;
            vcard:hasEmail <mailto:dennis.crow@kcc.usda.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "accounting",
        "administrative",
        "finance" .

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

