@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p181766698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Methoden voor het onderzoek van gassen / door J.N.J. Perquin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43592771X> ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p150267789> ;
    schema1:bookEdition "3e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p157025551> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c088ec9386eecc1cfcfbcfa3bc8cd054> ;
    schema1:name "Methoden voor het onderzoek van gassen" ;
    schema1:numberOfPages 139 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58eb4785ed223b929fad027d075a85ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67846699> .

