@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/p343417286> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Probabilities, laws, and structures / Dennis Dieks ... [et al.] (eds.)" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595521> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068635508> ;
    schema1:description "Selected papers from the workshops organised by the ESF Research Networking Programme PSE in 2010" ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p338962646> ;
    schema1:isbn "9789400730304" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf0ff8bc83c095508bfb439b037481ca> ;
    schema1:name "Probabilities, laws, and structures" ;
    schema1:numberOfPages 512 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4fac3f6a1dbe47e5dfa077d7ffa4dbc> .

