@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/p830776672> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van David Balfour / Robert Stevenson ; [vert. uit het Engels door Ingrid Hölscher]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06875972X> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069298742> ;
    schema1:description "Bevat: David Balfour ontvoerd ; Catriona" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062139914" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7be84512f4d7d15ea24cfdd1148f5aa> ;
    schema1:name "De avonturen van David Balfour" ;
    schema1:numberOfPages 294 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b21699cb4ba51dc89e120a9213691a51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63465268> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0c77a9998a6bcd0220d422972dd855d5> .

