@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/p182276376> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Coherence and conservation in the dynamics of belief / Hans Rott" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p166270415> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p175023751>,
        <http://data.bibliotheken.nl/id/nbt/p182736504> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d5d3d48dc21e7227d1c40c3d12b4e22> ;
    schema1:name "Coherence and conservation in the dynamics of belief" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/acd25d19c3d597c9a4a603d3f654d52f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772419391> .

