@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/p249956586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A case against periodic jukebox scheduling / M.E. Lijding, F. Hanssen, P.G. Jansen" ;
    dcterms1:issued "2002" ;
    schema1:associatedMedia "http://purl.utwente.nl/publications/38388" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p24149740X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073697745>,
        <http://data.bibliotheken.nl/id/thes/p235138754> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p24427522X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/040c7e1e9590e8222a3ea80ea44702ab> ;
    schema1:name "A case against periodic jukebox scheduling" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fd0ee5f4f4ef42b46d7676c861540b3> .

