@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/p378032291> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examenbundel vmbo kgt geschiedenis" ;
    dcterms1:issued "2015" ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07291355X>,
        <http://data.bibliotheken.nl/id/thes/p239938402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303641789> ;
    schema1:isbn "9789006636635" ;
    schema1:issueNumber 20150 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7cb705f6da0422e541ed8545268f0537> ;
    schema1:name "Examenbundel vmbo kgt geschiedenis" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0be6bde12b6f9c1e9fc2e0b94c0c7512> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893464143> .

