- Results last updated: 2015-05-14 21:36:46.756128
 
    - Bytes: 
      0
    
 
  Basic Statistics
  
  VoID: (click to toggle, download)
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix void-ext: <http://stats.lod2.eu/rdf/void-ext/> .
@prefix qb: <http://purl.org/linked-data/cube#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ls-void: <http://stats.lod2.eu/rdf/void/> .
@prefix ls-qb: <http://stats.lod2.eu/rdf/qb/> .
@prefix ls-cr: <http://stats.lod2.eu/rdf/qb/criteria/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix xstats: <http://example.org/XStats#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<http://stats.lod2.eu/rdf/void/?source=https://commondatastorage.googleapis.com/ckannet-storage/2012-07-17T125726/test.ttl>
    void:classPartition [
        void:class qb:Observation ;
        void:entities "229"^^xsd:int
    ], [
        void:class qb:DataSet ;
        void:entities "1"^^xsd:int
    ], [
        void:class qb:DataStructureDefinition ;
        void:entities "1"^^xsd:int
    ] ;
    void:classes 0 ;
    void:entities 693 ;
    void:properties 15 ;
    void:propertyPartition [
        void:property qb:structure ;
        void:triples 1
    ], [
        void:property qb:measure ;
        void:triples 6
    ], [
        void:property qb:dimension ;
        void:triples 1
    ], [
        void:property <http://thedatahub.org/en/dataset/uk-gdp-since-1948#gdpQuarterGrowth> ;
        void:triples 229
    ], [
        void:property rdf:label ;
        void:triples 1
    ], [
        void:property <http://thedatahub.org/en/dataset/uk-gdp-since-1948#gdpNotAdjusted> ;
        void:triples 229
    ], [
        void:property qb:component ;
        void:triples 7
    ], [
        void:property <http://thedatahub.org/en/dataset/uk-gdp-since-1948#chainedVolumeMeasuresAdjusted> ;
        void:triples 229
    ], [
        void:property qb:dataSet ;
        void:triples 229
    ], [
        void:property rdf:comment ;
        void:triples 1
    ], [
        void:property rdf:type ;
        void:triples 231
    ], [
        void:property dcterms:subject ;
        void:triples 3
    ], [
        void:property <http://thedatahub.org/en/dataset/uk-gdp-since-1948#nonInflation> ;
        void:triples 229
    ], [
        void:property <http://thedatahub.org/en/dataset/uk-gdp-since-1948#refPeriod> ;
        void:triples 229
    ], [
        void:property <http://thedatahub.org/en/dataset/uk-gdp-since-1948#chainedVolumeMeasuresAdjusted2> ;
        void:triples 229
    ] ;
    void:triples 1854 ;
    void:vocabulary <http://purl.org/dc/terms/>, <http://purl.org/linked-data/cube>, <http://thedatahub.org/en/dataset/uk-gdp-since-1948>, <http://www.w3.org/1999/02/22-rdf-syntax-ns> ;
    a void:Dataset .