@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/p84393266X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1000 raadsels / bijeengebr. en geselekteerd door Jan Willem van Besouw ; [tek. van Kitty de Man]" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611856>,
        <http://data.bibliotheken.nl/id/thes/p075619873> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070303827> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068828268> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061040345" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4004705ede7e857efdbab6dbbfa892f1> ;
    schema1:name "1000 raadsels" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/642cf94a08c3900a4f2c943ea498d4ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64101083> .

