@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/19990393-e901-4779-87e8-a804ffae46ca> a dcat:Dataset ;
    dct:description "Data were previously published in the Supplement to the Federal Reserve Bulletin, which ceased publication in December 2008" ;
    dct:identifier "FRBCNA19" ;
    dct:issued "2025-09-24T02:58:22.774842"^^xsd:dateTime ;
    dct:modified "2002-04-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Securities Holdings and Transactions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Board of Governors of the Federal Reserve System" ;
            vcard:hasEmail <mailto:ogda-data@frb.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "data-resource",
        "financial-institutions-and-services",
        "frs-created-data",
        "international-economics",
        "international-finance" .

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

