- Results last updated: 2015-08-08 21:13:29.905137
- 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://data.cdc.gov/api/views/nkri-ptxd/rows.rdf?accessType=DOWNLOAD>
    void:classPartition [
        void:class <http://data.cdc.gov/resource/nkri-ptxd> ;
        void:entities "500"^^xsd:int
    ] ;
    void:classes 0 ;
    void:entities 1000 ;
    void:properties 12 ;
    void:propertyPartition [
        void:property <http://data.cdc.gov/resource/nkri-ptxd/estimate> ;
        void:triples 406
    ], [
        void:property <http://data.cdc.gov/resource/nkri-ptxd/vaccination> ;
        void:triples 500
    ], [
        void:property <http://data.cdc.gov/resource/nkri-ptxd/estimate_flag> ;
        void:triples 25
    ], [
        void:property <http://data.cdc.gov/resource/nkri-ptxd/category> ;
        void:triples 500
    ], [
        void:property <http://data.cdc.gov/resource/nkri-ptxd/year> ;
        void:triples 500
    ], [
        void:property <http://data.cdc.gov/resource/nkri-ptxd/category_flag> ;
        void:triples 500
    ], [
        void:property rdf:type ;
        void:triples 500
    ], [
        void:property <http://data.cdc.gov/resource/nkri-ptxd/group> ;
        void:triples 500
    ], [
        void:property rdfs:member ;
        void:triples 500
    ], [
        void:property <http://data.cdc.gov/resource/nkri-ptxd/vaccination_flag> ;
        void:triples 290
    ], [
        void:property <http://www.socrata.com/rdf/terms#rowID> ;
        void:triples 500
    ], [
        void:property <http://data.cdc.gov/resource/nkri-ptxd/group_flag> ;
        void:triples 144
    ] ;
    void:triples 4865 ;
    void:vocabulary <http://data.cdc.gov/resource/nkri-ptxd/>, <http://www.socrata.com/rdf/terms>, <http://www.w3.org/1999/02/22-rdf-syntax-ns>, <http://www.w3.org/2000/01/rdf-schema> ;
    a void:Dataset .