@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/p052004317> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alice in Waterland : INDESEM '89 / Christoph Grafe" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601923> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074274082>,
        <http://data.bibliotheken.nl/id/thes/p106451383> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052003531> ;
    schema1:isbn "905269009X" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee344c6f284510c7cac54f1b1eb43b8f> ;
    schema1:name "Alice in Waterland : INDESEM '89" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a17e3f3d321a7d68df021f1025e9841> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769340786> .

