@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/p190960264> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Meten is weten ... na signaalverwerking' / G. Blacquière" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561491X>,
        <http://data.bibliotheken.nl/id/thes/p07566366X>,
        <http://data.bibliotheken.nl/id/thes/p154073040> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074627449>,
        <http://data.bibliotheken.nl/id/thes/p170672719> ;
    schema1:description "Inaugurele rede Technische Universiteit Delft" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b7c29fc6f96dbbfa30b9a796e948892> ;
    schema1:name "' Meten is weten ... na signaalverwerking'" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b08465673b28cd0a063a5a7f4e2125d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67736061> .

