@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/p395560810> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het huis met de leeuwen / Tania Heimans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p39492438X>,
        <http://data.bibliotheken.nl/id/nbt/p402076206> ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075314428>,
        <http://data.bibliotheken.nl/id/thes/p075604124>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p120668653> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p307996727> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047203780" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc7d197c341cc44a69f0f61cf22463a0> ;
    schema1:name "Het huis met de leeuwen" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a737af26eb047a0e05aee840e51ed11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/920449618> .

