@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/p42628917X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In vogelvlucht de wereld rond / John Farndon, Paul Boston ; vertaling [uit het Engels]: Henriëtte Gorthuis" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099807599> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p320590860>,
        <http://data.bibliotheken.nl/id/thes/p409255521> ;
    schema1:description "Tekst John Farndon, illustraties Paul Boston" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789000374137" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0808103e0e6b67786a4e49a70e938f6> ;
    schema1:name "In vogelvlucht de wereld rond" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43b3004f80195b1d39238ebbc4632816> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1176569256> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8a6abf16af9dbd9cf9003cb72b3421a2> .

