@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/p840750382> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De garnaal kent slechte tijden : een cocktail met bittere nasmaak / Elly van der Klauw, Bert van Slooten" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626268> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069312559>,
        <http://data.bibliotheken.nl/id/thes/p075314215> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069049416> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4103175afea040b1f1d55651582cc34> ;
    schema1:name "De garnaal kent slechte tijden : een cocktail met bittere nasmaak" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0aaa28c5c07b706dcdf9ed5d0e3f212f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63896982> .

