@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/015cbbf8-8880-4a75-b25c-0d4860851e28> a dcat:Dataset ;
    dct:description "Information relating the collections of funds, for FSA agriculture programs, Agency Contracts and Receivables from an individual, organizations or other Government Agencies" ;
    dct:identifier "USDA-FSA-00047" ;
    dct:issued "2025-09-23T15:07:45.411232"^^xsd:dateTime ;
    dct:modified "2014-11-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Receivables" ;
    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",
        "accounts-receivable",
        "administrative",
        "finance" .

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

