@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/p271362626> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chaos in systems with many degrees of freedom / Astrid Silvia de Wijn" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566612X>,
        <http://data.bibliotheken.nl/id/thes/p075689855> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p272746037> ;
    schema1:description "Proefschrift Universiteit Utrecht" ;
    schema1:inLanguage "en" ;
    schema1:isbn "903933868X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d6473d61a21d3b7b74568574cb65f91> ;
    schema1:name "Chaos in systems with many degrees of freedom" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d83d97b0780182faa29b0bf1877dd000> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66986398> .

