@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/p783863004> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Written language : general problems and problems of English / by Josef Vachek" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611969>,
        <http://data.bibliotheken.nl/id/thes/p078497582>,
        <http://data.bibliotheken.nl/id/thes/p078660912> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067867154> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831379383> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb4bc0a65f8ab822fb2fed4b3c0ac1b3> ;
    schema1:name "Written language : general problems and problems of English" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e84196aa544db9861560bfde7f7641db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780751081> .

