@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/p086200933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oerwoud / Peter Matthiessen ; [vert. uit het Engels door J.F. Kliphuis ... et al.]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072769149> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068902964> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902546873X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c2b76ab393bbb3f2bb3b40117843acd> ;
    schema1:name "Oerwoud" ;
    schema1:numberOfPages 381 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/21b13744e4f921f159cb9a2de72cb075> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65655318> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/46f6fa01afd96a6cbdd5d6395724ea64> .

