@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/5e2d8788-c16f-48af-8a75-2ce2f9347030> a dcat:Dataset ;
    dct:description "National banks and federal savings associations are chartered and regulated by the Office of the Comptroller of the Currency" ;
    dct:identifier "015-OCC-011" ;
    dct:issued "2014-11-18T00:00:00"^^xsd:dateTime ;
    dct:modified "2014-02-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "List of Operating Subsidaries" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bryan Hubbard" ;
            vcard:hasEmail <mailto:Bryan.Hubbard@occ.treas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5e2d8788-c16f-48af-8a75-2ce2f9347030/resource/e30b4c35-0c6f-43ca-b388-ade42323ef8d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bak",
        "charter",
        "ckan",
        "federal",
        "geo",
        "geoss",
        "national",
        "north-america",
        "occ",
        "regualte",
        "saving",
        "united-states" .

<https://data.amerigeoss.org/dataset/5e2d8788-c16f-48af-8a75-2ce2f9347030/resource/e30b4c35-0c6f-43ca-b388-ade42323ef8d> a dcat:Distribution ;
    dct:description "national-banks-subsidiaries-a-m.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:53:52.520939"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:28:19.844171"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.helpwithmybank.gov/national-banks/operating-subsidiaries/national-banks-subsidiaries-a-m.html> ;
    dcat:mediaType "text/html" .

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

