@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/p197270883> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ballade van weemoed / Lucy Gordon ; [vert. uit het Engels: Ton Stam]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071417729> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070103992> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82073781X> ;
    schema1:isbn "9036025761" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a72d7c4bb0ae0bad7b47d44253add99d> ;
    schema1:name "Ballade van weemoed" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d769735bd6217741e51ce8d57a0e2769> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67550332> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/38951bb9ed68e774113fd2220a299333> .

