@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/p040557154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als het niet anders kan / Barbara Boswell ; [vert. uit het Engels E.G. Bos]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071723358> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06908680X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852028954> ;
    schema1:isbn "9062322263" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af473b2952555eae574dc7f8a51068bb> ;
    schema1:name "Als het niet anders kan" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69542f0929959ea41edf2f2a1693afc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64710375> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a0485fdb3758154c4508c319e6e478dd> .

