- Results last updated: 2015-05-15 03:57:54.257328
 
    - 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.maryland.gov/api/views/wgt6-uugf/rows.rdf?accessType=DOWNLOAD>
    void:classPartition [
        void:class <http://data.maryland.gov/resource/wgt6-uugf> ;
        void:entities "46"^^xsd:int
    ] ;
    void:classes 0 ;
    void:entities 92 ;
    void:properties 8 ;
    void:propertyPartition [
        void:property rdf:type ;
        void:triples 46
    ], [
        void:property <http://data.maryland.gov/resource/wgt6-uugf/prevalence> ;
        void:triples 33
    ], [
        void:property rdfs:member ;
        void:triples 46
    ], [
        void:property <http://www.socrata.com/rdf/terms#rowID> ;
        void:triples 46
    ], [
        void:property <http://data.maryland.gov/resource/wgt6-uugf/mean_standard_error_se> ;
        void:triples 33
    ], [
        void:property <http://data.maryland.gov/resource/wgt6-uugf/mean> ;
        void:triples 33
    ], [
        void:property <http://data.maryland.gov/resource/wgt6-uugf/characteristic> ;
        void:triples 46
    ], [
        void:property <http://data.maryland.gov/resource/wgt6-uugf/prevalence_standard_error_se> ;
        void:triples 33
    ] ;
    void:triples 316 ;
    void:vocabulary <http://data.maryland.gov/resource/wgt6-uugf/>, <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 .