@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://transparentshowcases.idaho.gov/dataset/2433229b-b933-4255-9bec-753ed1a02dc6> a dcat:Dataset ;
    dct:description "Revenues by tax" ;
    dct:identifier "2433229b-b933-4255-9bec-753ed1a02dc6" ;
    dct:issued "2018-11-15T21:49:26.757753"^^xsd:dateTime ;
    dct:modified "2018-11-15T21:50:06.428413"^^xsd:dateTime ;
    dct:publisher <https://transparentshowcases.idaho.gov/organization/64ef6a1e-5a47-4578-bdf5-842bce9caa27> ;
    dct:title "Tax Revenues" ;
    dcat:distribution <https://transparentshowcases.idaho.gov/dataset/2433229b-b933-4255-9bec-753ed1a02dc6/resource/0bc61864-1e05-45e3-b7df-5e2026890c11> ;
    dcat:keyword "Tax" .

<https://transparentshowcases.idaho.gov/dataset/2433229b-b933-4255-9bec-753ed1a02dc6/resource/0bc61864-1e05-45e3-b7df-5e2026890c11> a dcat:Distribution ;
    dct:description """State Revenues - From Taxes\r
Fiscal Year 2019""" ;
    dct:format "XLSX" ;
    dct:title "Tax Revenues 2019" ;
    dcat:accessURL <https://transparentshowcases.idaho.gov/dataset/2433229b-b933-4255-9bec-753ed1a02dc6/resource/0bc61864-1e05-45e3-b7df-5e2026890c11/download/revbytax2019-en-us.xlsx> ;
    dcat:byteSize 5058.0 .

<https://transparentshowcases.idaho.gov/organization/64ef6a1e-5a47-4578-bdf5-842bce9caa27> a foaf:Organization ;
    foaf:name "State Revenues" .

