@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/p234761172> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fotoboekje rondom Rusland / Bas Roodnat ; foto's Ad Windig" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071039074> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074182722> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84153408X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faacbf7ebbd7664fcf07cf338fdd1a63> ;
    schema1:name "Fotoboekje rondom Rusland" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60278bc15ede4829bbda4a1083c8050a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67080802> .

