@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/p216707684> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Holland in Lichtbildern / text J.J. Smedes ; Uebers. Lore Grages ; fotografie Jaap Doeser" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068410301> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071721983>,
        <http://data.bibliotheken.nl/id/thes/p081838808> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5270fe33ef0cbcc484d985ea948ceff6> ;
    schema1:name "Holland in Lichtbildern" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7947c27d85d9d30d306fd7cc12ad7708> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67318923> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/40fa762e5f7e2c8dd5d1d227372b6c86> .

