@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/p199990514> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Draft report on the algorithmic language Algol 68 / A. van Wijngaarden (ed.) ; commissioned by working group 2.1. on Algol of the International Federation for Information Processing" ;
    dcterms1:issued "1968" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/0ce7cb3726c44db88a11b4f7ed28c964> ;
    schema1:bookEdition "3rd print" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068899947> ;
    schema1:description "Suppl. to Algol bulletin 26" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8969fe7e19443455eef983b493173ecc> ;
    schema1:name "Draft report on the algorithmic language Algol 68" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01b5511e28130c81a27ca962cf59584a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63491828> .

