@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/p424492350> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bittere amandelen / Klaas Vanderspoel" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06936351X> ;
    schema1:bookEdition "Herdruk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070613877> ;
    schema1:description "1e druk: 2008" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8eb02394c33cc954e61842a2de8246d0> ;
    schema1:name "Bittere amandelen" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db84371f5888eaa6102b7c96054d6f51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1128179307> .

