@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/79654e48-c784-49a1-af9d-bbf4ebab3a01> a dcat:Dataset ;
    dct:description "Property valuation and assessment data (Expanded Tax Class 1 Assessed Value)" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/qpsp-bm9z> ;
    dct:issued "2011-09-02"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Property Valuation and Assessment data Tax Class" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79654e48-c784-49a1-af9d-bbf4ebab3a01/resource/3ad76431-2c59-4394-bea4-733d6695faa7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "assess",
        "assessment",
        "ckan",
        "expand",
        "expanded",
        "finance",
        "geo",
        "geoss",
        "national",
        "north-america",
        "property",
        "roll",
        "tax",
        "tax-class",
        "united-states",
        "valuation",
        "value" ;
    dcat:theme <%7B%22Housing%20&%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/79654e48-c784-49a1-af9d-bbf4ebab3a01/resource/3ad76431-2c59-4394-bea4-733d6695faa7> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:04:49.025737"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:16:46.035470"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/qpsp-bm9z/application/zip> ;
    dcat:mediaType "application/zip" .

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

