@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/p217738338> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A descriptive grammar of early old Japanese prose / by John R. Bentley" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075675048>,
        <http://data.bibliotheken.nl/id/thes/p07759990X>,
        <http://data.bibliotheken.nl/id/thes/p078551471> ;
    schema1:associatedMedia "http://site.ebrary.com/id/10089123",
        "http://site.ebrary.com/lib/stanford/Doc?id=10089123" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p227888073> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p059614838> ;
    schema1:isbn "9004123083" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5821d438094444ce0021eaadd157a157> ;
    schema1:name "A descriptive grammar of early old Japanese prose" ;
    schema1:numberOfPages 286 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/748e835f08968dc3ee98f1915e237f71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906963579> .

