@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/p16910625X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Organisatiestructuur van de Komintern / G. Voerman" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078631726>,
        <http://data.bibliotheken.nl/id/thes/p090975715>,
        <http://data.bibliotheken.nl/id/thes/p093757492>,
        <http://data.bibliotheken.nl/id/thes/p096058331>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073289019> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/647968d4f62b05c7a4cec1570ddaa6dd> ;
    schema1:name "Organisatiestructuur van de Komintern" ;
    schema1:numberOfPages 38 .

