@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/p784054819> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Studies on Psalms / by B. Gemser ... [et al.]" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p078638941>,
        <http://data.bibliotheken.nl/id/thes/p397321163> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070863547> ;
    schema1:description "Engelse, Franse en Duitse tekst" ;
    schema1:inLanguage "de",
        "en",
        "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832308226> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ff80f48772e89675a517817bf59dd1c> ;
    schema1:name "Studies on Psalms" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eae385e3b7bd8193e40041b4483568bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780773486> .

