@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/p222363274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Engels handwoordenboek / F.P.H. Prick van Wely" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069100519> ;
    schema1:bookEdition "7e, verb. dr." ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841770263> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e3446994d08c74041da9a567313657c> ;
    schema1:name "Engels handwoordenboek" ;
    schema1:numberOfPages 977 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a280b35ee15d55b1a32f3519f90d5f1b> .

