@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/p861744969> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Binnen de perken / door Alan Ayckbourn ; Nederlandse vert. [uit het Engels door]: Dolf Verspoor" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068765983> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070164282> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0245f1f34f95b566dfacc8185c46c279> ;
    schema1:name "Binnen de perken" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7592a420edf67efb8a77e64f32063c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64290928> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/aee3899b20a29eeb7987f57793bfe93f> .

