@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/p851052398> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rood boek van de Kulturele Revolutie / Mao Tse-toeng" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078470013>,
        <http://data.bibliotheken.nl/id/thes/p093757492>,
        <http://data.bibliotheken.nl/id/thes/p397563469> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p140108866> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p175551480> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ae3aeed77db576d6853837f4988a10a> ;
    schema1:name "Rood boek van de Kulturele Revolutie" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb86f3b4b43854e3ea6713a193b9d941> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71398839> .

