@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/p203466330> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biggles en de nieuwe lichting / W.E. Johns ; [vert. uit het Engels: Marvel M. Wagenaar-Wilm]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069394032>,
        <http://data.bibliotheken.nl/id/thes/p109127749> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108229521> ;
    schema1:description "Speciale gelimiteerde en genummerde ed. - Opl. van 250 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629372>,
        <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p10408863X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9fe28c6778160bcac954978670d1b30> ;
    schema1:name "Biggles en de nieuwe lichting" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7d03d280c29e2974e5cacc5aad48407> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67353178> .

