@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/p087923122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chain coding in computer graphics / Hubertus Martinus Maria van de Wetering" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075686899>,
        <http://data.bibliotheken.nl/id/thes/p07760542X>,
        <http://data.bibliotheken.nl/id/thes/p07847101X>,
        <http://data.bibliotheken.nl/id/thes/p078566045>,
        <http://data.bibliotheken.nl/id/thes/p095113827> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089650700> ;
    schema1:description "Proefschrift Eindhoven" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d89226fb91e8e3bd81224d363940884f> ;
    schema1:name "Chain coding in computer graphics" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64dd7d371b8cd743a0d50a1237e9fe0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65734761> .

