@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/1289dc66-1ff9-403d-a100-33c013393077> a dcat:Dataset ;
    dct:description "<p>CARS MONTHLY TOTALS - EDUCATION, COMPENSATION AND PENSION, LOAN GURANTY, DIRECT LOANS</p>" ;
    dct:identifier "551d6969-2f19-41bb-96f4-dabcfafe228b" ;
    dct:issued "2018-05-30"^^xsd:date ;
    dct:modified "2020-11-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "COIN 0022 May 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "WASHINGTON-HOWARD, TONI" ;
            vcard:hasEmail <mailto:Toni.Washington-Howard@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1289dc66-1ff9-403d-a100-33c013393077/resource/82cf904c-b9d2-40ea-9ecf-12d3d57e6d91> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "government",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/1289dc66-1ff9-403d-a100-33c013393077/resource/82cf904c-b9d2-40ea-9ecf-12d3d57e6d91> a dcat:Distribution ;
    dct:format "TEXT" ;
    dct:issued "2020-11-10T17:18:02.296455"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:07:01.301474"^^xsd:dateTime ;
    dct:title "Text File" ;
    dcat:accessURL <https://www.data.va.gov/download/skw5-p5ft/text/plain> ;
    dcat:mediaType "text/plain" .

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

