@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/p437791521> 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:bookFormat schema1:EBook ;
    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/p444344748> ;
    schema1:isbn "9789000387113" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d25c78c91956f4ebf0b3c1e97123ed9e> ;
    schema1:name "De ontdekking van de talenten" ;
    schema1:numberOfPages 17092880 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7c97164b5190264e7e70ecaff6f213b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1424966459> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/313bfb68e27f7375c3ad371d85586837> .

