@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/p058957359> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blijvende opdracht / door H. Kraemer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391318837>,
        <http://data.bibliotheken.nl/id/nbt/p423962795> ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594517>,
        <http://data.bibliotheken.nl/id/thes/p397331924> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069902275> ;
    schema1:description "Ontstaan uit een lezing, gehouden op de twee Zendingsstudieconferenties te Lunteren, in Augustus 1940" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88d6c0bc3d71377f5e8329577fa867f0> ;
    schema1:name "Blijvende opdracht" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ca64d21bdadca96bd2f468825eb57b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781272363> .

