@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/p264073096> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waarom blijf je niet ontbijten? : een komedie / door Gene Stone and Ray Cooney ; Ned. vert. door Jan Hulsegge" ;
    dcterms1:issued "199X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p288661567> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071425926>,
        <http://data.bibliotheken.nl/id/thes/p071598162> ;
    schema1:description "Omslag vermeldt: No. 2116" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3b9054bad94e44f13c2113934b217ac> ;
    schema1:name "Waarom blijf je niet ontbijten? : een komedie" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fce15f3434ef678bbee87a8402b5b284> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66586009> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8945f5a4c3838551118834c06b0c7bdc> .

