@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/p040242501> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A theory of weights for combining expert opinion / Roger M. Cooke" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069514089>,
        <http://data.bibliotheken.nl/id/thes/p075389282> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036173266> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1bf52167a385812923e7405c64da40b> ;
    schema1:name "A theory of weights for combining expert opinion" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf5030d9712c266ea491d293019c4666> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64701784> .

