@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/p24234500X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De witte steen / tekst Pierre Makyo ; tek. en inkleuring David Caryn ; [vert. uit het Frans: Hans van den Boom]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p242344844> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p069224323> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242344887> ;
    schema1:isbn "9034300838" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cc63de96843642df842d556463fbbf9> ;
    schema1:name "De witte steen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45c24d8d1eba8f33fd54fe9c49884de4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66162116> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c5249b1cc16a73254f06f7a99be130af> .

