@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/1202994a-3ae9-4968-bdcb-6633a9196fa4> a dcat:Dataset ;
    dct:description "The Credit Card Agreements (CCA) database includes credit card agreements from more than 600 card issuers. These agreements include general terms and conditions, pricing, and fee information and are collected quarterly pursuant to requirements in the CARD Act." ;
    dct:identifier "CCAD" ;
    dct:issued "2025-09-23T22:04:18.830008"^^xsd:dateTime ;
    dct:modified "2021-03-31"^^xsd:date ;
    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 "Credit Card Agreements Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "devops@cfpb.gov" ;
            vcard:hasEmail <mailto:devops@cfpb.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1202994a-3ae9-4968-bdcb-6633a9196fa4/resource/e97ee01a-31db-41eb-bc21-ea6a4c469d5f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agreements",
        "card",
        "credit-card",
        "database" .

<https://data.amerigeoss.org/dataset/1202994a-3ae9-4968-bdcb-6633a9196fa4/resource/e97ee01a-31db-41eb-bc21-ea6a4c469d5f> a dcat:Distribution ;
    dct:description "The Credit Card Agreements (CCA) database includes credit card agreements from more than 600 card issuers. These agreements include general terms and conditions, pricing, and fee information and are collected quarterly pursuant to requirements in the CARD Act." ;
    dct:issued "2024-08-16T14:54:02.352720"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:04:18.779587"^^xsd:dateTime ;
    dct:title "Credit Card Agreements Database" ;
    dcat:accessURL <https://www.consumerfinance.gov/credit-cards/agreements/> .

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

