@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p090643259> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Engels handwoordenboek / F.P.H. Prick van Wely" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394964594> ;
    dcterms1:issued "1923" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069100519> ;
    schema1:description "Omslagtitel: Engelsch woordenboek" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833101269>,
        <http://data.bibliotheken.nl/id/nbt/p841770263> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffedac6acffa6bddb9bbb8bf0ae9968e> ;
    schema1:name "Engels handwoordenboek" ;
    schema1:numberOfPages 810 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73b7ddb989cbd30196d328c3c02ad833> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769741198> .

