@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/p438410513> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jozef Cuvelier vijf-en-zeventigjarig / Floris Prims" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070181179> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070057079> ;
    schema1:description "Omslag vermeldt: Algemeene Vergadering van 30 Mei 1945" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68dca5460aa2491acfaa5af4b40295ec> ;
    schema1:name "Jozef Cuvelier vijf-en-zeventigjarig" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26da618c0b72f6c9490057abf6ddbad5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1372511331> .

