@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p105448508> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groot antwoordenboek voor kinderen / [tekst: Hans de Jong, Marja den Boer en Son Tyberg ; tek.: Anita Engelen]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108836304> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072643293>,
        <http://data.bibliotheken.nl/id/thes/p073058238>,
        <http://data.bibliotheken.nl/id/thes/p108841448> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024350255" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c22eebd2249fc08f2b8c35bc083c5209> ;
    schema1:name "Groot antwoordenboek voor kinderen" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2cf6a1a7e8d232afad8f54c2d210ea2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66182080> .

