@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/p853046255> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gaston Bertrand / door Robert L. Delevoy ; [vert. uit het Frans door August Corbet]" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07027942X>,
        <http://data.bibliotheken.nl/id/thes/p078659027>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06833074X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069619360> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841343292> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8397c80e9be1392cbc1a69d3aabfba8> ;
    schema1:name "Gaston Bertrand" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9b87abbbff3958468c212004b2a1356> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905468195> .

