@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/p182453790> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Engelsch woordenboek / K. ten Bruggencate" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43592799X> ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068781652> ;
    schema1:bookEdition "13e verb. en verm. uitg." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067473288> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p782739962>,
        <http://data.bibliotheken.nl/id/nbt/p810547325> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c98a069fae8f022a4e4b60a0ce69600> ;
    schema1:name "Engelsch woordenboek" ;
    schema1:numberOfPages 1052 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbaf1128ea2f54699e8137bb4d25fb09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772430703> .

