@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/p285287265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stravinsky / by Frank Onnen ; [transl. from the Dutch by Mrs. M. M. Kessler-Button]" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069038635> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070835640> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p323942490> ;
    schema1:description "Oorspr. uitg.: Amsterdam : Becht, [ca.1948?]" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8274e3fb8053a523b8f5fba2cb3da65a> ;
    schema1:name "Stravinsky" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/46224ed541d43d55eb9f3948a0c8a153> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906105382> .

