@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/p049403281> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Henk Helmantel / met bijdragen van D. Kraaijpoel en W.L. Meijer ; onder red. van J.P.L. van Seventer ; [vert.: J. van Seventer-Keltie]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07358200X>,
        <http://data.bibliotheken.nl/id/thes/p397419406> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069506264>,
        <http://data.bibliotheken.nl/id/thes/p069506272>,
        <http://data.bibliotheken.nl/id/thes/p072107588>,
        <http://data.bibliotheken.nl/id/thes/p07358200X> ;
    schema1:description "Nederlandse en Engelse tekst" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "907273601X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78b945742d978bab934ef129cb0c84d1> ;
    schema1:name "Henk Helmantel" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c549eccd8830156e8d757cabb0d653ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901670152> .

