@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/p215892879> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Agent programming languages: programming with mental models / Koenraad Victor Hindriks" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p17033502X>,
        <http://data.bibliotheken.nl/id/thes/p21660561X> ;
    schema1:description "Proefschrift Universiteit Utrecht" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p170219283> ;
    schema1:isbn "9039325901" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db1ccc5306b69369a4c4d4f8fcd9dd05> ;
    schema1:name "Agent programming languages: programming with mental models" ;
    schema1:numberOfPages 245 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a670aaf30f90f7fee513109d3481c1b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67297860> .

