@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/p303384581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 7 kristallen bollen / Hergé ; [vert. uit het Frans]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068064209> ;
    schema1:description "Oorspr. Nederlandse uitg.: Doornik : Casterman, 1948" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297655280> ;
    schema1:isbn "9789030360643" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fc6c3fe2ad844e95987394bac31c7cc> ;
    schema1:name "De 7 kristallen bollen" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3718c8c6d66059defebf0514c5fcc105> ;
    schema1:sameAs <http://www.worldcat.org/oclc/204421521> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/959b6844fd8171ee413ed98a8d24e9da> .

