@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/2bcae9f6-d2d9-4272-a512-b5d34b49a372> a dcat:Dataset ;
    dct:description "Locations of street light poles, traffic light poles and utility poles reserved by companies authorized by the New York City Department of Information Technology and Telecommunications for the potential installation of mobile telecommunications equipment." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/tbgj-tdd6> ;
    dct:issued "2024-11-18"^^xsd:date ;
    dct:modified "2025-09-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Mobile Telecommunications Franchise Pole Reservation Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2bcae9f6-d2d9-4272-a512-b5d34b49a372/resource/0642d2d5-1e72-454d-911d-1189d7df532f>,
        <https://data.amerigeoss.org/dataset/2bcae9f6-d2d9-4272-a512-b5d34b49a372/resource/197e88b2-2f31-4637-b60d-425c1231dd08>,
        <https://data.amerigeoss.org/dataset/2bcae9f6-d2d9-4272-a512-b5d34b49a372/resource/867ccee8-16fa-4707-9181-490c1e6a6060>,
        <https://data.amerigeoss.org/dataset/2bcae9f6-d2d9-4272-a512-b5d34b49a372/resource/f757b90b-3ecd-4f39-9047-2bbe17b4d6fa> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "equipment",
        "poletop",
        "telecommunications" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/2bcae9f6-d2d9-4272-a512-b5d34b49a372/resource/0642d2d5-1e72-454d-911d-1189d7df532f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:20.831987"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:30:23.140255"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tbgj-tdd6/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2bcae9f6-d2d9-4272-a512-b5d34b49a372/resource/197e88b2-2f31-4637-b60d-425c1231dd08> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:20.831977"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:30:23.139276"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tbgj-tdd6/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2bcae9f6-d2d9-4272-a512-b5d34b49a372/resource/867ccee8-16fa-4707-9181-490c1e6a6060> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:20.831998"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:30:23.141889"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tbgj-tdd6/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2bcae9f6-d2d9-4272-a512-b5d34b49a372/resource/f757b90b-3ecd-4f39-9047-2bbe17b4d6fa> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:20.831993"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:30:23.141100"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tbgj-tdd6/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

