@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p040042758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "..... En Nederland lacht / Okke Haverkamp" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446301272> ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759732X>,
        <http://data.bibliotheken.nl/id/thes/p078539153>,
        <http://data.bibliotheken.nl/id/thes/p078948061>,
        <http://data.bibliotheken.nl/id/thes/p078948207>,
        <http://data.bibliotheken.nl/id/thes/p078948711> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070785120> ;
    schema1:description "Op omslag: Deel 9" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851409199> ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c8d3043fd8c5f30bcfcfecc1cc1830c> ;
    schema1:name "..... En Nederland lacht" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/008ce7b7a4f87c88568ed2773e924692> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769289223> .

