@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/p840756208> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "White, de schok! / Colman ; [vert. uit het Frans]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071783741> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822875101> ;
    schema1:isbn "9063621388" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48d8b16e3c7a861c1cb5458dcc77e797> ;
    schema1:name "White, de schok!" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e854b77f70e5445a12bf22669bbb812> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63897504> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b586561914e5fbbd424676c7aaa4ee1e> .

