@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/p113007884> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In memoriam Claudius Henricus de Goeje : (1879-1955) / [R.A.J. van Lier]" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068920067> ;
    schema1:description "Zonder titelbl. Koptitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/508087a8c217ab59746f94b4211e2bc5> ;
    schema1:name "In memoriam Claudius Henricus de Goeje : (1879-1955)" ;
    schema1:numberOfPages 324 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5eb74f645a15effa57a0e77ba4c98da1> .

