@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/p266595456> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als paddestoelen uit de grond / [eindred.: Karel Bourgondiën]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602717> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075447878> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p227495411> ;
    schema1:description "Uitgave ter gelegenheid van het 50-jarig bestaan van de Coöperatie Nederlandse Champignonkwekersvereniging" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddeb7b99f6148657d416c8f0e0291bd8> ;
    schema1:name "Als paddestoelen uit de grond" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e71f2b5d2f2f0085ca14979cb806e84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66978505> .

