@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/p158355490> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biggles en de rampvlucht / W.E. Johns ; [vert. uit het Engels Marvel M. Wagenaar-Wilm]" ;
    dcterms1:issued "1997" ;
    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/p075629410> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p10408863X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a51e06272a2dde84d4f82fc9c11752c> ;
    schema1:name "Biggles en de rampvlucht" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77a4c41f39655a533f18753069be5d2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68355621> .

