@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p182165752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bloemenjongen / Karen Roberts ; vert. [uit het Engels] door M. Dijkstra" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342271237>,
        <http://data.bibliotheken.nl/id/nbt/p342271245> ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p182209377> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p145914283> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025496342" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6e90b9d33738009e1a49f050ac20dc8> ;
    schema1:name "De bloemenjongen" ;
    schema1:numberOfPages 366 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/646d0a57c350819bb0d210d5861eccc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67858217> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/36dd0b2940da51d76a6e8339c8c9c877> .

