- Results last updated: 2015-03-14 06:24:20.305041
- 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=http://novaspivack.typepad.com/foaf.rdf>
    void:classPartition [
        void:class foaf:Person ;
        void:entities "15"^^xsd:int
    ] ;
    void:classes 0 ;
    void:entities 0 ;
    void:properties 11 ;
    void:propertyPartition [
        void:property rdfs:seeAlso ;
        void:triples 13
    ], [
        void:property foaf:nick ;
        void:triples 1
    ], [
        void:property rdf:type ;
        void:triples 15
    ], [
        void:property <http://purl.org/vocab/bio/0.1/olb> ;
        void:triples 1
    ], [
        void:property foaf:knows ;
        void:triples 14
    ], [
        void:property foaf:img ;
        void:triples 1
    ], [
        void:property foaf:mbox_sha1sum ;
        void:triples 1
    ], [
        void:property foaf:weblog ;
        void:triples 1
    ], [
        void:property foaf:mbox ;
        void:triples 1
    ], [
        void:property foaf:name ;
        void:triples 15
    ], [
        void:property foaf:homepage ;
        void:triples 14
    ] ;
    void:triples 77 ;
    void:vocabulary <http://purl.org/vocab/bio/0.1/>, <http://www.w3.org/1999/02/22-rdf-syntax-ns>, <http://www.w3.org/2000/01/rdf-schema>, <http://xmlns.com/foaf/0.1/> ;
    a void:Dataset .