@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/p098874799> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliografische gids voor de nieuwste geschiedenis / H.J.C. Termeer" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599349>,
        <http://data.bibliotheken.nl/id/thes/p095979921> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068228589> ;
    schema1:bookEdition "4e, bijgew. dr" ;
    schema1:description "1e dr.: 1980",
        "Taakgroep Nieuwste geschiedenis, Katholieke Universiteit Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7cca19059a13fcc1f59832076b36ad00> ;
    schema1:name "Bibliografische gids voor de nieuwste geschiedenis" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf2580a971c2425e81768145c4ce52f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66113588> .

