- Results last updated: 2015-03-03 06:07:00.325759
- 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://lod.sztaki.hu/data/auth/287922.xml>
    void:classPartition [
        void:class <http://dbpedia.org/ontology/Person> ;
        void:entities "1"^^xsd:int
    ], [
        void:class <http://schema.org/Thing> ;
        void:entities "1"^^xsd:int
    ], [
        void:class foaf:Person ;
        void:entities "1"^^xsd:int
    ], [
        void:class <http://schema.org/Person> ;
        void:entities "1"^^xsd:int
    ] ;
    void:classes 0 ;
    void:entities 277 ;
    void:properties 8 ;
    void:propertyPartition [
        void:property dcterms:alternative ;
        void:triples 5
    ], [
        void:property dcterms:creator ;
        void:triples 270
    ], [
        void:property <http://www.w3.org/2002/07/owl#sameAs> ;
        void:triples 3
    ], [
        void:property rdf:type ;
        void:triples 4
    ], [
        void:property <http://dbpedia.org/property/deathYear> ;
        void:triples 1
    ], [
        void:property rdfs:label ;
        void:triples 1
    ], [
        void:property <http://dbpedia.org/property/birthYear> ;
        void:triples 1
    ], [
        void:property foaf:name ;
        void:triples 1
    ] ;
    void:triples 286 ;
    void:vocabulary <http://dbpedia.org/property/>, <http://purl.org/dc/terms/>, <http://www.w3.org/1999/02/22-rdf-syntax-ns>, <http://www.w3.org/2000/01/rdf-schema>, <http://www.w3.org/2002/07/owl>, <http://xmlns.com/foaf/0.1/> ;
    a void:Dataset .