@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/p09993163X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het land van de draak / Xiao-Hui Wang, Lin Yu ; vert. [uit het Duits] door Petra Rebmann" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099931745> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p099931753>,
        <http://data.bibliotheken.nl/id/thes/p09993180X> ;
    schema1:description "Oorspr. uitg: Dortmund : Harenberg, 1991" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p092695221> ;
    schema1:isbn "907394242X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e34947456fd768fe73f7357f7698fa25> ;
    schema1:name "Het land van de draak" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9431fbd23037c52a1bfc392d42084f74> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66069991> .

