@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/p050669613> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De levende gedachten van Hemsterhuis / belicht door J.D. Bierens de Haan" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068383290>,
        <http://data.bibliotheken.nl/id/thes/p077593375>,
        <http://data.bibliotheken.nl/id/thes/p397303750> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068383290> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068419732> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844127752> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/338e83682dd1867c7b45f2b56986b336> ;
    schema1:name "De levende gedachten van Hemsterhuis" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18befb0f05670879628b8f8a9d85fd67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64904858> .

