@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/p424357879> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fotograferen met een kleine flitser / Frank Doorhof" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560633X>,
        <http://data.bibliotheken.nl/id/thes/p075606356> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p356387917> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Omslag vermeldt: Inclusief gratis webversie van het boek" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321264258> ;
    schema1:isbn "9789463561532" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef650e1807c881caf0cf09981ac3414f> ;
    schema1:name "Fotograferen met een kleine flitser" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c519d55356cad95ca58a4097821c159> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1151854834> .

