@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/p142224898> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Keesings woordenboek voor maatschappijleer en economie / L. Hoffman en H.G. Lamberts" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067904033> ;
    schema1:bookEdition "6e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067731767> ;
    schema1:description "1e uitg.: 1975" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060833511" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de94a7a26cc12bb3448649fad2c4449d> ;
    schema1:name "Keesings woordenboek voor maatschappijleer en economie" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82a5bcbc48f533b28474e249e5ce461e> .

