@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/p802659780> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Introduction to metamathematics / by Stephen Cole Kleene" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601858>,
        <http://data.bibliotheken.nl/id/thes/p078589150> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068466587> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811914933> ;
    schema1:isbn "0720421039" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64b9431e4837a4a3cba14d6923dbd9ff> ;
    schema1:name "Introduction to metamathematics" ;
    schema1:numberOfPages 550 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/647bef7eee2547d941469f9d6351c565> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781255201> .

