@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/173bf616-5ea6-4a64-9cc5-f63f16608943> a dcat:Dataset ;
    dct:description "Provides recipient and disbursement information each quarter for the Direct Loan and Federal Family Education Loan Programs by postsecondary school." ;
    dct:identifier "2ac2d6a4-202d-499c-9fc4-e0a05dcfb698" ;
    dct:issued "2025-09-24T01:44:55.303414"^^xsd:dateTime ;
    dct:modified "2023-07-19T15:35:57.538540"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Federal Student Loan Program Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tara Marini" ;
            vcard:hasEmail <mailto:tara.marini@ed.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/173bf616-5ea6-4a64-9cc5-f63f16608943/resource/e3a8d087-fb5f-4a92-99d5-f51855becac4> ;
    dcat:keyword "5474ef49-ba39-40d2-8f39-47bf2a766902",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "college",
        "direct-loan-program",
        "dl",
        "federal-family-education-loan-program",
        "ffel",
        "financial-aid",
        "student-financial-assistance",
        "student-loans",
        "title-iv-programs",
        "university" .

<https://data.amerigeoss.org/dataset/173bf616-5ea6-4a64-9cc5-f63f16608943/resource/e3a8d087-fb5f-4a92-99d5-f51855becac4> a dcat:Distribution ;
    dct:format "TEXT" ;
    dct:issued "2023-08-12T23:31:43.241936"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:44:55.279440"^^xsd:dateTime ;
    dct:title "title-iv" ;
    dcat:accessURL <https://studentaid.gov/data-center/student/title-iv> ;
    dcat:mediaType "text/plain" .

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

