@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p851176372> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschouwingen over den woningnood / door H.G. van Beusekom" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428106145> ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071195904> ;
    schema1:description "Ook verschenen als proefschrift Delft" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/962a223c451c6b900540a596ec077af4> ;
    schema1:name "Beschouwingen over den woningnood" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cce7d197c2ca83cb6db99ac1285ed4f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781878475> .

