@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/p790508540> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ALGOL 68 transput / [by] Johannes Cornelis van Vliet" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605314>,
        <http://data.bibliotheken.nl/id/thes/p078429315>,
        <http://data.bibliotheken.nl/id/thes/p089242599>,
        <http://data.bibliotheken.nl/id/thes/p160319277> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068419708>,
        <https://data.bibliotheken.nl/.well-known/genid/6bee53c3dd600a9b8b4a2527dd0aa0ff> ;
    schema1:description "Ook verschenen als: Mathematical Centre tracts ; 110",
        "Proefschrift Amsterdam, Universiteit van Amsterdam" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5f137a23edae9f6966a884bf178e017> ;
    schema1:name "ALGOL 68 transput" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee29b7a1b85249761fa190e4ee8e8329> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63248519> .

