@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/p114139970> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pure type systems with definitions / by Paula Severi and Erik Poll" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075493500>,
        <http://data.bibliotheken.nl/id/thes/p115129537> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089896793> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860173992> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b509bc02778e1d68de3faa570ceb749c> ;
    schema1:name "Pure type systems with definitions" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5eb7f538e1ffec47531067a61fa75ea2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66282480> .

