@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/p448655438> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betere foto's met de box en andere eenvoudige toestellen / Dick Boer" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606321>,
        <http://data.bibliotheken.nl/id/thes/p07759519X>,
        <http://data.bibliotheken.nl/id/thes/p078508711> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069159580> ;
    schema1:bookEdition "8e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p149479654> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p155668943> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e65d0206b77e7d579fbbd67f722b901> ;
    schema1:name "Betere foto's met de box en andere eenvoudige toestellen" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc18457cf9dcc2f6b4efd6fe1602649f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519129737> .

