@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/p050384368> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A knowledge-based approach of connect-four / Victor Allis" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073079960>,
        <http://data.bibliotheken.nl/id/thes/p075353474> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042305667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1f5d2c848987be72da1c5824c5637dd> ;
    schema1:name "A knowledge-based approach of connect-four" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/377c1b524d9b4614e43af27f8b5c4194> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64860244> .

