@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p433807989> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De onvergetelijke invaljuf / Hans Mijnders ; illustraties: Daan van Oostenbrugge" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44098503X>,
        <http://data.bibliotheken.nl/id/nbt/p440985048> ;
    dcterms1:issued "2021" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/433807989.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186545320> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p353037443> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033131103" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7abd66215396efc78a3c49b8d5ffcf84> ;
    schema1:name "De onvergetelijke invaljuf" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1978113479c5b4f3b17ab9247ffd853b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1273931756> .

