@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p83224547X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van Rusland / George Vernadski" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435799681> ;
    dcterms1:issued "1947" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068612540> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069389217>,
        <http://data.bibliotheken.nl/id/thes/p069411077> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832245089>,
        <http://data.bibliotheken.nl/id/nbt/p832245194> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd7b74a1fc1c52bbe0dc15c66265fb2d> ;
    schema1:name "Geschiedenis van Rusland" ;
    schema1:numberOfPages 294 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93732d915bb5c22edc1c4609e88e371a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768986164> .

