@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/1dce388e-339a-48d6-979e-0da413c02412> a dcat:Dataset ;
    dct:description "<p>FY 2003 Franchise Fund Annual Report Consolidated Financial Statements</p>" ;
    dct:identifier "VA-OM-OM-115" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:modified "2024-06-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FY 2003 Franchise Fund Annual Report Consolidated Financial Statements" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "VA OM Open Data" ;
            vcard:hasEmail <mailto:VAOMOpenData@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1dce388e-339a-48d6-979e-0da413c02412/resource/8948648e-02ef-44ab-ad63-1519a37ed0d1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "annual-report",
        "financial-statements",
        "franchise-fund" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/1dce388e-339a-48d6-979e-0da413c02412/resource/8948648e-02ef-44ab-ad63-1519a37ed0d1> a dcat:Distribution ;
    dct:description "financials03.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:14:59.144593"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:58:36.280664"^^xsd:dateTime ;
    dct:title "FY 2003 Franchise Fund Annual Report Consolidated Financial Statements" ;
    dcat:accessURL <https://www.va.gov/FUND/docs/annualreports/financials03.pdf> ;
    dcat:mediaType "application/pdf" .

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

