@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/p437786838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontdekking van de talenten / Anna Ruhe ; met illustraties van Claudia Carls ; vertaald uit het Duits door David Orthel" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p422448559> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318028786>,
        <http://data.bibliotheken.nl/id/thes/p422448575> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p438671953> ;
    schema1:isbn "9789000387106" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1da11f6350613d999368cc8bd5d4c625> ;
    schema1:name "De ontdekking van de talenten" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8552c09c5121933a0e46eaf683b560c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1375591786> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7c39c65e11629aa07d0e65bd6267e59f> .

