@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/p117199419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bevolkingsvraagstuk / J. van den Tempel" ;
    dcterms1:issued "1923" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/665de89c8b248fb1a8c19f76cb758c20> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850890039> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9f61286b30f5b763a687ff8a5b38343> ;
    schema1:name "Het bevolkingsvraagstuk" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4e0c1a91db23a8a8e5dc7a3c25cae84> .

