@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/p217674577> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klaartje bij nacht / Jordi Bernet" ;
    dcterms1:issued "2001" ;
    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 "9076752230" ;
    schema1:issueNumber 70 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de532848ac7d5311fe11b9b861715577> ;
    schema1:name "Klaartje bij nacht" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd0f47f7ec10fb08c17f5f03d2efb1fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773006302> .

