@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/p429274785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Glas en kristal / door Karel Wasch" ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595440>,
        <http://data.bibliotheken.nl/id/thes/p095975616>,
        <http://data.bibliotheken.nl/id/thes/p113081421>,
        <http://data.bibliotheken.nl/id/thes/p397423292> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069607435> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822618699> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86150593X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84822f2531544232c7907b6d773fa1c0> ;
    schema1:name "Glas en kristal" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86bbfec9f683a0bfe4c2b351bf7cc229> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196093769> .

