@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/p303346965> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tolvlucht / Gerrit Brand" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394718003> ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p303572558> ;
    schema1:bookEdition "1e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789075354171" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c4ed75fc92fbd6b1336d408c1cb4aaa> ;
    schema1:name "Tolvlucht" ;
    schema1:numberOfPages 348 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9afde8536b5b4bf3cf404f687d37058> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150368358> .

