@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/p81023517X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het vrouwenvertrek / Jeanne Bourin ; met een voorw. van Régine Pernoud ; vert. [uit het Frans] door Susan Dubois-Scheltema" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074946633> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068678045>,
        <http://data.bibliotheken.nl/id/thes/p069543186> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029507896" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e8177bce4707aba001086db42b7d622> ;
    schema1:name "Het vrouwenvertrek" ;
    schema1:numberOfPages 548 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/923bfa76eed1e9f0b97c02a660659620> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63325194> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/50a5875c2a4f3cbda4209a85a2d81d78> .

