@prefix rdf: . @prefix rdfs: . @prefix owl: . @prefix scovo: . @prefix doap: . @prefix dcterms: . @prefix sdmx-metadata: . @prefix sdmx-dimension: . @prefix sdmx: . @prefix skos: . @prefix dcterms: . @prefix qb: . @prefix xsd: . @prefix data: . @prefix prop: . @prefix ind: . @prefix classes: . @prefix country: . @prefix year: . a qb:AttributeProperty ; rdfs:label "break down" . a qb:AttributeProperty ; rdfs:label "variable" . a qb:AttributeProperty ; rdfs:label "unit" . a qb:DimensionProperty ; rdfs:label "country" . a qb:DimensionProperty ; rdfs:label "year" . a qb:DimensionProperty ; rdfs:label "indicator" . rdfs:range xsd:float ; a qb:MeasureProperty ; rdfs:label "value" . rdf:type ; rdfs:label "% of internet users interacting online with public authorities, last 3 months" ; rdfs:comment "Individuals using internet in the last 3 months, aged 16-74. The use of eGovernment services include obtaining information from public authorities web sites, downloading official forms and sending filled in forms." ; prop:brkdown "IND_TOTAL" ; prop:unit "%_ind_iu3" ; prop:variable "i_iugov" ; dcterms:source ; dcterms:publisher "Eurostat - Community survey on ICT usage in Households and by Individuals" . a qb:Observation ; prop:value "0.4485735661"^^xsd:float ; prop:indicator ind:i_iugov_IND_TOTAL__ind_iu3 ; prop:year ; prop:country ; prop:unit "%_ind_iu3" . a qb:Observation ; prop:value "0.4659536409"^^xsd:float ; prop:indicator ind:i_iugov_IND_TOTAL__ind_iu3 ; prop:year ; prop:country ; prop:unit "%_ind_iu3" . a qb:Observation ; prop:value "0.5194"^^xsd:float ; prop:indicator ind:i_iugov_IND_TOTAL__ind_iu3 ; prop:year ; prop:country ; prop:unit "%_ind_iu3" . a qb:Observation ; prop:value "0.4580958255"^^xsd:float ; prop:indicator ind:i_iugov_IND_TOTAL__ind_iu3 ; prop:year ; prop:country ; prop:unit "%_ind_iu3" . a qb:Observation ; prop:value "0.4448"^^xsd:float ; prop:indicator ind:i_iugov_IND_TOTAL__ind_iu3 ; prop:year ; prop:country ; prop:unit "%_ind_iu3" . a qb:Observation ; prop:value "0.4587"^^xsd:float ; prop:indicator ind:i_iugov_IND_TOTAL__ind_iu3 ; prop:year ; prop:country ; prop:unit "%_ind_iu3" . rdf:type ; rdfs:label "2005" . rdf:type ; rdfs:label "2006" . rdf:type ; rdfs:label "2007" . rdf:type ; rdfs:label "2008" . rdf:type ; rdfs:label "2009" . rdf:type ; rdfs:label "2010" . a ; rdfs:label "European Union - 27 countries" .