@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/p088041395> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Camera obscura / Hildebrand ; geïll. met tek. van Jo Spier" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068939035> ;
    schema1:description "Oorspr. uitg.: 1839" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082421986> ;
    schema1:isbn "9064072337" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e51b22341a3b2d76238a5e3013d89d01> ;
    schema1:name "Camera obscura" ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab526dfd6c60e0aad09d1b92329b45e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906734008> .

