@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/p304748900> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kuifje en de alfa-kunst / Hergé ; [vert. uit het Frans]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068064209> ;
    schema1:description "Oorspr. Nederlandse uitg.: Doornik : Casterman, 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297655280> ;
    schema1:isbn "9789030360841" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6de5ab5f5b413b5eecae7a176ef8208> ;
    schema1:name "Kuifje en de alfa-kunst" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f551222577f2635d23fe2af0f4b59f00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/192077999> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0a7b1a1543bc6b404f607c3203754b43> .

