@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/p394987195> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wereldorde en geestesleven / door J.D. Bierens de Haan" ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593456>,
        <http://data.bibliotheken.nl/id/thes/p078513790>,
        <http://data.bibliotheken.nl/id/thes/p397306415> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068419732> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864921039> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8237669dd2764c586769c6cd3136403> ;
    schema1:name "Wereldorde en geestesleven" ;
    schema1:numberOfPages 390 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/554fd6c79751d2e22a0fb19fe17e20f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/868155430> .

