@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/p037037994> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Butzemann / J. Vandenheede ; [übers. aus dem Französisch]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072517786> ;
    schema1:description "Oorspr. uitg.: Brussel : Magic strip, 1986" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863265413> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f5b791ac4651cbe3d25a26a04c5a09b> ;
    schema1:name "Butzemann" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e4af316b4177ae574dd5c966c554ef9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64480917> .

