@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p232680019> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een elektronische schaakmeester? / door A.D. de Groot" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397585888>,
        <http://data.bibliotheken.nl/id/thes/p397587333> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068349785> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdb0a8fd5ae6fc04674c5974bc77baef> ;
    schema1:name "Een elektronische schaakmeester?" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773185227> .

