@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/p393527263> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uw dienaar t'aller stond / door C. J. Verplanke" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06758652X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p112098568> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p102530661> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca58e45655d21a7ce664ae6b8c372f67> ;
    schema1:name "Uw dienaar t'aller stond" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60b8690d95632dee0a390425272479c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910553450> .

