@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/p238642038> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tovenaar / Carlos Trillo [tekst] ; Juan Bobillo [tek. ; vert. uit het Spaans]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p227910230> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07301835X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p232644756> ;
    schema1:isbn "9076752397" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01d362621eb4e3f71bdbc488b84f1d69> ;
    schema1:name "De tovenaar" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee8d5f0b1d09a7b008c0c091121b6afe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67122315> .

