@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/p852437331> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lichtleer voor de fotograaf / Guinau ... [et al.]" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397294867> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123860997> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044800851> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7daed5f78fee608c6c7859162314ee0> ;
    schema1:name "Lichtleer voor de fotograaf" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffe6b9c3ceef20685a2f90dc729ba780> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64163108> .

