@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/p830013997> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jacht op het goud / tekst Serge Rosenzweig ; tek. Bernard Dufossé ; [vert. Suzanne Braam]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06896398X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067803881>,
        <http://data.bibliotheken.nl/id/thes/p068836902>,
        <http://data.bibliotheken.nl/id/thes/p068836910>,
        <http://data.bibliotheken.nl/id/thes/p068836953> ;
    schema1:description "Ballonstrip",
        "Naar \"De Vijf en de schat op de zeebodem\" door Claude Voilier" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830013822> ;
    schema1:isbn "9023004981" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b73ca5ce516de691ead8d11fe4e87489> ;
    schema1:name "De jacht op het goud" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/133896cad3ca723c92866fb587946a0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71395174> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a0cc3d2fcd751dc7663369ec8e58673b> .

