@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/p400816113> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A cognitive grammar of Japanese clause structure / Toshiyuki Kumashiro" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075675048> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p406398690> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p16602256X> ;
    schema1:isbn "9789027246691" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9db3a3645b5aac980b95a403c47abead> ;
    schema1:name "A cognitive grammar of Japanese clause structure" ;
    schema1:numberOfPages 373 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/062e3ced9019f7b60ba657b943f76904> ;
    schema1:sameAs <http://www.worldcat.org/oclc/951522194> .

