@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/p047142480> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In memoriam Prof. Mr. F. F. X. Cerutti / [F.A. Brekelmans]" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072636807> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069402949> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/091f99b0baeed6a6fb5081539389bada> ;
    schema1:name "In memoriam Prof. Mr. F. F. X. Cerutti" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8387197cdfd108699ee701d6c8f51a0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64798788> .

