@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/5aee5380-fb13-4159-90a8-169740be2799> a dcat:Dataset ;
    dct:description """The Street Name Dictionary (SND) contains street names and street codes for New York City.  Street names (which include names of other geographic features as well) are associated to street codes.  Alias street names and variant spellings are related through a street code hierarchy.\r
\r
All previously released versions of this data are available at <a href="https://www1.nyc.gov/site/planning/data-maps/open-data/bytes-archive.page?sorts[year]=0">BYTES of the BIG APPLE- Archive</a>""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/w4v2-rv6b> ;
    dct:issued "2015-06-08"^^xsd:date ;
    dct:modified "2022-03-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Street Name Dictionary" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5aee5380-fb13-4159-90a8-169740be2799/resource/bdd9816d-12fd-4c0c-9ebb-ceb3d2f17e52> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dcp",
        "dictionary",
        "geo",
        "geographic",
        "geoss",
        "intersection",
        "national",
        "north-america",
        "snd",
        "street",
        "street-code",
        "street-name",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/5aee5380-fb13-4159-90a8-169740be2799/resource/bdd9816d-12fd-4c0c-9ebb-ceb3d2f17e52> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2021-09-11T07:05:52.023658"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:52:33.849938"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/w4v2-rv6b/application/x-zip-compressed> ;
    dcat:mediaType "application/x-zip-compressed" .

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

