@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/p854293280> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Twee hyacinten : een optimistische monoloog / door Nol Gregoor" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p398066566>,
        <http://data.bibliotheken.nl/id/nbt/p423697331>,
        <http://data.bibliotheken.nl/id/nbt/p435995189> ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07049679X> ;
    schema1:description "Oplage: 100 genumm. ex., genummerd I-XV en 16-100" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064803805> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d92476e0b9e297f3be3c07e5c8bb2a7> ;
    schema1:name "Twee hyacinten : een optimistische monoloog" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/46e1b3155c54d932389ae6e5c61f80fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906505193> .

