@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/p11151312X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Engelsch woordenboek / door K. ten Bruggencate" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394966961>,
        <http://data.bibliotheken.nl/id/nbt/p407654593> ;
    dcterms1:issued "1907" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397464517> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068781652> ;
    schema1:bookEdition "4e verb. en verm. uitg." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070876703> ;
    schema1:description "Oorspr.: 1895/1896" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/716821b0b9d7ee450a885d476a117722> ;
    schema1:name "Engelsch woordenboek" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f4a04b4c7cf90d5ad27cb366d1e8937> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66059009> .

