@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/p091572681> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kwekeling / [eindred.: Marten Oosthoek]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069510989>,
        <https://data.bibliotheken.nl/.well-known/genid/0cf1bb5eff63d0fe334fa3e59feb1945> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/74d5a0b66a64521a268457b79e71174b> ;
    schema1:description "Zonder titelbl. - Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822698110> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4aaf56799d0d27cf62e146aeef59f9b7> ;
    schema1:name "De kwekeling" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1945ae75b4cde116954a66c32f4417ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63429504> .

