- Results last updated: 2015-05-07 15:20:49.942295
- 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.seattle.gov/api/views/3xqu-vnum/rows.rdf?accessType=DOWNLOAD>
    void:classPartition [
        void:class <http://data.seattle.gov/resource/_3xqu-vnum> ;
        void:entities "500"^^xsd:int
    ] ;
    void:classes 0 ;
    void:entities 1000 ;
    void:properties 11 ;
    void:propertyPartition [
        void:property <http://data.seattle.gov/resource/_3xqu-vnum/sector> ;
        void:triples 500
    ], [
        void:property <http://data.seattle.gov/resource/_3xqu-vnum/crime_description> ;
        void:triples 500
    ], [
        void:property <http://data.seattle.gov/resource/_3xqu-vnum/stat_value> ;
        void:triples 500
    ], [
        void:property rdf:type ;
        void:triples 500
    ], [
        void:property <http://data.seattle.gov/resource/_3xqu-vnum/row_value_id> ;
        void:triples 500
    ], [
        void:property rdfs:member ;
        void:triples 500
    ], [
        void:property <http://data.seattle.gov/resource/_3xqu-vnum/crime_type> ;
        void:triples 500
    ], [
        void:property <http://www.socrata.com/rdf/terms#rowID> ;
        void:triples 500
    ], [
        void:property <http://data.seattle.gov/resource/_3xqu-vnum/report_date> ;
        void:triples 500
    ], [
        void:property <http://data.seattle.gov/resource/_3xqu-vnum/police_beat> ;
        void:triples 500
    ], [
        void:property <http://data.seattle.gov/resource/_3xqu-vnum/precinct> ;
        void:triples 500
    ] ;
    void:triples 5500 ;
    void:vocabulary <http://data.seattle.gov/resource/_3xqu-vnum/>, <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 .