@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/192c8e47-b3d6-43a2-abda-fbef5d95089e> a dcat:Dataset ;
    dct:description "Property valuation and assessment data (Condensed Assessed Value Roll)" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/rgy2-tti8> ;
    dct:issued "2011-09-02"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Property Valuation and Assessment Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/192c8e47-b3d6-43a2-abda-fbef5d95089e/resource/08cb3e2c-9f2b-479f-880a-0a575e4d4147> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "assess",
        "assessment",
        "condense",
        "condensed",
        "finance",
        "property",
        "roll",
        "tax",
        "valuation",
        "value" ;
    dcat:theme <%7B%22Housing%20&%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/192c8e47-b3d6-43a2-abda-fbef5d95089e/resource/08cb3e2c-9f2b-479f-880a-0a575e4d4147> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:04:58.132250"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:40:29.334807"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/rgy2-tti8/application/zip> ;
    dcat:mediaType "application/zip" .

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

