@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/p395178908> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een protest tegen Stanley Jones / door Schouwer" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071391614>,
        <http://data.bibliotheken.nl/id/thes/p397527276> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p422519022>,
        <https://data.bibliotheken.nl/.well-known/genid/f32b0ab0f36ee351d3629b51d6f054b6> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p190274573> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089213874> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fca43ac8d48f44d88d6c60d5c321951> ;
    schema1:name "Een protest tegen Stanley Jones" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1b30262ab208cd5925ecd590c2a4fb2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915793141> .

