@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/p303384816> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zonnetempel / Hergé ; [vert. uit het Frans]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068064209> ;
    schema1:description "Oorspr. Nederlandse uitg.: Doornik : Casterman, 1949" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297655280> ;
    schema1:isbn "9789030360650" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75e3ba2512ce29290d3e0fabd01db63c> ;
    schema1:name "De zonnetempel" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ce282ec7382cb9564fcf07d5c3e28d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/204421720> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e82a9748b931098ad9d6e3e94c7ceed3> .

