@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/p801740789> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrouw en haar verkrachter / Marie-Odile Fargier ; [vert. uit het Frans door Colette van Leent]" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614413>,
        <http://data.bibliotheken.nl/id/thes/p078941261> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071140395> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071140409> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9010022889" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/856d6777ed7802531347428e21907025> ;
    schema1:name "De vrouw en haar verkrachter" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69374588a230162adc6020671bc08efc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63332769> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f89f0aa531fab8c90a98f9f7bd6f6573> .

