@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p822097931> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geverfde vrouw / Françoise Sagan ; [vert. uit het Frans door Angèle Manteau]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342804723>,
        <http://data.bibliotheken.nl/id/nbt/p342804731> ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068961413> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068280904> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026325150" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/292268c252d22224e333e8732240a822> ;
    schema1:name "De geverfde vrouw" ;
    schema1:numberOfPages 349 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2b5af92abec62d827fdae4dafc2bc7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63457394> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8e6598734fdf4e4703b9e10509ecd511> .

