@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/p297655345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kuifje in Afrika / Hergé ; [vert. uit het Frans]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068064209> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297655280> ;
    schema1:isbn "903032841X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe52243a45d2b960e5ccc8896b1953db> ;
    schema1:name "Kuifje in Afrika" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b4b273912ae0119fc15305bfcf0659d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150230052> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/99673ee4ecc40df2136ebbcfe1d02b12> .

