@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/p291011640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Accurate and high-quality surface mesh extraction from medical data / door Paul Wessel de Bruin" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p291011578> ;
    schema1:description "Proefschrift Technische Universiteit Delft" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p16404793X> ;
    schema1:isbn "907759583X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bcf37d7544d20a7f450655cdff112e3> ;
    schema1:name "Accurate and high-quality surface mesh extraction from medical data" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a555ea3dde5a167936c88358ac350342> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71719058> .

