@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/p216714494> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beste keus / Karen Drogin ; [vert. uit het Engels: M. Bron]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p190936401> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p190373229> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p189872276> ;
    schema1:isbn "9037820573" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ffa24af1a8a68693374931c5789176c> ;
    schema1:name "De beste keus" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34432b6eabe8493e60ae2e098e48ef99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67319080> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/03b6f1a11bc141751b908aa9540afc98> .

