@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/p04937107X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekijk het eens anders! / samengesteld door Fred Kloppenborg, Gerard Akerboom ; illustraties door Joop Lieverse" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073623288> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067701485> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b524a84e1c90a8ebd749acaf2b2a2c6b> ;
    schema1:name "Bekijk het eens anders!" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/579fac7f69daa97a244c39ff48bdbe4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71438338> .

