@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/p239006119> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bekende Nederlander : blijspel in twee bedrijven / door Alan Ayckbourn ; vert. [uit het Engels] Gees Linnebank" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068765983> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074363824> ;
    schema1:description "Omslag vermeldt: A 2719" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2c6ef47dfc7daeee6a34fabfb379344> ;
    schema1:name "De bekende Nederlander : blijspel in twee bedrijven" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/324d3dfdc419f831803594e9598365c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67002696> .

