@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/p100619215> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An A to Z of common errors / Jan Cumps & Diana Phillips" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605368>,
        <http://data.bibliotheken.nl/id/thes/p077611969>,
        <http://data.bibliotheken.nl/id/thes/p078497582>,
        <http://data.bibliotheken.nl/id/thes/p078683181> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069401942> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p091059801> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9053501436" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/505f5564684fae1a204c38d5ad927f39> ;
    schema1:name "An A to Z of common errors" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/601c864e9d6fb142bed97fa266caa1c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66097611> .

