@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/p840246595> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sparsa collecta / W.C. van Unnik" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397321805> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068263996> ;
    schema1:description "Teksten in het Duits, Engels en Frans" ;
    schema1:inLanguage "de",
        "en",
        "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822767805>,
        <http://data.bibliotheken.nl/id/nbt/p840245262> ;
    schema1:isbn "9004062602" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/344d12d521e96bf470153a1d8024bc89> ;
    schema1:name "Sparsa collecta" ;
    schema1:numberOfPages 332 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9018df2c31c6705d8f3bda7d4be84171> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769034291> .

