@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/p094270201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prisma handwoordenboek Nederlands : vreemde woorden / [A. Kolsteren]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06747490X> ;
    schema1:bookEdition "5e dr" ;
    schema1:description "1e dr.: 1971" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027434883" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd6777f3f1799a8e17d6f4f4de7ac784> ;
    schema1:name "Prisma handwoordenboek Nederlands : vreemde woorden" ;
    schema1:numberOfPages 312 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60c0f1fb12f2256c72bc1b6df5d0c423> .

