@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/p137191766> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biggles en de joker / W.E. Johns ; [vert. uit het Engels Marvel M. Wagenaar-Wilm]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069394032> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108229521> ;
    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/39ad738864b389b3f837946b56b0338e> ;
    schema1:name "Biggles en de joker" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e6d459b68d2578a802f429c6cee356f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69030840> .

