@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/169f3187-cd5f-4178-920f-98ae32874e9c> a dcat:Dataset ;
    dct:description "Part A: The following articles by the Federal Reserve are about TIC data, or make significant use of TIC data.  Part B: The following statistics from the Bureau of Economic Analysis (BEA) use adjusted TIC data." ;
    dct:identifier "015-DO-091" ;
    dct:issued "2015-02-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2014-08-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Articles on the Treasury International Capital System (TIC)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of the Treasury" ;
            vcard:hasEmail <mailto:Digital@Treasury.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/169f3187-cd5f-4178-920f-98ae32874e9c/resource/90d151c0-fcbb-4875-9c39-dbe6281255c4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bea",
        "bureau-of-economic-analysis",
        "federal-reserve",
        "tic" .

<https://data.amerigeoss.org/dataset/169f3187-cd5f-4178-920f-98ae32874e9c/resource/90d151c0-fcbb-4875-9c39-dbe6281255c4> a dcat:Distribution ;
    dct:description "shla2013r.pdf" ;
    dct:format "PDF" ;
    dct:issued "2023-12-01T08:57:36.901964"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:18:07.007625"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://www.treasury.gov/ticdata/Publish/shla2013r.pdf> ;
    dcat:mediaType "application/pdf" .

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

