@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/p062168525> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handbook of theoretical computer science / ed. by Jan van Leeuwen" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605179>,
        <http://data.bibliotheken.nl/id/thes/p078429358>,
        <http://data.bibliotheken.nl/id/thes/p078473306>,
        <http://data.bibliotheken.nl/id/thes/p078593549>,
        <http://data.bibliotheken.nl/id/thes/p095242864>,
        <http://data.bibliotheken.nl/id/thes/p397286651> ;
    schema1:associatedMedia "http://catdir.loc.gov/catdir/enhancements/fy0601/90003485-d.html",
        "http://www.loc.gov/catdir/enhancements/fy0601/90003485-d.html" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068413025> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0444880755" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/582ce2fe2eeae8db26c9ebb36f9b4e63> ;
    schema1:name "Handbook of theoretical computer science" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/271aa1b5bbffbff8d1a98132da9937a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782013302> .

