@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/p329358154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "English grammatical usage : a study guide / Anne-Marie Simon-Vandenbergen and Miriam Taverniers" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605368>,
        <http://data.bibliotheken.nl/id/thes/p075608219> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068279582> ;
    schema1:bookEdition "1st ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p258132078> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789033480454" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a31d110cdca439984df5c2d624768e6> ;
    schema1:name "English grammatical usage : a study guide" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb2568f8a57c4986d1f13ed15226d0f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/670400464> .

