@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/p08591567X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A concise introduction to programming language principles / H.E. Bal, D. Grune" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073487279>,
        <http://data.bibliotheken.nl/id/thes/p07540916X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071779426> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042305667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ce07c7af0af9d40a417181fb0b09b34> ;
    schema1:name "A concise introduction to programming language principles" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2bf23e699c7f64bac446e5e5ac8606b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65553375> .

