@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/p810190591> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An overview of the SUMMER programming language / P. Klint" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071434100>,
        <https://data.bibliotheken.nl/.well-known/genid/cc577fc8e91af7c2f5dc4c85ac144428> ;
    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/08799f47543819f727d95502b669932f> ;
    schema1:name "An overview of the SUMMER programming language" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/229fd4a6fada6eea357c6a4d3c86d789> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63318111> .

