@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/p863260276> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The prism of science / ed. by Edna Ullmann-Margalit" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627426>,
        <http://data.bibliotheken.nl/id/thes/p397286082> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07414474X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811673391>,
        <http://data.bibliotheken.nl/id/nbt/p860006565> ;
    schema1:isbn "9027721602" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3d35db490fbec4a6d8451dee4a0874c> ;
    schema1:name "The prism of science" ;
    schema1:numberOfPages 250 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/baa55df394aa6519e328ae8babc2bdd8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781807267> .

