@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/p057328293> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Artificial intelligence: its scope and limits / James H. Fetzer" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075652528>,
        <http://data.bibliotheken.nl/id/thes/p077605411>,
        <http://data.bibliotheken.nl/id/thes/p078567297> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068792808> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043763596> ;
    schema1:isbn "0792305051" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5de83857efc16c090784b07a986eb82> ;
    schema1:name "Artificial intelligence: its scope and limits" ;
    schema1:numberOfPages 338 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7441c43cf00d24f43ca41a9cfa4a046d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902314727> .

