@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p305031376> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan zijn voeten : roman / Elisabeth Barillé ; vert. [uit het Frans] door Floor Borsboom" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342566423>,
        <http://data.bibliotheken.nl/id/nbt/p342566431> ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071923322> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074465112> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029565646" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f909c6b3c8eda8d31719404c7d5964c> ;
    schema1:name "Aan zijn voeten : roman" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60261251ded164f572babeded4542cf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212195382> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5633335c6ab51603801f4979b39af135> .

