@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p427925363> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sprekende cijfers : woningtoestanden in Nederland, toegelicht met cijfers en grafische voorstellingen bewerkt / bewerkt door J.H. Faber" ;
    dcterms1:issued "1904" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p251789713> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037215353> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b9db85c3e61887a610e74865fd342c9> ;
    schema1:name "Sprekende cijfers : woningtoestanden in Nederland, toegelicht met cijfers en grafische voorstellingen bewerkt" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4576e9503b805436fe9f6d7a226c6007> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163787759> .

