@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/p783230281> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A study of adverbs / by Shuan-Fan Huang" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599012>,
        <http://data.bibliotheken.nl/id/thes/p078463181> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p083878335> ;
    schema1:description "Based on the author's thesis, Ohio State University",
        "Bew. proefschrift Columbus, Ohio, 1971" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821853333> ;
    schema1:isbn "9027933634" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ba5728e3de721f488683c35ada16ec9> ;
    schema1:name "A study of adverbs" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7d86211ab5d9f2a74726656c647c9f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901678078> .

