@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/p30565831X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen in het donker / door Luc Descamps ; [ill.: Marjolein Hund]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p216573602> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241765498> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789067346511" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4af98f27421c1a00ce06a272f5e66f8> ;
    schema1:name "Alleen in het donker" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d379258b5b59c8cabe81e295456b261a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778037556> .

