@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/p054188946> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Science and belief : from Copernicus to Darwin / [cursusteam: W.J. van der Dussen, M.J.A.A. Korthals]" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075290413> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068477724>,
        <http://data.bibliotheken.nl/id/thes/p074281763> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9035806271" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f51daa52cbe7e23676ca43db095bd226> ;
    schema1:name "Science and belief : from Copernicus to Darwin" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecc3046b67ed8b210b5e504600e6d630> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64806244> .

