@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/p040043134> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "..... En Nederland lacht / Okke Haverkamp" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446301302> ;
    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:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/040043134.jpg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070785120> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851409199> ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3df4846e08012a1909d1543aae8a2348> ;
    schema1:name "..... En Nederland lacht" ;
    schema1:numberOfPages 73 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e190f7f63d9083131a6c10b592befc6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769285001> .

