@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/p038062887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gerechten voor warme dagen / Wiebe Andringa ; [ill. Joop van Meurs]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X>,
        <http://data.bibliotheken.nl/id/thes/p397590644> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071029397> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051120079" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6097defe2b4e34d59577ba7b23ac48f9> ;
    schema1:name "Gerechten voor warme dagen" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e538a81d57637a958868ed3d7ccaef13> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64501588> .

