@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/p330643916> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examenbundel vmbo gt maatschappijleer 2" ;
    dcterms1:issued "2011" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p284866040> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p33065893X> ;
    schema1:isbn "9789006076462" ;
    schema1:issueNumber 20110 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0540b8390d2ca5df5b8851a9fca7182d> ;
    schema1:name "Examenbundel vmbo gt maatschappijleer 2" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b34f254e550c00d485e3d472ebbf7ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768288021> .

