@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/p424008661> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nachtmannetjes / door Eetie van Rees" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p14894745X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De illustraties zijn van de auteur (gesigneerd \"EvR\")" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p107171104> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1fa6b825e049b08e8161dde2b70b20b> ;
    schema1:name "De nachtmannetjes" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2feae96913ffceb128a9ebe2af8937c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/914337156> .

