@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/p101337221> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lecture notes on Kalman filtering (college c52c) / A. Johnson" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620308> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p083432809>,
        <http://data.bibliotheken.nl/id/thes/p08749809X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100668445> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9073680425" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1f882aef65e7fbe35d1a463ba23b47c> ;
    schema1:name "Lecture notes on Kalman filtering (college c52c)" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/191adc9806c4b5422fb05655bef7ac8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66123360> .

