@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/p263273075> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De psalmen / vert. [uit het Hebreeuws] en bew. door Piet Thomas" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662345> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069385300>,
        <http://data.bibliotheken.nl/id/thes/p26327313X>,
        <http://data.bibliotheken.nl/id/thes/p263273148> ;
    schema1:description "Voorgelezen door Stan Milbou met muziek van Philippe De Chaffoy" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9059950054" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b24891fe8828c1bb32d802f51c4365c> ;
    schema1:name "De psalmen" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79cf09a68aeb68c61b5ba60acc558a53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66539802> .

