@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p087179334> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Speurtochten in de psalmen / M.P. van Dijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341909289> ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662345> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068613806> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024268095" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c5287592e6e9a05531ed5e0b189191b> ;
    schema1:name "Speurtochten in de psalmen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/220781a657c96f751a358d2d299b62c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65700623> .

