@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/p435843494> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fransch woordenboek / Karel Rudolph Gallas" ;
    dcterms1:issued "1917-1919" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069614458> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p088680754> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p102520054> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5939ecc44bfa256905bb87e31e94cbb> ;
    schema1:name "Fransch woordenboek" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6c60e9dc5849c8731cb6f0f3dbd8b2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241791909> .

