@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/p383799570> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schaduw van de Mol / Bob Van Laerhoven" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440781140>,
        <http://data.bibliotheken.nl/id/nbt/p440781159> ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069831076> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089243102" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/261d717dddec7a96f376af56293a0489> ;
    schema1:name "De schaduw van de Mol" ;
    schema1:numberOfPages 362 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97e79ba8fb45f9c60903cf257016c93d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/896057421> .

