@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/p087915812> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A general Markov decision method / G. de Leve" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067722792> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070049378>,
        <https://data.bibliotheken.nl/.well-known/genid/dc7ac82844fd235fcd94bb63973628df> ;
    schema1:description "Voorpublicatie" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087915391>,
        <http://data.bibliotheken.nl/id/nbt/p822717948> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a262a3f92a0d9e644a0544aabc4b72b8> ;
    schema1:name "A general Markov decision method" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0748b12606c30cf265685db45bee24bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769641752> .

