@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/p123685915> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verdwenen bladzijde / W.E. Johns ; [vert. uit het Engels: Marvel M. Wagenaar-Wilm]" ;
    dcterms1:issued "1994" ;
    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: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/661e3cebd48ffc1664ee972a882ec36b> ;
    schema1:name "De verdwenen bladzijde" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/730fd411e9b7a2e85818e14fbb4aab07> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69177660> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6198cb6a14284dd5d30611a338ee1a29> .

