@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/p142065781> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrouw in de bakkerij / door D.J. van der Ven" ;
    dcterms1:issued "195X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600137>,
        <http://data.bibliotheken.nl/id/thes/p075665158>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078443245>,
        <http://data.bibliotheken.nl/id/thes/p078951569> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068372515> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044592620> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca3297d61ff683a030ed65b29dcec2f8> ;
    schema1:name "De vrouw in de bakkerij" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc71d2faa6dd72ee8dbed5d9fd17d927> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68982798> .

