- Results last updated: 2015-03-05 23:47:43.568927
- 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://m-kuttner.com/status/admin/foaf>
    void:classPartition [
        void:class foaf:Agent ;
        void:entities "3"^^xsd:int
    ], [
        void:class foaf:PersonalProfileDocument ;
        void:entities "3"^^xsd:int
    ], [
        void:class foaf:OnlineAccount ;
        void:entities "3"^^xsd:int
    ] ;
    void:classes 0 ;
    void:entities 32 ;
    void:properties 13 ;
    void:propertyPartition [
        void:property foaf:mbox_sha1sum ;
        void:triples 1
    ], [
        void:property foaf:weblog ;
        void:triples 1
    ], [
        void:property foaf:accountProfilePage ;
        void:triples 3
    ], [
        void:property foaf:name ;
        void:triples 1
    ], [
        void:property foaf:account ;
        void:triples 3
    ], [
        void:property foaf:accountName ;
        void:triples 3
    ], [
        void:property foaf:maker ;
        void:triples 3
    ], [
        void:property rdfs:seeAlso ;
        void:triples 2
    ], [
        void:property foaf:accountServiceHomepage ;
        void:triples 3
    ], [
        void:property <http://rdfs.org/sioc/ns#follows> ;
        void:triples 2
    ], [
        void:property rdf:type ;
        void:triples 9
    ], [
        void:property foaf:primaryTopic ;
        void:triples 3
    ], [
        void:property <http://rdfs.org/sioc/ns#account_of> ;
        void:triples 3
    ] ;
    void:triples 37 ;
    void:vocabulary <http://rdfs.org/sioc/ns>, <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 .