@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/p832513962> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weeskamer van 's-Gravenhage / door Leonard de Gou" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429275544> ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p095994289> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069745358> ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4dbf7203854b3ea9ddd5f25ff631f2e> ;
    schema1:name "De weeskamer van 's-Gravenhage" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d188a439628ea9aea373fcb4a803f36f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781575194> .

