@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/p320308782> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe klassiek is een klassiek kinderboek? / door Harry Bekkering" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609352>,
        <http://data.bibliotheken.nl/id/thes/p078552133> ;
    schema1:associatedMedia "http://hdl.handle.net/2066/84457" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072330007> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "With bibliogr., valedictory address Radboud University Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff41e43a4e2039527f5f9afd0d38b866> ;
    schema1:name "Hoe klassiek is een klassiek kinderboek?" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/210d2cf61aedee67456ae13b6e91ab72> ;
    schema1:sameAs <http://www.worldcat.org/oclc/406181194> .

