@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p305989324> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Comprehensive analytical chemistry / ed. by Cecil L. Wilson and David W. Wilson" ;
    dcterms1:issued "200X" ;
    schema1:inLanguage "en",
        "ru" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p79155306X> ;
    schema1:issn "1875788X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67743c5bd74366c662bec8cda31fc83c> ;
    schema1:name "Comprehensive analytical chemistry" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8159a890c44a90862c43e6d053cfa759> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212418820> .

