@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/0af23347-261b-4c6a-8bfc-eba51ec105a7> a dcat:Dataset ;
    dct:description "Registration information on interstate, intrastate non-hazmat, and intrastate truck and bus companies that operate in the United States and have registered with FMCSA.  Contains contact information and demographic information (number of drivers, vehicles, commodities carried, etc)." ;
    dct:identifier "92.0" ;
    dct:issued "2011-12-15"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2024-05-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Motor Carrier Registrations - Census Files" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FMCSA CDO" ;
            vcard:hasEmail <mailto:fmcsa.cdo@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0af23347-261b-4c6a-8bfc-eba51ec105a7/resource/15a98317-5482-4e1f-9445-b0db3d93dd22> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "address",
        "bus",
        "company",
        "drivers",
        "federal-motor-carrier-safety-administation",
        "fmcsa",
        "household-goods",
        "mcs-150",
        "motor-carrier",
        "motorcoach",
        "power-units",
        "truck",
        "trucking" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/0af23347-261b-4c6a-8bfc-eba51ec105a7/resource/15a98317-5482-4e1f-9445-b0db3d93dd22> a dcat:Distribution ;
    dct:description "Downloads.aspx" ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:35:59.769626"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:33:47.999067"^^xsd:dateTime ;
    dct:title "Census Files" ;
    dcat:accessURL <https://ai.fmcsa.dot.gov/SMS/Tools/Downloads.aspx> ;
    dcat:mediaType "text/csv" .

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

