@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/250dfa90-6e5c-4a49-ba56-e4c515c10e5e> a dcat:Dataset ;
    dct:description "The broadcast schedule for Seattle’s municipal TV station, featuring programming for the upcoming week. See http://www.seattlechannel.org/ for more information." ;
    dct:identifier <https://cos-data.seattle.gov/api/views/6853-bgsc> ;
    dct:issued "2018-08-14"^^xsd:date ;
    dct:modified "2025-09-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Seattle Channel TV Schedule" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dotson, Pam" ;
            vcard:hasEmail <mailto:open.data@seattle.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/250dfa90-6e5c-4a49-ba56-e4c515c10e5e/resource/486aaae4-4ff5-43f6-b0db-a834d761aabd>,
        <https://data.amerigeoss.org/dataset/250dfa90-6e5c-4a49-ba56-e4c515c10e5e/resource/4d8294bf-a455-473b-8731-7ac9494889e4>,
        <https://data.amerigeoss.org/dataset/250dfa90-6e5c-4a49-ba56-e4c515c10e5e/resource/5c38c17c-28f6-4ee8-a816-fe2310c78b37>,
        <https://data.amerigeoss.org/dataset/250dfa90-6e5c-4a49-ba56-e4c515c10e5e/resource/93452fce-2df4-47bd-9675-d554d567e7bd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cable",
        "cable-tv",
        "city-council",
        "government-meetings",
        "mayor" ;
    dcat:theme <%7B%22Community%20and%20Culture%22%7D> .

<https://data.amerigeoss.org/dataset/250dfa90-6e5c-4a49-ba56-e4c515c10e5e/resource/486aaae4-4ff5-43f6-b0db-a834d761aabd> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-12-16T22:20:48.203956"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:33:19.414850"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/6853-bgsc/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/250dfa90-6e5c-4a49-ba56-e4c515c10e5e/resource/4d8294bf-a455-473b-8731-7ac9494889e4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-12-16T22:20:48.203941"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:33:19.413463"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/6853-bgsc/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/250dfa90-6e5c-4a49-ba56-e4c515c10e5e/resource/5c38c17c-28f6-4ee8-a816-fe2310c78b37> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-12-16T22:20:48.203958"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:33:19.416181"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/6853-bgsc/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/250dfa90-6e5c-4a49-ba56-e4c515c10e5e/resource/93452fce-2df4-47bd-9675-d554d567e7bd> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-12-16T22:20:48.203959"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:33:19.417509"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/6853-bgsc/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

