@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/p303499206> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examenbundel vmbo kgt geschiedenis" ;
    dcterms1:issued "2008" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07291355X>,
        <http://data.bibliotheken.nl/id/thes/p239938402> ;
    schema1:description "Kaderberoepsgerichte leerweg, gemengde leerweg, theoretische leerweg. - Omslag vermeldt tevens: Onderwijspers" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303641789> ;
    schema1:isbn "9789006074604" ;
    schema1:issueNumber 20080 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cb2f8063d7b58889d61da4393eebb89> ;
    schema1:name "Examenbundel vmbo kgt geschiedenis" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d434ede7f57522517d0598e12ab6ef0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774839486> .

