@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/p054184401> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verdwijnpil / Truus van de Waarsenburg ; ill. van Thea Peters" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341849626>,
        <http://data.bibliotheken.nl/id/nbt/p341849634> ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071139923> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074237004> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060564197" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e27d4beebc9198ff1bdcfc1d8ad28be3> ;
    schema1:name "De verdwijnpil" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05006b80da0677b0391208198cc9febc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64805163> .

