@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/0190dd7e-7ea8-48b0-ab3a-c3cef3caf972> a dcat:Dataset ;
    dct:description """Real Estate Assessment Property data.\r
\r
Data represent NYC properties assesments for purpose to calculate Property Tax, Grant eligibale properties Exemptions and/or Abatements. Data collected and entered into the system by various City employee, like Property Assessors, Property Exemption specialists, ACRIS reporting, Department of Building reporting, etc..""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/kevu-8hby> ;
    dct:issued "2019-04-24"^^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 Classes 2,3,4" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0190dd7e-7ea8-48b0-ab3a-c3cef3caf972/resource/2464850c-0acd-4f8c-92fc-9436ed55af1e>,
        <https://data.amerigeoss.org/dataset/0190dd7e-7ea8-48b0-ab3a-c3cef3caf972/resource/ac537b15-3c01-4377-b8c6-ac9051513b1d>,
        <https://data.amerigeoss.org/dataset/0190dd7e-7ea8-48b0-ab3a-c3cef3caf972/resource/bde33bf1-3c54-437b-aa3b-0b932f0d2909>,
        <https://data.amerigeoss.org/dataset/0190dd7e-7ea8-48b0-ab3a-c3cef3caf972/resource/f7b604e0-409f-4fb6-bc1a-42f169f98172> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "assessment",
        "evaluation",
        "property" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/0190dd7e-7ea8-48b0-ab3a-c3cef3caf972/resource/2464850c-0acd-4f8c-92fc-9436ed55af1e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:54.908142"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:11:49.320800"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kevu-8hby/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0190dd7e-7ea8-48b0-ab3a-c3cef3caf972/resource/ac537b15-3c01-4377-b8c6-ac9051513b1d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:54.908145"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:11:49.321717"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kevu-8hby/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0190dd7e-7ea8-48b0-ab3a-c3cef3caf972/resource/bde33bf1-3c54-437b-aa3b-0b932f0d2909> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:54.908148"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:11:49.322634"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kevu-8hby/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0190dd7e-7ea8-48b0-ab3a-c3cef3caf972/resource/f7b604e0-409f-4fb6-bc1a-42f169f98172> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:54.908134"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:11:49.319831"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kevu-8hby/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" .

