@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/p093529910> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The music at Long Verney / Sylvia Townsend Warner ; with an introd. by Peter Davidson" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068529961>,
        <http://data.bibliotheken.nl/id/thes/p090430719> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p09726637X> ;
    schema1:description "Oorspr. verschenen in: The New Yorker. - 1971",
        "Uitg. door studenten van de cursus, Van Kopij tot Boek 1992, van de Vakgroep Engels, Rijksuniversiteit Leiden" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629372> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9074372023" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63c6962b52b2683cf496b083286f67e7> ;
    schema1:name "The music at Long Verney" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58e9347a993ff32e7e0796deeac4dd49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65840312> .

