@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/p780679350> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Revised report on the algorithmic language ALGOL 68 / edited by A. van Wijngaarden ... [et al.]" ;
    dcterms1:issued "1976" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068899947> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821566490> ;
    schema1:isbn "9061960894" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff22394e3af9e3551b24e30df4f5120e> ;
    schema1:name "Revised report on the algorithmic language ALGOL 68" ;
    schema1:numberOfPages 236 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28754b2f2b9c72b534afb771aaab0e33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780996186> .

