@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/p428182763> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mister Oscar op vakantie = on holiday / Jim Field" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p375881212> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p278583075> ;
    schema1:description "Teksten in het Nederlands en Engels. - Vertaald uit het Engels. - Vertaling Marjet Huiberts. - Omslag vermeldt: Een voorleesverhaal met meer dan 100 Engelse woorden" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9789401468244" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5f9bef93d8b4b1268787db772d586a5> ;
    schema1:name "Mister Oscar op vakantie = on holiday" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/764e01d13c04cda209f6db9adfa4e49b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164746906> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6399b0767ed2feaaaad1874689a499af> .

