@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/p322439574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jacht op de draak / Anthony Read ; met ill. van David Frankland ; [vert. uit het Engels: Jenny Crum]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p310171504> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069705984>,
        <http://data.bibliotheken.nl/id/thes/p261642308> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31017158X> ;
    schema1:isbn "9789062388684" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a139433ed5d5ef670a0878d7933c73c3> ;
    schema1:name "De jacht op de draak" ;
    schema1:numberOfPages 164 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2824e015c00a7367afe9eead8232f7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/461983795> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/162b6a1c4a7136eba9bf671dfcc334f5> .

