@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/p183097904> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Contemporary capillary gas chromatography / eds.: C.F. Poole, H.-G. Janssen" ;
    dcterms1:issued "1999" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072084553> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bc63a7153a37d5313b8edd36fb1674b> ;
    schema1:name "Contemporary capillary gas chromatography" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e153f54a03982116aa811fbed9eecb77> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67914708> .

