@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/p40392510X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anne Frank, haar leven / tekst: Marian Hoefnagel ; redactie en vormgeving: Eenvoudig Communiceren" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06835522X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073470333>,
        <http://data.bibliotheken.nl/id/thes/p287553299> ;
    schema1:description "ISSN van de reeks: 2352-7463",
        "Omslag vermeldt: Taal voor het leven startpakket" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p304036234> ;
    schema1:isbn "9789086960392" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f25aa237ea0780a24aeda691a06c89a7> ;
    schema1:name "Anne Frank, haar leven" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60682a5ce7c0d6f2a1ec8e04454c352b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900445024> .

