@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/p036385360> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Er is meer dan genoeg / teksten: Hinke Baukje Wever, Job Heeger ; met ill. van Ch.A.-H. Müller" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397357664> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072389451> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069244642>,
        <http://data.bibliotheken.nl/id/thes/p06990023X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p03730593X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e5b306e87b5aad8cac62eda5d72f523> ;
    schema1:name "Er is meer dan genoeg" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e531afcf216b5ad593d11b1961913586> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64273741> .

