@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/p043999689> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 7 kristallen bollen / Hergé ; [vert.]" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068064209> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:description "\"Les sept boules de cristal\". 1948" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832990388> ;
    schema1:isbn "9030325070" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/389e48d3f46cd0ca9274096140cb4840> ;
    schema1:name "De 7 kristallen bollen" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/caf29be5ead664692e0a8aae1abfac19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899037210> .

