@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/p043596150> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlands woordenboek / A. Weijnen" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068256108> ;
    schema1:description "Oorspr. verschenen o.d.t.: Nederlands prisma-woordenboek. - Utrecht : Spectrum, 1955. - (Prisma-boeken ; 131)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075627752> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821417436> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64f4191e780f76ce5d82fca01766e0fb> ;
    schema1:name "Nederlands woordenboek" ;
    schema1:numberOfPages 357 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/615db8766cd3718db65b4962a0e0c431> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63308325> .

