@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/p29069180X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vierde wijze uit het Oosten / door Henry van Dyke ; ill. van Ruth McCrea ; [vert. uit het Engels: L.W. Carp]" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069637776> ;
    schema1:bookEdition "6e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069636672> ;
    schema1:description "Oorspr. Nederlandse uitg.: Amsterdam : Van Holkema & Warendorf, 1905" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062710026" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e15fd5e6b90f944c114f3d777dc230a> ;
    schema1:name "De vierde wijze uit het Oosten" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bab006b5ceddd9dee2fe2f1a48b10a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71703912> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1a3063212a0f57d145175f3bb171300b> .

