@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/p423810561> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tandarts / door G.D. Margadant" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596854>,
        <http://data.bibliotheken.nl/id/thes/p078684358> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p173177549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p100246494> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851443575> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13472462a5c5d954f33156e7dbf1b388> ;
    schema1:name "De tandarts" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b888f53114e54c81518cc239617ef5a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120153141> .

