@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/p147509017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het zien / door Conrad G. Mueller, Mae Rudolph ... [et al.]" ;
    dcterms1:issued "1969" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070247625>,
        <http://data.bibliotheken.nl/id/thes/p070247633> ;
    schema1:description "Uit het Engels vert" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p329799916> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4f0cbe158d50a9b703047b9bc1fb594> ;
    schema1:name "Het zien" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fde4b20c2183d10ae7564466f283becb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/521829964> .

