@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/p428306748> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label ".... En Ik zal u rust geven / A.G. Barkey Wolf, D.J. Couvée, Dr. O. Norel, A.K. Straatsma, P.G. de Vey Mestdagh" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663910> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069063435>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069263205>,
        <http://data.bibliotheken.nl/id/thes/p069628912>,
        <http://data.bibliotheken.nl/id/thes/p071077677>,
        <http://data.bibliotheken.nl/id/thes/p183879961> ;
    schema1:description "Digitale versie van de uitgave: Den Haag : J. N. Voorhoeve, [1942]",
        "K-nummer K 2661" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037123750> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f11260431e43909b42eaf1bbe8f70d1d> ;
    schema1:name ".... En Ik zal u rust geven" ;
    schema1:numberOfPages 186 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83d4e263f85eb190661d3d3dee53899a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1179139777> .

