@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/p101925840> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schatten van koning Salomo / tek.: Eric Heuvel ; tekst: Martin Lodewijk ; [inkleuringen: Jacqueline Koerts ... et al.]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068320833> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069266050>,
        <http://data.bibliotheken.nl/id/thes/p079169481> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050481746> ;
    schema1:isbn "9054251530" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43f25dca70f4d39bb93849d83f96e903> ;
    schema1:name "De schatten van koning Salomo" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6eee70bd0c23728909b5adb89e2ee6d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66135489> .

