@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/p096740914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frans handwoordenboek / F.P.H. Prick van Wely" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069100519> ;
    schema1:bookEdition "3e verb. dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067796966>,
        <http://data.bibliotheken.nl/id/thes/p131912569> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p051151235>,
        <http://data.bibliotheken.nl/id/nbt/p841770263> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31a0900e0ab74321f3ea789d0deb1f54> ;
    schema1:name "Frans handwoordenboek" ;
    schema1:numberOfPages 875 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/57dccd540aa7dd104acfcf0cbdde6d9e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769767002> .

