@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/p296913472> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Engelsche taal / door M.E. Barentz" ;
    dcterms1:issued "1917" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071164960> ;
    schema1:bookEdition "4e verb. dr" ;
    schema1:description "Afl. 15 (p. 257-279) o.d.t. Sleutel op De Engelsche taal. - Afl. deels met impressum: Amsterdam : S.L. van Looy",
        "Groote cursus voor zelfonderricht" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a22bf19d1ec2aeddad004a03bf94da06> ;
    schema1:name "De Engelsche taal" ;
    schema1:numberOfPages 279 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5699c357b913ebe2831043f50047c1e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150400766> .

