@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/p197627803> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klaartje bij nacht / Jordi Bernet" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072527900> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07301835X>,
        <http://data.bibliotheken.nl/id/thes/p183349431> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p183349423> ;
    schema1:isbn "9076752028" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b827371f1901973bd3167a6c94d978da> ;
    schema1:name "Klaartje bij nacht" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/820513500ac9b80b2001affe681aa36f> .

