@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/p435281305> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anne Frank, haar leven / tekst: Marian Hoefnagel ; redactie en vormgeving: Eenvoudig Communiceren" ;
    dcterms1:issued "2021" ;
    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:bookEdition "Zesde druk" ;
    schema1:description "Eerste druk: 2008",
        "ISSN van de reeks: 2352-7463" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801>,
        <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p304036234> ;
    schema1:isbn "9789086966912" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33c38345f79a55e24f0917707e6f8c6e> ;
    schema1:name "Anne Frank, haar leven" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8341d6e2a65b28c1096c9a032ea5b02c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1296574716> .

