@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/p852535643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vier kinderen en een dief / John Gunn ; [vert. uit het Engels door Karel Bakker ; geïllustreerd door Noela Young]" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186760353> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074715240>,
        <https://data.bibliotheken.nl/.well-known/genid/f3305003bf60186e767c1b8b49a0ebdb> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833420704> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5552e8aa65f2af5f4aae4476d3a58bd3> ;
    schema1:name "Vier kinderen en een dief" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35fc10355fcf4669b3ca6bf7558edd82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64168264> .

