@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/p107871327> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De russische revolutie na vijftig jaar / [door F.C. Spits ... et al.]" ;
    dcterms1:issued "1967" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075014238> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840451792> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67285e4b83f002b80761ec8e5144b2c0> ;
    schema1:name "De russische revolutie na vijftig jaar" ;
    schema1:numberOfPages 283 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee381787ca9d61e66b707ea4fced647a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65984805> .

