@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/0360cc94-5f30-4782-aa5e-ed795e957435> a dcat:Dataset ;
    dct:description """Listing of licensed automobile dealers and repairers, updated nightly.

Many Dealer and Repairer licenses are issued in a business name but the facility may be doing business in another name (have a DBA = Doing-Business-As). For example, XYZ Corporation may be doing business as Joe’s Garage. The address of Joe’s Garage will be on the list but the license will be in the XYZ Corporation name.""" ;
    dct:identifier <https://data.ct.gov/api/views/apne-w8c6> ;
    dct:issued "2019-05-07"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Licensed Automobile Dealers And Repairers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michelle Huggins" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0360cc94-5f30-4782-aa5e-ed795e957435/resource/4915f637-44b6-4f65-bafa-b40858ad33e6>,
        <https://data.amerigeoss.org/dataset/0360cc94-5f30-4782-aa5e-ed795e957435/resource/a0023714-b96d-4ada-b2b3-0f23ad2dcc0f>,
        <https://data.amerigeoss.org/dataset/0360cc94-5f30-4782-aa5e-ed795e957435/resource/de4d2c9a-017c-495c-b3ce-53887a349d18>,
        <https://data.amerigeoss.org/dataset/0360cc94-5f30-4782-aa5e-ed795e957435/resource/f1ce3c9c-3932-4894-b7fb-75584fc2a96e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "automobile",
        "dealer",
        "dmv",
        "repair" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/0360cc94-5f30-4782-aa5e-ed795e957435/resource/4915f637-44b6-4f65-bafa-b40858ad33e6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:55:08.864004"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:54:58.935669"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/apne-w8c6/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0360cc94-5f30-4782-aa5e-ed795e957435/resource/a0023714-b96d-4ada-b2b3-0f23ad2dcc0f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:55:08.863999"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:54:58.933557"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/apne-w8c6/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0360cc94-5f30-4782-aa5e-ed795e957435/resource/de4d2c9a-017c-495c-b3ce-53887a349d18> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:55:08.864002"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:54:58.934620"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/apne-w8c6/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0360cc94-5f30-4782-aa5e-ed795e957435/resource/f1ce3c9c-3932-4894-b7fb-75584fc2a96e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:55:08.863992"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:54:58.932328"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/apne-w8c6/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

