@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/p29901309X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schat van Scharlaken Rackham / Hergé ; [vert. uit het Frans]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068064209> ;
    schema1:description "Oorspr. Nederlandse uitg.: Doornik : Casterman, 1947" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297655280> ;
    schema1:isbn "9789030360261" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/611e9ab881888185b9d6c1a11f76c083> ;
    schema1:name "De schat van Scharlaken Rackham" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d257391e7d7624ebd050b4115f9c719> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150417963> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9a74f1689f093fb14a205be7b6c9d93c> .

