@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/p092435645> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Breaking point / Jacob Presser ; [tansl. by Barrows Mussey] ; illustrations by Leon Gregori" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409745> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/92f8c7ea8cc2b64631ef0a12ed3627fc>,
        <https://data.bibliotheken.nl/.well-known/genid/9aa75547fb7e56d6f3c4ae9e2d1bae6d> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cdb9d726860ace1f1772d630f86ba9e> ;
    schema1:name "Breaking point" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7fc5b54462ecffa9d5e1ba8891f9c1ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65574468> .

