@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/08528e59-b037-4a31-9b20-f18297994d1c> a dcat:Dataset ;
    dct:description "The fiscal year 2012 Top 5000 Importer List is based on import value sorted alphabetically by company name." ;
    dct:identifier "CBP-000211" ;
    dct:issued "2025-09-23T17:38:16.167835"^^xsd:dateTime ;
    dct:modified "2022-03-30T14:03:24-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "U.S. Customs and Border Protection Top 5000 Importers FY 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "access",
        "admission",
        "biometric",
        "copyright",
        "deliver",
        "duty-collection",
        "entrance",
        "entry",
        "import",
        "inspection",
        "intellectual-property",
        "introduce",
        "patent",
        "quota",
        "selection",
        "test",
        "trade",
        "trade-in",
        "trademark",
        "transactions",
        "transfer",
        "transport",
        "vetting" .

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

