@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/p146403916> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stress patterns of the world / ed. by Rob Goedemans, Harry van der Hulst, Ellis Visch" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599071>,
        <http://data.bibliotheken.nl/id/thes/p078424186> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p101357788> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068772173>,
        <http://data.bibliotheken.nl/id/thes/p072294086>,
        <http://data.bibliotheken.nl/id/thes/p151625700> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e8da39f67c6417f3cdf80eab8416f65> ;
    schema1:name "Stress patterns of the world" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/352ada2bb653d46d434b2c0fe9cc5c0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68930790> .

