@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/p05152774X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe draakjes kunnen dromen / geschreven door A.J. Wood ; met illustraties van David Anstey ; [vert. uit het Engels]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074130765> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073103179> ;
    schema1:description "Colofon vermeldt: Copyright en produktie: Uitgeverij Ploegsma bv, Amsterdam 1988",
        "Oorspr. uitg.: Templar Publishing Ltd, 1986" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00be292a228a9d222477b467683ff4c4> ;
    schema1:name "Hoe draakjes kunnen dromen" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af8a0016a7faca2ec46ec78a6e595e36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906787372> .

