@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/p193253895> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld werk / Lu Xun ; vert. [uit het Chinees] K. Ruitenbeek" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599896> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p140099344> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074067028> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029065370" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85b7b0834f174dbf21ba81d0b30f74a1> ;
    schema1:name "Verzameld werk" ;
    schema1:numberOfPages 602 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/957bcc8db71a092d3e8e0810f0f5b76f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67686857> .

