@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p307938549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waarom brandt hier altijd licht? / Peggy Simons, Nardo van der Meer ; met tek. van Bianca Adriaanse" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p310294258> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152464824>,
        <http://data.bibliotheken.nl/id/thes/p299144232> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789085620518" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8cafde22a1bbd05ccf8e2a24fb718f3a> ;
    schema1:name "Waarom brandt hier altijd licht?" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3a052d0c48dc8d0662e967698e85c0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/233613755> .

