@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/p448105268> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De witte jas / Tom Marin ; met tek. van E.J. Saal-Steenbeek" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075392771>,
        <http://data.bibliotheken.nl/id/thes/p141688610> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p422847046> ;
    schema1:description "Omslag gesigneerd ES = E.J. Saal-Steenbeek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p101924402> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19986488d234408c4aa57065a83ba94a> ;
    schema1:name "De witte jas" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8a032063e741d222f791f8c9de7c13b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517296199> .

