@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/p379259516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[De trol die mens wilde zijn / verteld door Thomas Berger ; geïllustreerd door Ronald Heuninck]" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073723223> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069067775> ;
    schema1:description "Op omslag: The little troll",
        "Titel en tekst in het Chinees. - Vertaling uit het Nederlands" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "zh" ;
    schema1:isbn "9787530976197" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aca0a8c813c61e57edd3fe203d79ff7b> ;
    schema1:name "[De trol die mens wilde zijn" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9f0108a28d00c663e3c9bc3041ba151> ;
    schema1:sameAs <http://www.worldcat.org/oclc/885018764> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cd8df180ff6bf184e23646ff1b052088> .

