@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/p085951188> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A simple linear time algorithm for triangulating three-colored graphs / H. Bodlaender, T. Kloks" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598876> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072306025>,
        <http://data.bibliotheken.nl/id/thes/p075470322> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079401627> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054601959> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8f7ce8b74ea40b332ba1e90765d6a18> ;
    schema1:name "A simple linear time algorithm for triangulating three-colored graphs" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a25432de181c1dc69aef4dd5ff47ced4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906631447> .

