@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/p830481389> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Psalmen / uit de grondtekst vert. en uitgelegd door J.P.M. van der Ploeg" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p078638941>,
        <http://data.bibliotheken.nl/id/thes/p397321473> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068320280> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811921433> ;
    schema1:isbn "9022850447" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0a94ff507fb6ce45addc93640c47e16> ;
    schema1:name "Psalmen" ;
    schema1:numberOfPages 510 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6dbb40410e8b72d34dcb5f9a4ff2c429> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63452481> .

