@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/p095037101> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Numerical solution of dynamical systems with equality state-space constraints / by A.A. ten Dam" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661004>,
        <http://data.bibliotheken.nl/id/thes/p075664402> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075314878>,
        <http://data.bibliotheken.nl/id/thes/p080468330> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822769700> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/724546961c0805d530a57aedcd8617fb> ;
    schema1:name "Numerical solution of dynamical systems with equality state-space constraints" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81a436e88296f00ffc1eaa8670b3e2dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65930371> .

