@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/p258435453> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als het licht aan is... / Paul van Loon ; tek. van Camila Fialkowski" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072928948> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073982830> ;
    schema1:description "Oorspr. uitg.: Amsterdam : Elzinga, 1999" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p250560615> ;
    schema1:isbn "9027649227" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/167ca79820b02ccf2ab86fc871403d8f> ;
    schema1:name "Als het licht aan is..." ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af4a9b7a2b67a2917647b7f02de017b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66796659> .

