@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/p429727194> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Menschen levens / door Sophie Woudts" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p133960021> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p329797387> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p150722419> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa2f685f3a509b162057d2e746fcc026> ;
    schema1:name "Menschen levens" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb6b920377554a41d75f8af6811f3153> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200002338> .

