@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/p271402148> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Paddenstoelen / door G.D. Swanenburg de Veye ; geïll. met 128 gekl. pl. van M.B. Selhorst" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068891164> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/4568f3b0ce4d07a60b9620a7041c94dd> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cacc37129457eaf5b792b7b34287e04> ;
    schema1:name "Paddenstoelen" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e5732b759d86951a5bd0de52565ae49> .

