@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/p159396158> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Breaking point / Jacob Presser ; [tansl. by Barrows Mussey] ; ill. by Leon Gregori" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409745> ;
    schema1:bookEdition "[New ed.]" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/1ef0b32a78420353051cd2437d440136>,
        <https://data.bibliotheken.nl/.well-known/genid/6b06118b9d0bf5ea230f79a909e2f459> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d89e026acec66ac767d09e6851616f18> ;
    schema1:name "Breaking point" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e085b3959a26f45b6c3f3f461d470c26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65574468> .

