@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/p428190650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bevolkingsvraagstuk / door J. van der Wijk" ;
    dcterms1:issued "1923" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601028> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067669271> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Artikelen eerder verschenen in \"De socialistische gids\", jan.-april 1923" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145165825> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850890039> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a833f61e87d1416b3a3cb946dee13195> ;
    schema1:name "Het bevolkingsvraagstuk" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e12b947a9c14d15410d7766c2c2ca71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164766232> .

