@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/p424442302> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adventures in Holland / written by René Noorderveen ; with drawings from Anet van de Vorst ; English translation: Lorraine T. Miller" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p413918203> ;
    schema1:bookEdition "First printing" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p197301169>,
        <http://data.bibliotheken.nl/id/thes/p265395135> ;
    schema1:description "Vertaald uit het Nederlands" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408673346> ;
    schema1:isbn "9789492901583" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db61a451e76e0b067a29e73329e6a625> ;
    schema1:name "Adventures in Holland" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf7b91836724ac6e648a2c8665f1504f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1153434698> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/760fd3c07fed8b107aa8ecaf96af9114> .

