@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/p331676419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alice in wonderland / illustraties van Hutchings ; gebaseerd op het verhaal van Lewis Carroll ; Nederlandse vertaling [uit het Engels] Ton Wassink" ;
    dcterms1:issued "1975" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068713304>,
        <http://data.bibliotheken.nl/id/thes/p068772920>,
        <http://data.bibliotheken.nl/id/thes/p175615675> ;
    schema1:description "Op voorkant omslag: 313.02" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p08791865X> ;
    schema1:isbn "9024312434" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc4de6fad4b5a4ffcfdeb16be6c83321> ;
    schema1:name "Alice in wonderland" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/417e92aa1a7bdbbd5ad287356c81cdf1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/743037583> .

