@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/p760254613> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abstract set theory / [by] Abraham A. Fraenkel" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601874>,
        <http://data.bibliotheken.nl/id/thes/p078943817> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067487092> ;
    schema1:bookEdition "4th rev. ed." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067535194> ;
    schema1:description "Previous ed.: Amsterdam : North-Holland Publishing Co., 1966" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820024562> ;
    schema1:isbn "0720403901" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3f50153ebc4b51fa8ba2905540b7aed> ;
    schema1:name "Abstract set theory" ;
    schema1:numberOfPages 281 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b008e10275ac67b545692a054101ecce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780440044> .

