@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/p409248754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beheersch u zelven! / Samuel Smiles ; bew. door M. Buys" ;
    dcterms1:issued "1876" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000136027" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072383739> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073275212> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046106324> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a3b008fc0230720d07ff09d2c98c010> ;
    schema1:name "Beheersch u zelven!" ;
    schema1:numberOfPages 346 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e97333419dc60941619f36e3ceba38fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/976431285> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/70315fc1bc3a8b1b8ec8d192e839d27d> .

