@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/p036875198> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een stap achteruit / W.Th.C. van Doorn" ;
    dcterms1:issued "1908" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607902>,
        <http://data.bibliotheken.nl/id/thes/p078503507>,
        <http://data.bibliotheken.nl/id/thes/p078700159> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/3a16dca95a877b35941a2b2d58c2d334> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47731810418b1c41d3a028de42ff942e> ;
    schema1:name "Een stap achteruit" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23d22c6caf1783e538f35c92bad6ad09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64476075> .

