@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/p790109956> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Applied optimal control / ed. by A. Bensoussan, P.R. Kleindorfer [and] Ch.S. Tapiero" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600447>,
        <http://data.bibliotheken.nl/id/thes/p077607465> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068651023>,
        <http://data.bibliotheken.nl/id/thes/p06890651X>,
        <http://data.bibliotheken.nl/id/thes/p070482357> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811498611> ;
    schema1:isbn "0444851755" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffa70833e3af4ca0664e122d8da29433> ;
    schema1:name "Applied optimal control" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/32ef188bc0a5dcf0423e95f25a275229> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780998009> .

