@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/1128bc89-8bc1-4b4b-b243-27accd0bd10f> a dcat:Dataset ;
    dct:description "Listing of Latin media organizations" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/9z9b-6hvk> ;
    dct:issued "2017-09-16"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Latin Media Organizations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1128bc89-8bc1-4b4b-b243-27accd0bd10f/resource/191b703d-d0a8-4f3a-9a52-b97e22bf52a0>,
        <https://data.amerigeoss.org/dataset/1128bc89-8bc1-4b4b-b243-27accd0bd10f/resource/2259af47-e426-47fa-8d1c-6c2eaec6dc7c>,
        <https://data.amerigeoss.org/dataset/1128bc89-8bc1-4b4b-b243-27accd0bd10f/resource/cb819f97-045e-4fed-80da-ddecf64e4748>,
        <https://data.amerigeoss.org/dataset/1128bc89-8bc1-4b4b-b243-27accd0bd10f/resource/ee82c617-d050-4c0d-a53a-11f00815c8c2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cultural",
        "culture",
        "entertainment",
        "event",
        "hispanic",
        "latin",
        "media",
        "organization",
        "resource" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/1128bc89-8bc1-4b4b-b243-27accd0bd10f/resource/191b703d-d0a8-4f3a-9a52-b97e22bf52a0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:40.592688"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:33:20.163993"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9z9b-6hvk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1128bc89-8bc1-4b4b-b243-27accd0bd10f/resource/2259af47-e426-47fa-8d1c-6c2eaec6dc7c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:40.592693"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:33:20.164786"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9z9b-6hvk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1128bc89-8bc1-4b4b-b243-27accd0bd10f/resource/cb819f97-045e-4fed-80da-ddecf64e4748> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:40.592683"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:33:20.163222"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9z9b-6hvk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1128bc89-8bc1-4b4b-b243-27accd0bd10f/resource/ee82c617-d050-4c0d-a53a-11f00815c8c2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:40.592672"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:33:20.162397"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9z9b-6hvk/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" .

