@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/p175420548> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A knowledge-based system for reactor selection / Ralph Jacobs" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602792>,
        <http://data.bibliotheken.nl/id/thes/p075663104>,
        <http://data.bibliotheken.nl/id/thes/p077606566>,
        <http://data.bibliotheken.nl/id/thes/p077606582>,
        <http://data.bibliotheken.nl/id/thes/p078467470>,
        <http://data.bibliotheken.nl/id/thes/p078557216>,
        <http://data.bibliotheken.nl/id/thes/p078558840>,
        <http://data.bibliotheken.nl/id/thes/p078643813> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p175583412> ;
    schema1:description "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eafa2f0bdcaaaaa02d12ba911316032d> ;
    schema1:name "A knowledge-based system for reactor selection" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6bff22c078bb15cc8c91154952348bda> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67968041> .

