@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/p163052875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een onweerstaanbaar drietal / Kristine Rolofson ; [vert. uit het Engels: Wijnanda Rixman]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074483447> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123841992> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9034767418" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2526bd1c39bff56845afa5a49a87b113> ;
    schema1:name "Een onweerstaanbaar drietal" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d302ef7b12b93c0863f04e955deac1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68242596> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/83986281b1039b32b0ec46a114764bea> .

