@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/p427999588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geestelijke opbouw van onzen tijd / M.C. van Mourik Broekman" ;
    dcterms1:issued "1927" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/ce2dd4cd914c89851fdc1031cb4d3da4> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p084558733> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044984812>,
        <http://data.bibliotheken.nl/id/nbt/p08455830X> ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36252530288f42974bb31f25f5dd1afe> ;
    schema1:name "De geestelijke opbouw van onzen tijd" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6314af45807a36fefdaec254a1f8dda> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163926791> .

