@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/p810706032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Comprehensive analytical chemistry / ed. by Cecil L. Wilson and David W. Wilson" ;
    dcterms1:issued "1959" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068234864>,
        <http://data.bibliotheken.nl/id/thes/p068234899> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p79155306X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c53a0b56bf7588ff6e0bb9b7b3f0e4a> ;
    schema1:name "Comprehensive analytical chemistry" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cbb6bf4eeac0ab28ab1be12f94d57d6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/576759> .

