@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/p059225815> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adsorptie / door H.R. Kruyt $ De gedaanteverwisseling van de stof / door Ernst Cohen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42470496X> ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067734804> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070100241> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf5d5582843d6d4520081871387d5744> ;
    schema1:name "Adsorptie" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b86f12500613112f6a4e5ae075adbb26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64977592> .

