@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/6eb44b70-721f-495f-aa92-de5e43defb8f> a dcat:Dataset ;
    dct:description "This dataset contains the 2016 tax roll for the City of Providence, used for collections in FY2016. Property taxes are collected from July 1, 2016 to June 30, 2017." ;
    dct:identifier <https://data.providenceri.gov/api/views/czje-unnn> ;
    dct:issued "2016-06-21"^^xsd:date ;
    dct:modified "2019-04-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2016 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/6eb44b70-721f-495f-aa92-de5e43defb8f/resource/42876884-ec92-45e0-9613-07ee757e363b>,
        <https://data.amerigeoss.org/dataset/6eb44b70-721f-495f-aa92-de5e43defb8f/resource/6ab64fa4-0692-4451-863c-ee6446050ccf>,
        <https://data.amerigeoss.org/dataset/6eb44b70-721f-495f-aa92-de5e43defb8f/resource/82c8781f-830d-4cb0-8b25-bd75bfefe57f>,
        <https://data.amerigeoss.org/dataset/6eb44b70-721f-495f-aa92-de5e43defb8f/resource/a0185be6-8297-4209-a24d-bc9c6bf51fdf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "property",
        "real-estate",
        "tax",
        "united-states" ;
    dcat:theme <%7BFinance%7D> .

<https://data.amerigeoss.org/dataset/6eb44b70-721f-495f-aa92-de5e43defb8f/resource/42876884-ec92-45e0-9613-07ee757e363b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T12:31:25.508399"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:41:44.273338"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/czje-unnn/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6eb44b70-721f-495f-aa92-de5e43defb8f/resource/6ab64fa4-0692-4451-863c-ee6446050ccf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:31:25.508386"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:41:44.272041"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/czje-unnn/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6eb44b70-721f-495f-aa92-de5e43defb8f/resource/82c8781f-830d-4cb0-8b25-bd75bfefe57f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T12:31:25.508393"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:41:44.272486"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/czje-unnn/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6eb44b70-721f-495f-aa92-de5e43defb8f/resource/a0185be6-8297-4209-a24d-bc9c6bf51fdf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T12:31:25.508396"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:41:44.272914"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/czje-unnn/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" .

