@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/p101417063> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papers dedicated to C. J. Bouwkamp / [articles by H.B.G. Casimir ... [et al.]" ;
    dcterms1:issued "1975" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067578462>,
        <http://data.bibliotheken.nl/id/thes/p068885466> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842212361> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ec815273bfc9e1ec2c16e0cfa07b69d> ;
    schema1:name "Papers dedicated to C. J. Bouwkamp" ;
    schema1:numberOfPages 379 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3574f1ae22daa6b7d194490301cb840b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66125757> .

