@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/p289028698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lichte kamer : de onverborgen fotografie / Johan Swinnen" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075669269>,
        <http://data.bibliotheken.nl/id/thes/p078508711> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086442538> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044118293" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/690766dca5ff4f849a024e6926d2e9e7> ;
    schema1:name "De lichte kamer : de onverborgen fotografie" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6efa72094eef7bacc63bbf36d8ae417> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66459309> .

