@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/p059097167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lectures on osmosis / by F.A.H. Schreinemakers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416492134> ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595777>,
        <http://data.bibliotheken.nl/id/thes/p078617863> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069980322> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/327814c3fc1644aed90f2e9eb6f7d560> ;
    schema1:name "Lectures on osmosis" ;
    schema1:numberOfPages 266 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbde52fb46ec0982ca50879b1f7cdddd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901154598> .

