@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/p810205076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "How inefficient are stack-oriented abstract machines? / P. Klint" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610124> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071434100>,
        <https://data.bibliotheken.nl/.well-known/genid/d3b0120a7dca441d419ebf4e3cd3efea> ;
    schema1:description "Lit. opg",
        "Voordruk" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822717859> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adcca0dc260a3cee55fdc69ae58fc642> ;
    schema1:name "How inefficient are stack-oriented abstract machines?" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89e7251eb35be7d81d42efe325b30f05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906723269> .

