@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/p44740511X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De witoog / door M.C. Capelle ; geïllustreerd door Menno" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067933645> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071021523> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p095063722> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bdaa56cb6f81d8b84d4fe23be475853> ;
    schema1:name "De witoog" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e5f17752c146fd4214f35939348ba55f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514460515> .

