@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/p079490115> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Rode Pimpernel / Orczy ; [vert. uit het Engels: E. van der Gheijn Jr.]" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068618727> ;
    schema1:bookEdition "14e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072347899> ;
    schema1:description "Omslagontwerp: H.W. Rutgers" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863342078> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f49653f89c5bedbdcdf4cace31717bf> ;
    schema1:name "De Rode Pimpernel" ;
    schema1:numberOfPages 164 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f294185efe09518a4a262b96b665d3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65440396> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0de3c5d387618fa037ee424e5c786de3> .

