@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/p447618253> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alice in Wonderland / Lewis Carroll ; ill. by D.R. Sexton" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577281> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068713304> ;
    schema1:bookEdition "[Repr.]" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/154fa8418a76d526ca1f44ff0ed8c76d> ;
    schema1:description "1e uitg. 1865" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865032483> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcd8198fce08555efe2df1306dd560a5> ;
    schema1:name "Alice in Wonderland" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ae040956b5d4aac5157bc391d5662c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514621263> .

