@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/p41865056X> 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:description "Artikelen eerder verschenen in \"De socialistische gids\", januari-april 1923" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850890039> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/deca9cd59ad4e5e23d1e84eeadb0361b> ;
    schema1:name "Het bevolkingsvraagstuk" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16d51b5f3db6ef49a553b5dbf7a0b256> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68850630> .

