@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/p040022889> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gerechten met paddestoelen / [red. Wiebe Andringa ... e.a. ; ill. Joop van Meurs ... e.a.]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602709> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071029397> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830839666>,
        <http://data.bibliotheken.nl/id/nbt/p86167572X> ;
    schema1:isbn "9062485464" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8651aac2f901f53362f61aadf5f6cc06> ;
    schema1:name "Gerechten met paddestoelen" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/339d7f8c1a74115b4cfe5a70d5a72c57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64465611> .

