@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/p212795414> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Garnaal aan de haal / Durieux, Lapière ; inkleuring: Marmelade ; [vert. uit het Frans]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p14673727X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072809817>,
        <http://data.bibliotheken.nl/id/thes/p21279535X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p212795279> ;
    schema1:isbn "9031423254" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/287cee4233b9e49a063c6d5d8434f4b2> ;
    schema1:name "Garnaal aan de haal" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/970b33d410ba6a03d19023b7d4cc6a9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67399229> .

