@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/p124245064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De revoluties / samenst.: Jan Weerdenburg" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620634>,
        <http://data.bibliotheken.nl/id/thes/p077599470>,
        <http://data.bibliotheken.nl/id/thes/p07865050X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p112259502> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072874791> ;
    schema1:description "Met een bijdrage in het Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052260275>,
        <http://data.bibliotheken.nl/id/nbt/p10477603X> ;
    schema1:isbn "9039308357" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43b3b155619ab052ef3710396c9b342f> ;
    schema1:name "De revoluties" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/78d99e8971caf2ab89d8b713f0730e8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69191092> .

