@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/p408951745> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alice in Wonderland / Lewis Carroll ; met eenenveertig illustraties van John Tenniel ; vertaald [uit het Engels] door Akkie de Jong" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068713304> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06879035X>,
        <http://data.bibliotheken.nl/id/thes/p154957186> ;
    schema1:description "Oorspronkelijke Nederlandse uitgave: Leidschendam : Kemper & Boekwerk, ©2005" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789076542836" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60a175c31a26020e5312bfe210e4fb43> ;
    schema1:name "Alice in Wonderland" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26a28e710dec90efe62140efee4e3e98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/981913981> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a41233ca2d2075af352c632025fab8ea> .

