@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/p183349482> 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:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/654f480e29b8069871797e2264627da1> ;
    schema1:name "Klaartje bij nacht" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4032d2ca71afdd16ae1a8a9a2d495ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772462623> .

