@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/p321551923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hans Brinker : a classic Dutch adventure / [ill. Nicolas Trottier ; text Martijn de Rooi ; transl. from the Dutch: Tekom Vertalers]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p151779635>,
        <http://data.bibliotheken.nl/id/thes/p321551761> ;
    schema1:bookEdition "1st pr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069877432>,
        <http://data.bibliotheken.nl/id/thes/p07339775X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789076214139" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d09d05e05b5648ccb81f08f343f4caf9> ;
    schema1:name "Hans Brinker : a classic Dutch adventure" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e93422e2f0dbc562068365aacd80c9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/459595663> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8f49e69baf2639d08887e2c9d7a27f37> .

