@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/p040042537> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "..... En Nederland lacht / Okke Haverkamp" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446301248> ;
    dcterms1:issued "1947" ;
    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:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851409199> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6dff7f93af17cd0e66ca17a592a99db4> ;
    schema1:name "..... En Nederland lacht" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5235800e91c57941a1d0dadd1791e546> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769290390> .

