@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix qb: <http://purl.org/linked-data/cube#> .
@prefix xstats: <http://example.org/XStats#> .

xstats:schema
    a qb:AttributeProperty .

xstats:subjectsOfType
    a qb:DimensonProperty .

xstats:value
    a qb:MeasureProperty .

<http://purl.org/hcls/2007/kb-sources/sciencecommons.owl>
    void:classPartition [
        void:class <http://www.w3.org/2000/01/rdf-schema#Datatype> ;
        void:entities 2
    ], [
        void:class <http://www.w3.org/2002/07/owl#ObjectProperty> ;
        void:entities 31
    ], [
        void:class <http://purl.org/science/owl/sciencecommons/note> ;
        void:entities 4
    ], [
        void:class <http://www.w3.org/2002/07/owl#Class> ;
        void:entities 45
    ], [
        void:class <http://www.w3.org/2002/07/owl#DatatypeProperty> ;
        void:entities 14
    ], [
        void:class <http://www.w3.org/2002/07/owl#Ontology> ;
        void:entities 5
    ], [
        void:class <http://www.w3.org/2002/07/owl#FunctionalProperty> ;
        void:entities 2
    ], [
        void:class <http://www.w3.org/2002/07/owl#InverseFunctionalProperty> ;
        void:entities 1
    ], [
        void:class <http://www.w3.org/2002/07/owl#AnnotationProperty> ;
        void:entities 9
    ] ;
    void:classes 9 ;
    void:entities 110 ;
    void:properties 11 ;
    void:propertyPartition [
        void:distinctObjects 7 ;
        void:distinctSubjects 7 ;
        void:property <http://www.w3.org/2000/01/rdf-schema#seeAlso> ;
        void:triples 7
    ], [
        void:distinctObjects 1 ;
        void:distinctSubjects 1 ;
        void:property <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> ;
        void:triples 1
    ], [
        void:distinctObjects 9 ;
        void:distinctSubjects 110 ;
        void:property rdf:type ;
        void:triples 61
    ], [
        void:distinctObjects 79 ;
        void:distinctSubjects 57 ;
        void:property <http://www.w3.org/2000/01/rdf-schema#comment> ;
        void:triples 80
    ], [
        void:distinctObjects 4 ;
        void:distinctSubjects 1 ;
        void:property <http://www.w3.org/2002/07/owl#imports> ;
        void:triples 4
    ], [
        void:distinctObjects 7 ;
        void:distinctSubjects 35 ;
        void:property <http://www.w3.org/2000/01/rdf-schema#subClassOf> ;
        void:triples 35
    ], [
        void:distinctObjects 3 ;
        void:distinctSubjects 3 ;
        void:property <http://www.w3.org/2002/07/owl#inverseOf> ;
        void:triples 3
    ], [
        void:distinctObjects 11 ;
        void:distinctSubjects 15 ;
        void:property <http://www.w3.org/2000/01/rdf-schema#range> ;
        void:triples 15
    ], [
        void:distinctObjects 13 ;
        void:distinctSubjects 24 ;
        void:property <http://www.w3.org/2000/01/rdf-schema#domain> ;
        void:triples 24
    ], [
        void:distinctObjects 53 ;
        void:distinctSubjects 53 ;
        void:property <http://www.w3.org/2000/01/rdf-schema#label> ;
        void:triples 53
    ], [
        void:distinctObjects 11 ;
        void:distinctSubjects 11 ;
        void:property <http://www.w3.org/2002/07/owl#disjointWith> ;
        void:triples 62
    ] ;
    void:triples 397 ;
    void:vocabulary <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> ;
    a void:dataset .