@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/p370147588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De familie Lazuriet / [tekst] Ernest van der Kwast ; [illustraties] Sieb Posthuma" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394660706> ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239936248> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p112540759> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045116037" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/881ad9c363e499ee90a62c778f31a8d9> ;
    schema1:name "De familie Lazuriet" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/32cf2a07023b851b099b8757eee8fadc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/879874117> .

