@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/p238604373> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aapjes in de val / Annemarie Bon ; tek. van Rick de Haas" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440670926>,
        <http://data.bibliotheken.nl/id/nbt/p440670934> ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113373325> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067850537> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830846603> ;
    schema1:isbn "902764554X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d58da3aa9b60347bcfaf8e64b9e78978> ;
    schema1:name "Aapjes in de val" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5b1f053abd1b66a2eb82d482802254d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67119794> .

