@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/p057023794> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Delfi3-interpreter : notes on the implementation / Bob Goedhart, Willem Jonker" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566089X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074594303>,
        <http://data.bibliotheken.nl/id/thes/p075416034> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072536705> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043951783> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4946529770460fa9ec5204194ad46f7b> ;
    schema1:name "The Delfi3-interpreter : notes on the implementation" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98376f8fb715957879e996ad3feb671d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64605531> .

