@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/p088984265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uncertainty in artificial intelligence" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075652528> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p093716494> ;
    schema1:description "Papers presented at the Sixth Conference on Uncertainty in artificial intelligence, held on July 27-29, 1990, at the Massachusetts Institute of Technology, in Cambridge, MA" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046252096>,
        <http://data.bibliotheken.nl/id/nbt/p851975143> ;
    schema1:isbn "0444892648" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89331b449b28d9a1fbbb5d110442de56> ;
    schema1:name "Uncertainty in artificial intelligence" ;
    schema1:numberOfPages 528 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5089c05cd4d74bf6d44ed31d4922bc8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769707478> .

