@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/p362926190> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 7 kristallen bollen / Hergé ; [vert. uit het Frans]" ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068064209> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:description "1e Nederlandse uitg.: 1948",
        "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832990388> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76708f97b373fb6f5fefc738ceba513d> ;
    schema1:name "De 7 kristallen bollen" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fadd677b0475de4982d4d4addeb46568> ;
    schema1:sameAs <http://www.worldcat.org/oclc/850164041> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dc448544d10687ae8c4f98755142fde4> .

