@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/p050620363> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Job shop scheduling by simulated annealing / P.J.M. van Laarhoven, E.H.L. Aarts, J.K. Lenstra" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661144> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072744057>,
        <http://data.bibliotheken.nl/id/thes/p075350335> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067809162>,
        <http://data.bibliotheken.nl/id/thes/p072746289> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840877358> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e53b8e7f4eddfc678c72765b932aade> ;
    schema1:name "Job shop scheduling by simulated annealing" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18efd421eb903eaac773a514cb395593> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64895484> .

