@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/p241837383> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beste voor jou / Laura Philips ; [vert. uit het Engels: Quincy Naomi]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126946272> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072612282>,
        <http://data.bibliotheken.nl/id/thes/p151404151> ;
    schema1:description "Oorspr. Nederlandse uitg.: Gilze : De Vrijbuiter, 1996. - (Candlelight ; 802)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085027464> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45f2d43a71ab02a5c595ef517650dcb8> ;
    schema1:name "Het beste voor jou" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90d8ee03707c41e7340b12285e5fef0e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66922391> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f079963e76d3660c690138274e15c6d4> .

