@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/p341122939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De voorspeller : jeugdroman / Stefaan Van Laere" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440748313>,
        <http://data.bibliotheken.nl/id/nbt/p440748321> ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074908596> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789490243456" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a88bdf4edf2e95134f9c4fe211a0302> ;
    schema1:name "De voorspeller : jeugdroman" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5cd58f6f190a924aee50886825334e03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/834148288> .

