@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/p332199754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verlegen minnaars / Chaja Polak" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p343567172>,
        <http://data.bibliotheken.nl/id/nbt/p343567180>,
        <http://data.bibliotheken.nl/id/nbt/p394901509> ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074511564> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025435417" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed8c2f63ab15147a30085a718f20c336> ;
    schema1:name "De verlegen minnaars" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/756ea1980d8f29a39265a83cb787d3b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/727126389> .

