@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/p41663544X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frans handwoordenboek / F.P.H. Prick van Wely" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069100519> ;
    schema1:bookEdition "2e verm. dr." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067796966> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075627752> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p147567564> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p147567483>,
        <http://data.bibliotheken.nl/id/nbt/p841770263> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fff9045d457595ccba29b426fc76b2c0> ;
    schema1:name "Frans handwoordenboek" ;
    schema1:numberOfPages 1215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7405663c3da6e5a2651ba62d4271daf1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022833951> .

