@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p041209044> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopt leerboek der algemeene geschiedenis / door J. Kleijntjens en H.F.M. Huijbers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42372519X> ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070178704> ;
    schema1:bookEdition "Zestiende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072925019> ;
    schema1:description "Oorspronkelijke uitgave in 2 delen: Nijmegen : Malmberg, 1911" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562897X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1dc30ede7d79f14236ead19de73ab3ad> ;
    schema1:name "Beknopt leerboek der algemeene geschiedenis" ;
    schema1:numberOfPages 346 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4345556f7f15b2bec33fc75b76359ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64747573> .

