@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/p429950284> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek van de Russische taal : deel 1 / Charles B. Timmer" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397471866> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070254281> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629224> ;
    schema1:inLanguage "nl",
        "ru" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822525518> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad21131741ed0ae8daed8e1be8fdbaa0> ;
    schema1:name "Leerboek van de Russische taal : deel 1" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/467baffa79b7530d3a9c278e9a2be7a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200250009> .

