@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://elpo.stat.gov.rs/lod2/RS-DATA/National_accounts/Gross_domestic_product_at_current_prices/data_2011_12_28.rdf>
    void:classPartition [
        void:class qb:Observation ;
        void:entities "20"^^xsd:int
    ], [
        void:class qb:DataSet ;
        void:entities "1"^^xsd:int
    ] ;
    void:classes 0 ;
    void:entities 105 ;
    void:properties 14 ;
    void:propertyPartition [
        void:property <http://xmls.com/foaf/0.1/maker> ;
        void:triples 1
    ], [
        void:property <http://purl.org/linked-data/sdmx/2009/attribute#unitMeasure> ;
        void:triples 20
    ], [
        void:property <http://elpo.stat.gov.rs/lod2/RS-DIC/rs#geo> ;
        void:triples 20
    ], [
        void:property <http://elpo.stat.gov.rs/lod2/RS-DIC/rs#time> ;
        void:triples 20
    ], [
        void:property rdfs:label ;
        void:triples 1
    ], [
        void:property dcterms:date ;
        void:triples 1
    ], [
        void:property qb:dataSet ;
        void:triples 20
    ], [
        void:property rdfs:seeAlso ;
        void:triples 1
    ], [
        void:property <http://purl.org/dc/elements/1.1/publisher> ;
        void:triples 1
    ], [
        void:property rdf:type ;
        void:triples 21
    ], [
        void:property dcterms:subject ;
        void:triples 1
    ], [
        void:property rdfs:comment ;
        void:triples 1
    ], [
        void:property <http://purl.org/linked-data/sdmx/2009/measure#obsValue> ;
        void:triples 20
    ], [
        void:property qb:structure ;
        void:triples 1
    ] ;
    void:triples 129 ;
    void:vocabulary <http://elpo.stat.gov.rs/lod2/RS-DIC/rs>, <http://purl.org/dc/elements/1.1/>, <http://purl.org/dc/terms/>, <http://purl.org/linked-data/cube>, <http://purl.org/linked-data/sdmx/2009/attribute>, <http://purl.org/linked-data/sdmx/2009/measure>, <http://www.w3.org/1999/02/22-rdf-syntax-ns>, <http://www.w3.org/2000/01/rdf-schema>, <http://xmls.com/foaf/0.1/> ;
    a void:Dataset .