@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/p063389754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Gebiss des Drachens / Henk Kuijpers" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072620269> ;
    schema1:bookEdition "1. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p109454715> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p180482009> ;
    schema1:isbn "3551013160" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c70185760173f18782a6329870f8d829> ;
    schema1:name "Das Gebiss des Drachens" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64845fea0d53e8781c1af60faf9bd636> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769416202> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8f64b7327e222bcda754cf13a7061a97> .

