@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/p832520632> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dankpsalmen / vert. [uit het Hebreeuws] door A.S. van der Woude ; met een voorw. van Th. Vriezen" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759407X>,
        <http://data.bibliotheken.nl/id/thes/p397319304> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069238588> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820172243> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbd48ffcb738766544f14116f5b6afac> ;
    schema1:name "De dankpsalmen" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/829e81ff2d688117c14646ee6219a530> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67506471> .

