@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/p448634686> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het lam / François Mauriac ; [vert. uit het Frans van Jan Oyen]" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068383312> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070308055> ;
    schema1:description "Vervolg op: Een voortreffelijke vrouw" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037044982> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843098716> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5ba13fdc940c169ed54b1d487a81f50> ;
    schema1:name "Het lam" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dff360450a54d8e65b2b67d526c3041f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519115669> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/557943311527bd049e3210b63b145ba5> .

