@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/p42966902X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "President Masaryk / door J.H. van Peursem" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069967067>,
        <http://data.bibliotheken.nl/id/thes/p078634059>,
        <http://data.bibliotheken.nl/id/thes/p078635225>,
        <http://data.bibliotheken.nl/id/thes/p397584849> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069731403> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043912990> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043910939> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99e39e70ca3626bba5778fb70c9f7bd5> ;
    schema1:name "President Masaryk" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e524ad2aed6775fb4b55648d1633a803> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164075509> .

