@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/p843393661> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De blijde kijk / J. de Vreese" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070095396> ;
    schema1:bookEdition "5e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84320298X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52fb3735aa62e38603315957c8ceee8d> ;
    schema1:name "De blijde kijk" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dca459dd2c9d1df46e01cffcf2e16de4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63948956> .

