@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/1d619019-23f2-40a8-b87a-a2eedd3560d0> a dcat:Dataset ;
    dct:description "This dataset contains property tax information for the calendar year 2018. Taxes are calculated from property values, and billed in Fiscal Year 2019, which runs from July 1, 2018 to June 30, 2019. The properties include Residential, Commercial and Publicly Held parcels and structures." ;
    dct:identifier <https://data.providenceri.gov/api/views/yghh-hsch> ;
    dct:issued "2018-08-15"^^xsd:date ;
    dct:modified "2019-04-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2018 Property Tax Roll" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IvanMN" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d619019-23f2-40a8-b87a-a2eedd3560d0/resource/181ef106-a5a3-4f96-971f-869887662a01>,
        <https://data.amerigeoss.org/dataset/1d619019-23f2-40a8-b87a-a2eedd3560d0/resource/469b1f4e-8144-4c2d-9b29-c1e68ce20665>,
        <https://data.amerigeoss.org/dataset/1d619019-23f2-40a8-b87a-a2eedd3560d0/resource/954bc894-eb9b-4dec-a185-f3340d2e6b38>,
        <https://data.amerigeoss.org/dataset/1d619019-23f2-40a8-b87a-a2eedd3560d0/resource/cdf4c8db-de99-476f-a484-f7fc572d4468> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "real-estate",
        "tax",
        "united-states" ;
    dcat:theme <%7BFinance%7D> .

<https://data.amerigeoss.org/dataset/1d619019-23f2-40a8-b87a-a2eedd3560d0/resource/181ef106-a5a3-4f96-971f-869887662a01> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T16:41:59.070127"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:12:34.635878"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/yghh-hsch/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1d619019-23f2-40a8-b87a-a2eedd3560d0/resource/469b1f4e-8144-4c2d-9b29-c1e68ce20665> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T16:41:59.070134"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:12:34.636359"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/yghh-hsch/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1d619019-23f2-40a8-b87a-a2eedd3560d0/resource/954bc894-eb9b-4dec-a185-f3340d2e6b38> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T16:41:59.070142"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:12:34.637245"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/yghh-hsch/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1d619019-23f2-40a8-b87a-a2eedd3560d0/resource/cdf4c8db-de99-476f-a484-f7fc572d4468> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T16:41:59.070138"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:12:34.636807"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/yghh-hsch/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" .

