@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/4dde5437-198d-4069-8c8c-541f9eada15f> a dcat:Dataset ;
    dct:description "All cable complaints filed with the Montgomery County Cable Office since January 2010.  This data will be updated on a quarterly basis." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/v2ei-xfce> ;
    dct:issued "2015-10-26"^^xsd:date ;
    dct:modified "2021-07-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Cable Complaints" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4dde5437-198d-4069-8c8c-541f9eada15f/resource/1931afaa-dc82-46ff-bf76-6c06c1736255>,
        <https://data.amerigeoss.org/dataset/4dde5437-198d-4069-8c8c-541f9eada15f/resource/344cfcfe-2e2d-4f0f-a5d6-d1315f4e3d33>,
        <https://data.amerigeoss.org/dataset/4dde5437-198d-4069-8c8c-541f9eada15f/resource/4bdd1f38-8783-41ae-8b1b-d56b8d0f6a26>,
        <https://data.amerigeoss.org/dataset/4dde5437-198d-4069-8c8c-541f9eada15f/resource/930c6762-1a72-44ea-9cf8-b52dced85484> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cable",
        "ckan",
        "complaints",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/4dde5437-198d-4069-8c8c-541f9eada15f/resource/1931afaa-dc82-46ff-bf76-6c06c1736255> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:27.171567"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:12:34.629848"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/v2ei-xfce/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4dde5437-198d-4069-8c8c-541f9eada15f/resource/344cfcfe-2e2d-4f0f-a5d6-d1315f4e3d33> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:27.171561"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:12:34.629452"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/v2ei-xfce/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4dde5437-198d-4069-8c8c-541f9eada15f/resource/4bdd1f38-8783-41ae-8b1b-d56b8d0f6a26> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:27.171572"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:12:34.630231"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/v2ei-xfce/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4dde5437-198d-4069-8c8c-541f9eada15f/resource/930c6762-1a72-44ea-9cf8-b52dced85484> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:27.171551"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:12:34.629036"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/v2ei-xfce/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" .

