@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p330827626> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bai Juyi, Arthur Waley en de anderen : literatuer / J.P.A. Louman" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068479840>,
        <http://data.bibliotheken.nl/id/thes/p071428534> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068535953> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1139a6fefa2dbabef6d575585854a231> ;
    schema1:name "Bai Juyi, Arthur Waley en de anderen : literatuer" ;
    schema1:sameAs <http://www.worldcat.org/oclc/775821463> .

