@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/p040807401> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe samenleving / door J. van den Tempel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395288134> ;
    dcterms1:issued "1922" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593391>,
        <http://data.bibliotheken.nl/id/thes/p241924731>,
        <http://data.bibliotheken.nl/id/thes/p397498020> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071132376> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07117450ded1eb40e299445833d46c1c> ;
    schema1:name "De nieuwe samenleving" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/318de8f43ca6f27431f3319e24caacc8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905431695> .

