@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/p040965309> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Opgedragen aan Prof. Dr. J. P. Slooff / [met medew. van O.A. Driessen ... et al.]" ;
    dcterms1:issued "1965" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07290934X>,
        <http://data.bibliotheken.nl/id/thes/p074374044> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba973d571b3bafb8d4291b9f0288c18c> ;
    schema1:name "Opgedragen aan Prof. Dr. J. P. Slooff" ;
    schema1:numberOfPages 538 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3afe7894c220445e170878a9c26162a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64732167> .

