@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/p204464463> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste van William Butler Yeats / samengebracht door Koen Stassijns en Ivo van Strijtem ; vert. [uit het Engels] door Koen Stassijns ... [et al.] ; ingeleid door Hedwig Schwall" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068478682> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073195251>,
        <http://data.bibliotheken.nl/id/thes/p073756083>,
        <http://data.bibliotheken.nl/id/thes/p136066801> ;
    schema1:description "Engelse en Nederlandse tekst. - Stofomslagtitel: De mooiste van Yeates" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9020936638" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ef6cfb39ffc188076734a1bfd727bc5> ;
    schema1:name "De mooiste van William Butler Yeats" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab233e614d25bee28bf21bf963f448ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67327044> .

