@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/p840778252> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "New directions in scheduling theory / J.K. Lenstra and A.H.G. Rinnooy Kan" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598876> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067809162>,
        <http://data.bibliotheken.nl/id/thes/p075410761> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069103291> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811914321> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/595eca24ce3f4b8f2027cd061da11e9a> ;
    schema1:name "New directions in scheduling theory" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/566e88a1f7b8ff6af4a43a7c659605fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63899644> .

